Project

General

Profile

Actions

Bug #56266

closed

crash: File "mgr/devicehealth/module.py", in serve: self.set_kv('last_scrape', last_scrape.strftime(TIME_FORMAT))

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

Status:
Duplicate
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):

0e5a33107a4c9e75eb406fa58976e51f0d12e6429cd47f57338418c114c31aec


Description

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

Sanitized backtrace:

    File "mgr/devicehealth/module.py", in serve: self.set_kv('last_scrape', last_scrape.strftime(TIME_FORMAT))
    File "mgr/mgr_module.py", in set_kv: self.db.execute(SQL, (key, value))

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 376, in serve\n    self.set_kv('last_scrape', last_scrape.strftime(TIME_FORMAT))",
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 1115, in set_kv\n    self.db.execute(SQL, (key, value))",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-05-31T09:29:35.710023Z_880815a4-e074-42a0-a641-c59c77ea26ad",
    "entity_name": "mgr.37f38ec5801def371211bbf76235514a44fbbfde",
    "mgr_module": "devicehealth",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "OperationalError",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "ceph-mgr",
    "stack_sig": "78a46d151910305420eff6933000b27341ef1bae1152fb49ba6a3869621ce79d",
    "timestamp": "2022-05-31T09:29:35.710023Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-113-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#127-Ubuntu SMP Wed May 18 14:30:56 UTC 2022" 
}


Related issues 1 (0 open1 closed)

Is duplicate of cephsqlite - Bug #55606: [ERR] Unhandled exception from module ''devicehealth'' while running on mgr.y: unknownResolvedPatrick Donnelly

Actions
Actions #1

Updated by Telemetry Bot almost 2 years ago

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

Updated by Patrick Donnelly about 1 year ago

Probably a dup of #55606.

Actions #3

Updated by Patrick Donnelly about 1 year ago

  • Is duplicate of Bug #55606: [ERR] Unhandled exception from module ''devicehealth'' while running on mgr.y: unknown added
Actions #4

Updated by Patrick Donnelly about 1 year ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF