Ubuntu Pastebin

Paste from thumper at Thu, 14 Apr 2016 21:49:24 +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
tim@jake:~/go/src/github.com/juju/juju (next *)$ juju deploy ubuntu --debug
2016-04-14 21:48:26 INFO juju.cmd supercommand.go:60 running juju [2.0-beta4 gc go1.5.3]
2016-04-14 21:48:26 INFO juju.juju api.go:213 connecting to API addresses: [192.168.100.3:17070]
2016-04-14 21:48:26 DEBUG juju.api certpool.go:37 added 0 certs to the pool from /etc/juju/certs.d
2016-04-14 21:48:26 INFO juju.api apiclient.go:494 dialing "wss://192.168.100.3:17070/model/5bda1901-118f-4370-8352-0a6132b70ad8/api"
2016-04-14 21:48:26 INFO juju.api apiclient.go:271 connection established to "wss://192.168.100.3:17070/model/5bda1901-118f-4370-8352-0a6132b70ad8/api"
2016-04-14 21:48:26 DEBUG juju.juju api.go:362 API hostnames unchanged - not resolving
2016-04-14 21:48:26 DEBUG juju.juju api.go:147 failed to connect via bootstrap config: aborted
2016-04-14 21:48:26 DEBUG httpbakery client.go:244 client do GET https://api.jujucharms.com/charmstore/v5/ubuntu/meta/any?include=id&include=supported-series&include=published {
2016-04-14 21:48:28 DEBUG httpbakery client.go:246 } -> error <nil>
2016-04-14 21:48:28 DEBUG juju.api apiclient.go:520 health ping failed: connection is shut down
2016-04-14 21:48:28 ERROR cmd supercommand.go:448 storing charm for URL "cs:trusty/ubuntu-7": connection is shut down
tim@jake:~/go/src/github.com/juju/juju (next *)$ juju status
[Services] 
NAME       STATUS EXPOSED CHARM 

[Units] 
ID      WORKLOAD-STATUS JUJU-STATUS VERSION MACHINE PORTS PUBLIC-ADDRESS MESSAGE 

[Machines] 
ID         STATE DNS INS-ID SERIES AZ 
Download as text