FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata

Bug #1275857 reported by Davanum Srinivas (DIMS)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Unassigned

Bug Description

Just started seeing this in the gate jobs gate-nova-python27 and gate-nova-python26

Logstash query:
message:"FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata" AND filename:"console.html"

Stack trace:
2014-02-03 17:45:15.744 | ======================================================================
2014-02-03 17:45:15.745 | FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata
2014-02-03 17:45:15.745 | tags: worker-3
2014-02-03 17:45:15.745 | ----------------------------------------------------------------------
2014-02-03 17:45:15.745 | Empty attachments:
2014-02-03 17:45:15.745 | stderr
2014-02-03 17:45:15.745 | stdout
2014-02-03 17:45:15.745 |
2014-02-03 17:45:15.746 | pythonlogging:'': {{{
2014-02-03 17:45:15.746 | INFO [nova.virt.driver] Loading compute driver 'nova.virt.fake.FakeDriver'
2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Auditing locally available compute resources
2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Free ram (MB): 7680
2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Free disk (GB): 1028
2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Free VCPUS: 1
2014-02-03 17:45:15.746 | INFO [nova.compute.resource_tracker] Compute_service record created for fake-mini:fakenode1
2014-02-03 17:45:15.747 | AUDIT [nova.compute.manager] Deleting orphan compute node 2
2014-02-03 17:45:15.747 | }}}
2014-02-03 17:45:15.747 |
2014-02-03 17:45:15.747 | Traceback (most recent call last):
2014-02-03 17:45:15.747 | File "nova/tests/compute/test_compute.py", line 8797, in test_update_aggregate_metadata
2014-02-03 17:45:15.747 | self.assertEqual(expected_payload_meta_data, msg.payload['meta_data'])
2014-02-03 17:45:15.747 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 321, in assertEqual
2014-02-03 17:45:15.748 | self.assertThat(observed, matcher, message)
2014-02-03 17:45:15.748 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 406, in assertThat
2014-02-03 17:45:15.748 | raise mismatch_error
2014-02-03 17:45:15.748 | MismatchError: !=:
2014-02-03 17:45:15.748 | reference = {'foo_key1': None, 'foo_key2': 'foo_value2'}
2014-02-03 17:45:15.748 | actual = {'availability_zone': 'fake_zone', 'foo_key1': None, 'foo_key2': 'foo_value2'}

Tags: gate-failure
tags: added: gate-fail
tags: added: gate-failure
removed: gate-fail
Revision history for this message
Joe Gordon (jogo) wrote :

4 hits for this in logstash, and all are from a single patch. Looks like this has been resolved.

Changed in nova:
status: New → Fix Committed
Changed in nova:
milestone: none → juno-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: juno-2 → 2014.2
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.