random failures in opencontrail unit tests

Bug #1418230 reported by gordon chung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
New
Low
Unassigned

Bug Description

not a huge deal as it happens pretty infrequently, but i've gotten this error more than once recently.

======================================================================
FAIL: ceilometer.tests.network.statistics.opencontrail.test_client.TestOpencontrailClient.test_vm_statistics_params
tags: worker-3
----------------------------------------------------------------------
Traceback (most recent call last):
  File "ceilometer/tests/network/statistics/opencontrail/test_client.py", line 51, in test_vm_statistics_params
    'virtual_network': 'ccc'})
  File "ceilometer/network/statistics/opencontrail/client.py", line 121, in get_vm_statistics
    resp = self.request(path, fqdn_uuid, data)
  File "ceilometer/network/statistics/opencontrail/client.py", line 54, in request
    self._log_res(resp)
  File "ceilometer/network/statistics/opencontrail/client.py", line 107, in _log_res
    LOG.debug(''.join(dump))
TypeError: sequence item 3: expected string, MagicMock found
Traceback (most recent call last):
_StringException: Empty attachments:
  stderr
  stdout

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.