Project

General

Profile

Actions

Bug #56253

open

crash: File "mgr/test_orchestrator/__init__.py", in <module>: from .module import TestOrchestrator

Added by Telemetry Bot almost 2 years 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):

a7a3ce3483a6880ec4b97c078ce715117edbb95cfe74e2f46778036ffbd855a7


Description

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

Sanitized backtrace:

    File "mgr/test_orchestrator/__init__.py", in <module>: from .module import TestOrchestrator
    File "mgr/test_orchestrator/module.py", in <module>: import orchestrator
    File "mgr/orchestrator/__init__.py", in <module>: from .module import OrchestratorCli
    File "mgr/orchestrator/module.py", in <module>: from ceph.deployment.drive_group import DriveGroupSpec, DeviceSelection, OSDMethod

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/local/share/ceph/mgr/test_orchestrator/__init__.py\", line 1, in <module>\n    from .module import TestOrchestrator",
        "  File \"/usr/local/share/ceph/mgr/test_orchestrator/module.py\", line 22, in <module>\n    import orchestrator",
        "  File \"/usr/local/share/ceph/mgr/orchestrator/__init__.py\", line 3, in <module>\n    from .module import OrchestratorCli",
        "  File \"/usr/local/share/ceph/mgr/orchestrator/module.py\", line 12, in <module>\n    from ceph.deployment.drive_group import DriveGroupSpec, DeviceSelection, OSDMethod",
        "<redacted>" 
    ],
    "ceph_version": "17.1.0",
    "crash_id": "2022-04-18T19:58:49.552578Z_820ed67d-53c2-4548-8c51-532b3f5b514c",
    "entity_name": "mgr.d88e23551dda7ea565c467587ebb5b8a2717d7bd",
    "mgr_module": "test_orchestrator",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "ImportError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "83abbdfb152ab2bb258b5385ce4e88c4ef6380f5e4f52d3e72afb8ba725b8fd4",
    "timestamp": "2022-04-18T19:58:49.552578Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.19-4-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.13.19-9 (Mon, 07 Feb 2022 11:01:14 +0100)" 
}

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 added
Actions

Also available in: Atom PDF