Project

General

Profile

Actions

Bug #60250

open

crash: File "mgr/prometheus/module.py", in serve: cherrypy.engine.start()

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

696a32f128ca0f094d2f700e70849919b8d391121e42ef26a46287e9efdd9277
742f6830fa26ea5e13f488c0629f56cd02a3190ad14c96d057245340cf1975ef
8c9f7d3384a0c83a6b9cc73883d98e329fa2a3691ef8237d63e8f05cbd6e58a2


Description

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

Sanitized backtrace:

    File "mgr/prometheus/module.py", in serve: cherrypy.engine.start()
    File "/usr/lib/python3.6/site-packages/cherrypy/process/wspbus.py", in start: raise e_info
    File "/usr/lib/python3.6/site-packages/cherrypy/process/wspbus.py", in start: self.publish('start')
    File "/usr/lib/python3.6/site-packages/cherrypy/process/wspbus.py", in publish: raise exc

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/prometheus/module.py\", line 1864, in serve\n    cherrypy.engine.start()",
        "  File \"/usr/lib/python3.6/site-packages/cherrypy/process/wspbus.py\", line 283, in start\n    raise e_info",
        "  File \"/usr/lib/python3.6/site-packages/cherrypy/process/wspbus.py\", line 268, in start\n    self.publish('start')",
        "  File \"/usr/lib/python3.6/site-packages/cherrypy/process/wspbus.py\", line 248, in publish\n    raise exc",
        "<redacted>" 
    ],
    "ceph_version": "17.2.3",
    "crash_id": "2023-04-29T09:32:25.825875Z_c282b571-94f2-4c61-a6ba-b8e45cf6c6d5",
    "entity_name": "mgr.d365b41f9379f5021e1846b34663d2403ef3ec25",
    "mgr_module": "prometheus",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "ChannelFailures",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "46c4e5862bd9330d2f0109d024ef52cde305ed209385db253fd3a0090440db07",
    "timestamp": "2023-04-29T09:32:25.825875Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-21-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.162-1 (2023-01-21)" 
}

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