Project

General

Profile

Actions

Bug #44168

closed

qa/tasks/cephadm in ceph_bootstrap: AttributeError: 'NoneType' object has no attribute 'stop'

Added by Sebastian Wagner about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
teuthology
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

2020-02-17T12:47:15.053 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 89, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-swagner-testing/qa/tasks/cephadm.py", line 1044, in task
    lambda: distribute_config_and_admin_keyring(ctx=ctx, config=config),
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 56, in nested
    reraise(*exc)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 48, in nested
    if exit(*exc):
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-swagner-testing/qa/tasks/cephadm.py", line 447, in ceph_bootstrap
    ctx.daemons.get_daemon(type_, id_, cluster).stop()
AttributeError: 'NoneType' object has no attribute 'stop'

http://pulpito.ceph.com/swagner-2020-02-17_12:27:04-rados-wip-swagner-testing-distro-basic-smithi/

Actions #1

Updated by Sage Weil about 4 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF