Ubuntu Pastebin

Paste from Mmike at Fri, 29 Jul 2016 15:52:03 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
ms-1:ubuntu@mariosplivalo-bastion:~/juju-backup-debug/juju-1.25-gztarbad$ ./juju backups --debug create
2016-07-29 15:50:10 INFO juju.cmd supercommand.go:37 running juju [1.25.7-trusty-amd64 gc]
2016-07-29 15:50:10 DEBUG juju.api api.go:154 trying cached API connection settings - endpoints [10.5.15.140:17070]
2016-07-29 15:50:10 INFO juju.api api.go:266 connecting to API addresses: [10.5.15.140:17070]
2016-07-29 15:50:10 INFO juju.api apiclient.go:262 dialing "wss://10.5.15.140:17070/environment/cdfdd65f-2ce9-4637-8293-690dd31d4ccc/api"
2016-07-29 15:50:10 INFO juju.api apiclient.go:194 connection established to "wss://10.5.15.140:17070/environment/cdfdd65f-2ce9-4637-8293-690dd31d4ccc/api"
2016-07-29 15:50:10 DEBUG juju.api api.go:476 API hostnames unchanged - not resolving
2016-07-29 15:50:10 DEBUG juju.api api.go:506 cacheChangedAPIInfo: serverUUID="cdfdd65f-2ce9-4637-8293-690dd31d4ccc"
2016-07-29 15:50:25 ERROR juju.cmd supercommand.go:429 while creating backup archive: while bundling state-critical files: write to tar file failed: failed to write "/var/log/juju/all-machines.log": <nil> +GZ fInfo.Size()=%!q(int64=1572894646) writtenSize=%!q(int64=1572894646) newFInfo.Size()=%!q(int64=-1)
2016-07-29 15:50:25 INFO juju.cmd supercommand.go:435 command finished
ms-1:ubuntu@mariosplivalo-bastion:~/juju-backup-debug/juju-1.25-gztarbad$ 
Download as text