MachinerSuite.TestMachinerMachineAssignedUnits fails intermittently

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

Bug Description

FAIL: machiner_test.go:162: MachinerSuite.TestMachinerMachineAssignedUnits

[LOG] 0:00.001 DEBUG juju.network no lxc bridge addresses to filter for machine
[LOG] 0:00.002 DEBUG juju.network "lxdbr0" has addresses [10.0.8.1/24 fe80::f44f:4dff:fe23:775f/64]
[LOG] 0:00.002 DEBUG juju.network not filtering address 255.255.255.255 for machine
[LOG] 0:00.002 DEBUG juju.network not filtering address 0.0.0.0 for machine
[LOG] 0:00.002 DEBUG juju.network addresses after filtering: [255.255.255.255 0.0.0.0]
[LOG] 0:00.003 INFO juju.worker.machiner setting addresses for machine-123 to ["255.255.255.255" "0.0.0.0"]
[LOG] 0:00.003 INFO juju.worker.machiner "machine-123" started
[LOG] 0:00.003 DEBUG juju.worker.machiner "machine-123" is now dying
machiner_test.go:182:
    // If EnsureDead fails with "machine has assigned units", then
    // the worker will not fail, but will wait for more events.
    c.Check(err, jc.ErrorIsNil)
... value *errors.Err = &errors.Err{message:"agent should be terminated", cause:error(nil), previous:error(nil), file:"github.com/juju/juju/worker/errors.go", line:20} ("agent should be terminated")
... error stack:
 github.com/juju/juju/worker/errors.go:20: agent should be terminated

OOPS: 13 passed, 1 FAILED
--- FAIL: TestPackage (24.32s)

Curtis Hovey (sinzui)
Changed in juju-core:
importance: High → Medium
milestone: 2.0-beta14 → none
Curtis Hovey (sinzui)
affects: juju-core → juju
Revision history for this message
Anastasia (anastasia-macmood) wrote :

We have made a lot changes since this failure was reported. I can no longer reproduce it locally nor under stress.

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