juju status backtrace: Machine provider information missing

Bug #1100281 reported by Andreas Hasenack
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
pyjuju
Triaged
Low
Unassigned

Bug Description

Using juju 0.6.0.1+bzr598-0juju1~0.IS.12.04.

Deployed a service but the cloud instance didn't start:
$ euca-describe-instances i-0000228d
RESERVATION r-3wg6u15l 4ea76ff134b44880ab48b422b7d83ad6 juju-shared-cstack2-3, juju-shared-cstack2
INSTANCE i-0000228d ami-0000016b juju-shared-cstack2-instance-3 juju-shared-cstack2-instance-3 error 0 m1.large2013-01-16T13:30:23.000Z nova monitoring-disabled 10.55.63.86 10.55.63.86 instance-store

juju status shows a backtrace in this situation:
$ juju status
2013-01-16 13:32:16,818 WARNING S3 API calls not using secure transport
2013-01-16 13:32:16,818 INFO Connecting to environment...
2013-01-16 13:32:18,612 INFO Connected to environment.
2013-01-16 13:32:19,631 ERROR Machine provider information missing: machine 3
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
    result = g.send(result)
  File "/usr/lib/python2.7/dist-packages/juju/state/utils.py", line 269, in _get_node_value
    returnValue(node_data.get(key, default))
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1016, in returnValue
    raise _DefGen_Return(val)
_DefGen_Return
machines:
  0:
    agent-state: running
    dns-name: 10.55.63.22
    instance-id: 39c02c50-bb72-4fc7-bf8f-bdbc99f2c478
    instance-state: running
  3:
    instance-id: 00948aa7-2988-4247-aa5e-59619ea06bb6
services:
  landscape-devenv:
    charm: local:precise/landscape-devenv-43
    relations: {}
    units:
      landscape-devenv/1:
        agent-state: pending
        machine: 3
        public-address: null
2013-01-16 13:32:19,634 INFO 'status' command finished successfully

Ideally it should show the error state at the top, under "3:". Probably a "instance-state: error".

Tags: landscape
Curtis Hovey (sinzui)
Changed in juju:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Andreas Hasenack (ahasenack) wrote :

This should be Won't Fix.

tags: added: landscape
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.