Public bug reported:

Juju 2.0.2
Ubuntu 16.04
arch s390x
bootstrapped with manual provider (controller is s390x)

When add-machine is executed against a host via IP, e.g.

juju add-machine ssh:ubuntu@10.13.3.10

If the ip specified is associated with a bridge interface named lxdbr0,
the machine state will be stuck in pending state

1       pending  10.13.3.10  manual:10.13.3.10    xenial

2017-01-10 04:42:47 DEBUG juju.worker.apicaller connect.go:99 connecting with 
current password
2017-01-10 04:42:47 DEBUG juju.worker.apicaller connect.go:139 failed to connect
2017-01-10 04:42:47 DEBUG juju.worker.dependency engine.go:492 "api-caller" 
manifold worker stopped: cannot open api: validating info for opening an API 
connection: missing addresses not valid
2017-01-10 04:42:47 ERROR juju.worker.dependency engine.go:539 "api-caller" 
manifold worker returned unexpected error: cannot open api: validating info for 
opening an API connection: missing addresses not valid
2017-01-10 04:42:50 DEBUG juju.worker.apicaller connect.go:99 connecting with 
current password

full log: http://paste.ubuntu.com/23774484/


If the interface is renamed (to, e.g. "notlxdbr0") and the old bridge is 
removed (brctl delbr lxdbr0) and the same add-machine command is executed, the 
agent will start:

2       started  10.13.3.10  manual:10.13.3.10    xenial

http://paste.ubuntu.com/23774518/

** Affects: juju (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: juju lxd manual-provider

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655224

Title:
  add-machine ssh:user@$IP fails if $IP is associated with lxdbr0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1655224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to