Project

General

Profile

Actions

Bug #64200

open

"run-tox-mgr" in make check fails from "ModuleNotFoundError: No module named 'ceph_module'"

Added by Laura Flores 3 months ago. Updated 3 months ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
backport_processed
Backport:
reef,quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://jenkins.ceph.com/job/ceph-pull-requests/128243/consoleFull#-438976920e840cee4-f4a4-4183-81dd-42855615f2c1

==================================== ERRORS ====================================
_____________________ ERROR collecting alerts/__init__.py ______________________
alerts/__init__.py:2: in <module>
    from .module import Alerts
alerts/module.py:6: in <module>
    from mgr_module import CLIReadCommand, HandleCommandResult, MgrModule, Option
mgr_module.py:1: in <module>
    import ceph_module  # noqa
E   ModuleNotFoundError: No module named 'ceph_module'
______________________ ERROR collecting alerts/module.py _______________________
alerts/module.py:6: in <module>
    from mgr_module import CLIReadCommand, HandleCommandResult, MgrModule, Option
mgr_module.py:1: in <module>
    import ceph_module  # noqa
E   ModuleNotFoundError: No module named 'ceph_module'
____________________ ERROR collecting balancer/__init__.py _____________________
balancer/__init__.py:2: in <module>
    from .module import Module
balancer/module.py:12: in <module>
    from mgr_module import CLIReadCommand, CLICommand, CommandResult, MgrModule, Option, OSDMap, CephReleases
mgr_module.py:1: in <module>
    import ceph_module  # noqa
E   ModuleNotFoundError: No module named 'ceph_module'
_____________________ ERROR collecting balancer/module.py ______________________
balancer/module.py:12: in <module>
    from mgr_module import CLIReadCommand, CLICommand, CommandResult, MgrModule, Option, OSDMap, CephReleases
mgr_module.py:1: in <module>
    import ceph_module  # noqa
E   ModuleNotFoundError: No module named 'ceph_module'
=============================== warnings summary ===============================


Related issues 3 (2 open1 closed)

Copied to mgr - Bug #64226: "run-tox-mgr" in make check fails from "ModuleNotFoundError: No module named 'ceph_module'"New

Actions
Copied to mgr - Backport #64234: reef: "run-tox-mgr" in make check fails from "ModuleNotFoundError: No module named 'ceph_module'"ResolvedLaura FloresActions
Copied to mgr - Backport #64235: quincy: "run-tox-mgr" in make check fails from "ModuleNotFoundError: No module named 'ceph_module'"In ProgressLaura FloresActions
Actions #1

Updated by Laura Flores 3 months ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 55342
Actions #2

Updated by Laura Flores 3 months ago

  • Status changed from Fix Under Review to Resolved
Actions #3

Updated by Laura Flores 3 months ago

  • Copied to Bug #64226: "run-tox-mgr" in make check fails from "ModuleNotFoundError: No module named 'ceph_module'" added
Actions #4

Updated by Laura Flores 3 months ago

  • Status changed from Resolved to Pending Backport
  • Backport set to reef,quincy
Actions #5

Updated by Backport Bot 3 months ago

  • Copied to Backport #64234: reef: "run-tox-mgr" in make check fails from "ModuleNotFoundError: No module named 'ceph_module'" added
Actions #6

Updated by Backport Bot 3 months ago

  • Copied to Backport #64235: quincy: "run-tox-mgr" in make check fails from "ModuleNotFoundError: No module named 'ceph_module'" added
Actions #7

Updated by Backport Bot 3 months ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF