Comment 3 for bug 1450917

Revision history for this message
Ian Booth (wallyworld) wrote : Re: deployer on maas 1.7 cannot complete

The deployer logs show that the landscape charm is being installed to machine 3.

2015-05-01 18:59:33 [DEBUG] deployer.env: Delta machine: 3 change:pending
2015-05-01 18:59:33 [DEBUG] deployer.env: Delta machine: 3 change:started
2015-05-01 18:59:33 [DEBUG] deployer.env: Delta unit: landscape/0 change:pending
2015-05-01 18:59:38 [DEBUG] deployer.env: Delta unit: landscape/0 change:pending
2015-05-01 18:59:38 [DEBUG] deployer.env: Delta service: landscape change:{u'Err': None, u'Since': u'2015-05-01T18:59:33Z', u'Current': u'maintenance', u'Version': u'', u'Message': u'installing charm software', u'Data': {}}
2015-05-01 18:59:38 [DEBUG] deployer.env: Delta unit: landscape/0 change:pending
2015-05-01 18:59:38 [DEBUG] deployer.env: Delta unit: landscape/0 change:pending
2015-05-01 19:01:48 [DEBUG] deployer.env: Delta unit: landscape/0 change:pending
2015-05-01 19:01:53 [DEBUG] deployer.env: Delta unit: landscape/0 change:pending
2015-05-01 19:01:58 [DEBUG] deployer.env: Delta unit: landscape/0 change:pending
Traceback (most recent call last):
  File "/usr/bin/juju-deployer", line 9, in <module>

Machine 3 has started at 18:59:33 and then the landscape charm starts installing. From that point it appears no more status updates are received by the deployer for that charm. This needs to be investigated.