Project

General

Profile

Actions

Bug #56870

open

crash: File "mgr/dashboard/__init__.py", in <module>: import cherrypy

Added by Telemetry Bot over 1 year 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):

8faba32ee2b3e174ac63d6f357a890bee5b13c9aee5e398e5b393be304ae2bd4


Description

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

Sanitized backtrace:

    File "mgr/dashboard/__init__.py", in <module>: import cherrypy
    File "/lib/python3/dist-packages/cherrypy/__init__.py", in <module>: from . import _cprequest, _cpserver, _cptree, _cplogging, _cpconfig
    File "/lib/python3/dist-packages/cherrypy/_cprequest.py", in <module>: from cherrypy import _cpreqbody
    File "/lib/python3/dist-packages/cherrypy/_cpreqbody.py", in <module>: import cheroot.server
    File "/lib/python3/dist-packages/cheroot/__init__.py" 
    if __version__.find('
    ^^

Crash dump sample:
{
    "archived": "2022-07-12 03:57:07.438934",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/dashboard/__init__.py\", line 9, in <module>\n    import cherrypy",
        "  File \"/lib/python3/dist-packages/cherrypy/__init__.py\", line 76, in <module>\n    from . import _cprequest, _cpserver, _cptree, _cplogging, _cpconfig",
        "  File \"/lib/python3/dist-packages/cherrypy/_cprequest.py\", line 13, in <module>\n    from cherrypy import _cpreqbody",
        "  File \"/lib/python3/dist-packages/cherrypy/_cpreqbody.py\", line 120, in <module>\n    import cheroot.server",
        "  File \"/lib/python3/dist-packages/cheroot/__init__.py\", line 14",
        "    if __version__.find('+ds') != -1:",
        "    ^^",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-07-12T03:46:25.484300Z_5f0d8798-6d04-4640-97f9-0bd1985c4190",
    "entity_name": "mgr.775326da872b5d5a2fb3d53bb666860087ba9979",
    "mgr_module": "dashboard",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "SyntaxError",
    "os_id": "22.04",
    "os_name": "Ubuntu 22.04 LTS",
    "os_version": "22.04 LTS (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-mgr",
    "stack_sig": "43ff94c8e53d75004f500361b10512cb5679ad55212eba12e380ce534974a439",
    "timestamp": "2022-07-12T03:46:25.484300Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-39-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#42-Ubuntu SMP Thu Jun 9 23:42:32 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

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

Also available in: Atom PDF