Project

General

Profile

Actions

Bug #11634

closed

qa-suite: mysterious mon_thrash failure

Added by Greg Farnum almost 9 years ago. Updated almost 9 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Monitor
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-11_23:08:01-kcephfs-master-testing-basic-typica/15164/

I couldn't find any errors that might have caused it, and there are no core files from the remotes, so I'm not sure what went wrong. There's just this failed assertion:

015-05-14T04:46:11.482 DEBUG:teuthology.run_tasks:Unwinding manager mon_thrash
2015-05-14T04:46:11.482 INFO:tasks.mon_thrash:joining mon_thrasher
2015-05-14T04:46:11.482 ERROR:teuthology.run_tasks:Manager failed: mon_thrash
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 125, in run_tasks
    suppress = manager.__exit__(*exc_info)
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/home/teuthworker/src/ceph-qa-suite_master/tasks/mon_thrash.py", line 341, in task
    thrash_proc.do_join()
  File "/home/teuthworker/src/ceph-qa-suite_master/tasks/mon_thrash.py", line 143, in do_join
    self.thread.get()
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/gevent/greenlet.py", line 308, in get
    raise self._exception
AssertionError


Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Bug #10097: failed: mon_thrashResolvedJoao Eduardo Luis11/13/2014

Actions
Actions #1

Updated by Greg Farnum almost 9 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF