Project

General

Profile

Actions

Bug #45584

closed

qa/tasks/cephadm: With roleless feature no mons are deployed

Added by Varsha Rao almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
teuthology
Target version:
-
% Done:

0%

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

Description

http://qa-proxy.ceph.com/teuthology/varsha-2020-05-12_12:13:48-rados-wip-varsha-testing-distro-basic-smithi/5049043/

2020-05-12T12:30:32.395 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 34, in nested
    yield vars
  File "/home/teuthworker/src/github.com_varshar16_ceph_wip-varsha-testing-2/qa/tasks/cephadm.py", line 1108, in task
    healthy(ctx=ctx, config=config)
  File "/home/teuthworker/src/github.com_varshar16_ceph_wip-varsha-testing-2/qa/tasks/ceph.py", line 1429, in healthy
    ceph_fs = Filesystem(ctx) # TODO: make Filesystem cluster-aware
  File "/home/teuthworker/src/github.com_varshar16_ceph_wip-varsha-testing-2/qa/tasks/cephfs/filesystem.py", line 432, in __init__
    super(Filesystem, self).__init__(ctx)
  File "/home/teuthworker/src/github.com_varshar16_ceph_wip-varsha-testing-2/qa/tasks/cephfs/filesystem.py", line 247, in __init__
    super(MDSCluster, self).__init__(ctx)
  File "/home/teuthworker/src/github.com_varshar16_ceph_wip-varsha-testing-2/qa/tasks/cephfs/filesystem.py", line 202, in __init__
    self.mon_manager = ceph_manager.CephManager(self.admin_remote, ctx=ctx, logger=log.getChild('ceph_manager'))
  File "/home/teuthworker/src/github.com_varshar16_ceph_wip-varsha-testing-2/qa/tasks/cephfs/filesystem.py", line 196, in admin_remote
    first_mon = misc.get_first_mon(self._ctx, None)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/misc.py", line 1001, in get_first_mon
    assert False, 'no mon for cluster found'
AssertionError: no mon for cluster found

Actions #1

Updated by Varsha Rao almost 4 years ago

  • Assignee set to Varsha Rao
Actions #2

Updated by Varsha Rao almost 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 35104
Actions #3

Updated by Kefu Chai almost 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF