Project

General

Profile

Actions

Bug #56271

open

crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool()

Added by Telemetry Bot almost 2 years ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

c5697ced8deeee2a01b2eeb6a276f4d747b37b4d33061d910fc140d1d9a379fe


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=9b81aa850d63763d2a0cdc02151bff404538b7f16d39a4015a1a3b86556bd564

Sanitized backtrace:

    File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool()
    File "mgr/devicehealth/module.py", in check_legacy_pool: if self._load_legacy_object(ioctx, obj.key):
    File "mgr/devicehealth/module.py", in _load_legacy_object: ioctx.remove_object(oid)
    File "rados.pyx", in rados.Ioctx.remove_object

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 342, in serve\n    finished_loading_legacy = self.check_legacy_pool()",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 321, in check_legacy_pool\n    if self._load_legacy_object(ioctx, obj.key):",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 303, in _load_legacy_object\n    ioctx.remove_object(oid)",
        "  File \"rados.pyx\", line 3051, in rados.Ioctx.remove_object",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-04-28T16:44:11.833739Z_6698d7d4-3479-462a-b1b4-c05d6f100c73",
    "entity_name": "mgr.f176b07c82eac6ef2b59559137a22e6d2757437e",
    "mgr_module": "devicehealth",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "OSError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "a0d391091c65ed5803abceb98850aa146f2ca7b0bd3614600f5fb58757b86b81",
    "timestamp": "2022-04-28T16:44:11.833739Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.0-40-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#45-Ubuntu SMP Tue Mar 29 14:48:14 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.0 added
Actions

Also available in: Atom PDF