Project

General

Profile

Actions

Bug #60658

open

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

Added by Telemetry Bot 11 months ago. Updated 11 months ago.

Status:
New
Priority:
Normal
Assignee:
-
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):

4a28dbd54531e6a5496f8e28e9c9aa1ee22121cf7de0169e92d18dc950cd6aaa


Description

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

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: self._legacy_put_device_metrics(t, oid, raw_smart)
    File "mgr/devicehealth/module.py", in _legacy_put_device_metrics: self.db.execute(SQL, (epoch, devid, data))

Crash dump sample:
{
    "archived": "2023-04-28 01:18:37.564084",
    "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 299, in _load_legacy_object\n    self._legacy_put_device_metrics(t, oid, raw_smart)",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 283, in _legacy_put_device_metrics\n    self.db.execute(SQL, (epoch, devid, data))",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-28T00:37:55.603308Z_fcadd389-a97c-4f47-9cda-2b23f12563bc",
    "entity_name": "mgr.9408e31d47c082d9771d11c4ee3a271f6da7c8fa",
    "mgr_module": "devicehealth",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "OperationalError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "0a6d7fa6db594eab2f7abca79da27ad227e1caa803b93524f5201410ba1d2e4c",
    "timestamp": "2023-04-28T00:37:55.603308Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.85-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.85-1 (2023-02-01T00:00Z)" 
}


Related issues 1 (0 open1 closed)

Has duplicate cephsqlite - Bug #61011: crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool()Duplicate

Actions
Actions #1

Updated by Telemetry Bot 11 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added
Actions #2

Updated by Patrick Donnelly 6 months ago

  • Has duplicate Bug #61011: crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool() added
Actions #3

Updated by Patrick Donnelly about 1 month ago

  • Has duplicate deleted (Bug #61011: crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool())
Actions #4

Updated by Patrick Donnelly about 1 month ago

  • Has duplicate Bug #61011: crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool() added
Actions

Also available in: Atom PDF