intermittent failure in MachineSuite.TestHostUnits

Bug #1753453 reported by Tim Penhey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Invalid
Medium
Unassigned

Bug Description

machine_test.go:319:
    ctx.waitDeployed(c)
deploy_test.go:71:
    c.Fatalf("unexpected units: %#v", got)
... Error: unexpected units: []string{"wordpress/1"}

from

http://10.125.0.203:8080/view/unit%20tests/job/RunUnittests-centos7/147/testReport/junit/github/com_juju_juju_cmd_jujud_agent/TestPackage/

from the log:

[LOG] 0:03.548 INFO juju.worker.deployer checking unit "wordpress/0"
[LOG] 0:03.639 INFO juju.worker.deployer checking unit "wordpress/1"
[LOG] 0:03.653 INFO juju.worker.deployer deploying unit "wordpress/1"
[LOG] 0:03.659 INFO juju.apiserver.common setting password for "unit-wordpress-1"
...
[LOG] 0:04.317 DEBUG juju.worker.machiner "machine-0" is now dying
[LOG] 0:04.331 INFO juju.worker.deployer checking unit "wordpress/1"
[LOG] 0:04.334 INFO juju.agent marking agent ready for uninstall

Revision history for this message
Anastasia (anastasia-macmood) wrote :

We have done a bit of work in the area and this one is no longer in our codebase.

Changed in juju:
status: Triaged → Invalid
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.