Project

General

Profile

Actions

Bug #63500

open

No module named 'tasks.nvme_loop'

Added by Prashant D 6 months ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

/a/yuriw-2023-10-24_00:11:03-rados-wip-yuri2-testing-2023-10-23-0917-distro-default-smithi/7435995/

2023-10-25T12:04:26.147 DEBUG:teuthology.parallel:result is None
2023-10-25T12:04:26.147 INFO:teuthology.run_tasks:Running task nvme_loop...
2023-10-25T12:04:26.156 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 105, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 82, in run_one_task
    task = get_task(taskname)
  File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 35, in get_task
    module = _import('tasks', module_name, task_name, fail_on_import_error=True)
  File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 54, in _import
    module = __import__(
ModuleNotFoundError: No module named 'tasks.nvme_loop'
2023-10-25T12:04:26.222 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=c7918071b0ad4aeb8d3a6e47b2f8acf5
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 105, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 82, in run_one_task
    task = get_task(taskname)
  File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 35, in get_task
    module = _import('tasks', module_name, task_name, fail_on_import_error=True)
  File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 54, in _import
    module = __import__(
ModuleNotFoundError: No module named 'tasks.nvme_loop'

Related issues 1 (1 open0 closed)

Copied from Infrastructure - Bug #54372: No module named 'tasks'In Progress

Actions
Actions #1

Updated by Prashant D 6 months ago

  • Copied from Bug #54372: No module named 'tasks' added
Actions

Also available in: Atom PDF