add-machine fails in recent commit

Bug #1342106 reported by Curtis Hovey
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Critical
Tim Penhey

Bug Description

Starting with commit bbc9c344, the manual provider tests failed. These tests are performed on precise amd64 and trusty ppc64. Juju is not explaining why the command failed

Traceback (most recent call last):
  File "/var/lib/jenkins/juju-ci-tools/deploy_job.py", line 4, in <module>
    deploy_job()
  File "/var/lib/jenkins/juju-ci-tools/deploy_stack.py", line 319, in deploy_job
    bootstrap_host, machines, series, log_dir, debug)
  File "/var/lib/jenkins/juju-ci-tools/deploy_stack.py", line 376, in _deploy_job
    env, already_bootstrapped=True, machines=machines)
  File "/var/lib/jenkins/juju-ci-tools/deploy_stack.py", line 60, in prepare_environment
    env.juju('add-machine', 'ssh:' + machine)
  File "/var/lib/jenkins/juju-ci-tools/jujupy.py", line 254, in juju
    return self.client.juju(self, command, args)
  File "/var/lib/jenkins/juju-ci-tools/jujupy.py", line 160, in juju
    return subprocess.check_call(args)
  File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '('juju', '--show-log', 'add-machine', '-e', 'manual-deploy-trusty-ppc64', 'ssh:10.245.67.136')'

Revision history for this message
Curtis Hovey (sinzui) wrote :
Revision history for this message
Curtis Hovey (sinzui) wrote :

The cloud-init-output from a failed precise amd64 test.

Revision history for this message
Curtis Hovey (sinzui) wrote :

failed precise amd64 console log

Revision history for this message
Curtis Hovey (sinzui) wrote :
Tim Penhey (thumper)
Changed in juju-core:
status: Triaged → In Progress
assignee: nobody → Tim Penhey (thumper)
milestone: none → 1.21-alpha1
Tim Penhey (thumper)
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
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.