Advertisement
Guest User

Untitled

a guest
Feb 27th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. bugg@tomsdevbox:~$ juju bootstrap test-lxd lxd --debug --upload-tools --bootstrap-series xenial
  2. 2016-02-27 16:03:22 INFO juju.cmd supercommand.go:59 running juju [2.0-beta2 gc go1.6]
  3. 2016-02-27 16:03:22 INFO cmd cmd.go:141 cloud "lxd" not found, trying as a provider name
  4. 2016-02-27 16:03:22 INFO cmd cmd.go:141 no credentials found, checking environment
  5. 2016-02-27 16:03:22 DEBUG juju.cmd.juju.commands bootstrap.go:340 preparing controller with config: map[type:lxd name:test-lxd]
  6. 2016-02-27 16:03:24 DEBUG juju.tools.lxdclient client.go:57 using LXD remote "local"
  7. 2016-02-27 16:03:24 DEBUG juju.tools.lxdclient client.go:57 using LXD remote "juju-remote"
  8. 2016-02-27 16:03:24 DEBUG juju.environs.configstore disk.go:326 writing cache file
  9. 2016-02-27 16:03:24 INFO cmd cmd.go:129 Creating Juju controller "local.test-lxd" on lxd/localhost
  10. 2016-02-27 16:03:24 INFO juju.cmd.juju.commands bootstrap.go:427 combined bootstrap constraints:
  11. 2016-02-27 16:03:24 INFO juju.network network.go:263 setting prefer-ipv6 to false
  12. 2016-02-27 16:03:24 INFO cmd cmd.go:129 Bootstrapping model "test-lxd"
  13. 2016-02-27 16:03:24 DEBUG juju.environs.bootstrap bootstrap.go:137 model "test-lxd" supports service/machine networks: false
  14. 2016-02-27 16:03:24 DEBUG juju.environs.bootstrap bootstrap.go:139 network management by juju enabled: true
  15. 2016-02-27 16:03:24 INFO cmd cmd.go:129 Starting new instance for initial controller
  16. 2016-02-27 16:03:24 INFO juju.provider.common destroy.go:22 destroying model "test-lxd"
  17. 2016-02-27 16:03:24 INFO juju.provider.common destroy.go:33 destroying instances
  18. 2016-02-27 16:03:24 INFO juju.provider.common destroy.go:53 destroying storage
  19. 2016-02-27 16:03:24 ERROR cmd supercommand.go:448 failed to bootstrap model: no matching tools available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement