Project

General

Profile

Actions

Bug #60006

open

crash: File "mgr/snap_schedule/module.py", in __init__: self.client = SnapSchedClient(self)

Added by Telemetry Bot 12 months 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):

05191af57a03f7493d015fc6885d195c3e0865b3eae4d1a483de849f45856d8f
7e7d55e1c87b46741cf832fc154e10ab3b063622bcad990c5218fa8402f17d60


Description

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

Sanitized backtrace:

    File "mgr/snap_schedule/module.py", in __init__: self.client = SnapSchedClient(self)
    File "mgr/snap_schedule/fs/schedule_client.py", in __init__: with self.get_schedule_db(fs_name) as conn_mgr:
    File "mgr/snap_schedule/fs/schedule_client.py", in get_schedule_db: db.execute('PRAGMA JOURNAL_MODE = PERSIST')

Crash dump sample:
{
    "archived": "2023-04-30 07:53:31.447437",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/snap_schedule/module.py\", line 38, in __init__\n    self.client = SnapSchedClient(self)",
        "  File \"/usr/share/ceph/mgr/snap_schedule/fs/schedule_client.py\", line 169, in __init__\n    with self.get_schedule_db(fs_name) as conn_mgr:",
        "  File \"/usr/share/ceph/mgr/snap_schedule/fs/schedule_client.py\", line 193, in get_schedule_db\n    db.execute('PRAGMA JOURNAL_MODE = PERSIST')",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-30T00:54:39.573121Z_76dbc626-8252-4466-b7db-2f13fc3adfaf",
    "entity_name": "mgr.835ce9efcbdf48f654896d75847ca32d2a8661c8",
    "mgr_module": "snap_schedule",
    "mgr_module_caller": "ActivePyModule::load",
    "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": "233649482557793d0f1c75c53397b80adcce6ed9a754e743610b3c7504ef0b1a",
    "timestamp": "2023-04-30T00:54:39.573121Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.107-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.107-1 (2023-04-20T10:05Z)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF