Project

General

Profile

Bug #50196

TestModuleSelftest.test_diskprediction_local

Added by Kefu Chai almost 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

2021-04-06T15:48:49.993 INFO:teuthology.orchestra.run.gibba023.stderr:2021-04-06T15:48:49.983+0000 7f78b800c700 20 mgrc start_command cmd: [{"prefix": "mgr self-test module", "module": "diskprediction_local", "target": ["mon-mgr", ""]}]
2021-04-06T15:48:49.994 INFO:teuthology.orchestra.run.gibba023.stderr:2021-04-06T15:48:49.983+0000 7f78b800c700  1 -- 172.21.2.123:0/1578635057 --> [v2:172.21.2.123:6808/17530,v1:172.21.2.123:6809/17530] -- mgr_command(tid 0: {"prefix": "mgr self-test module", "module": "diskprediction_local", "target": ["mon-mgr", ""]}) v1 -- 0x7f78b00a4710 con 0x7f7890080410
2021-04-06T15:48:49.995 INFO:tasks.ceph.mgr.x.gibba023.stderr:2021-04-06T15:48:49.983+0000 7f0bef8c4700 -1 no module 'diskprediction_local'
2021-04-06T15:48:49.996 INFO:tasks.ceph.mgr.x.gibba023.stderr:2021-04-06T15:48:49.983+0000 7f0bef8c4700 -1 mgr handle_command module 'selftest' command handler threw exception: Module not found
2021-04-06T15:48:49.996 INFO:tasks.ceph.mgr.x.gibba023.stderr:2021-04-06T15:48:49.983+0000 7f0bef8c4700 -1 mgr.server reply reply (22) Invalid argument Traceback (most recent call last):
2021-04-06T15:48:49.996 INFO:tasks.ceph.mgr.x.gibba023.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 1335, in _handle_command
2021-04-06T15:48:49.997 INFO:tasks.ceph.mgr.x.gibba023.stderr:    return self.handle_command(inbuf, cmd)
2021-04-06T15:48:49.997 INFO:tasks.ceph.mgr.x.gibba023.stderr:  File "/usr/share/ceph/mgr/selftest/module.py", line 143, in handle_command
2021-04-06T15:48:49.998 INFO:tasks.ceph.mgr.x.gibba023.stderr:    r = self.remote(command['module'], "self_test")
2021-04-06T15:48:49.998 INFO:tasks.ceph.mgr.x.gibba023.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 1712, in remote
2021-04-06T15:48:49.998 INFO:tasks.ceph.mgr.x.gibba023.stderr:    return self._ceph_dispatch_remote(module_name, method_name,
2021-04-06T15:48:49.998 INFO:tasks.ceph.mgr.x.gibba023.stderr:ImportError: Module not found
2021-04-06T15:48:49.999 INFO:tasks.ceph.mgr.x.gibba023.stderr:
2021-04-06T15:48:49.999 DEBUG:teuthology.orchestra.run:got remote process result: 22

/a/kchai-2021-04-06_14:10:15-rados-wip-kefu-testing-2021-04-06-1610-distro-basic-gibba/6024444

seems self.skipTest(...) failed to work.


Related issues

Related to mgr - Bug #45147: Module 'diskprediction_local' takes forever to load Resolved
Copied to mgr - Backport #52289: pacific: TestModuleSelftest.test_diskprediction_local Resolved

History

#1 Updated by Kefu Chai almost 3 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Kefu Chai
  • Pull request ID set to 40636

#2 Updated by Kefu Chai almost 3 years ago

  • Related to Bug #45147: Module 'diskprediction_local' takes forever to load added

#3 Updated by Kefu Chai almost 3 years ago

  • Status changed from Fix Under Review to Resolved

#4 Updated by Neha Ojha over 2 years ago

Seen in pacific

2021-07-29T02:35:21.132 INFO:teuthology.orchestra.run.smithi174.stderr:2021-07-29T02:35:21.126+0000 7fd329a6b700 20 mgrc start_command cmd: [{"prefix": "mgr self-test module", "module": "diskprediction_local", "target": ["mon-mgr", ""]}]
2021-07-29T02:35:21.132 INFO:teuthology.orchestra.run.smithi174.stderr:2021-07-29T02:35:21.126+0000 7fd329a6b700  1 -- 172.21.15.174:0/2456467187 --> [v2:172.21.15.174:6812/20157,v1:172.21.15.174:6813/20157] -- mgr_command(tid 0: {"prefix": "mgr self-test module", "module": "diskprediction_local", "target": ["mon-mgr", ""]}) v1 -- 0x7fd32408ff10 con 0x7fd3040825c0
2021-07-29T02:35:21.134 INFO:tasks.ceph.mgr.x.smithi174.stderr:2021-07-29T02:35:21.130+0000 7f876e73b700 -1 no module 'diskprediction_local'
2021-07-29T02:35:21.134 INFO:tasks.ceph.mgr.x.smithi174.stderr:2021-07-29T02:35:21.130+0000 7f876e73b700 -1 mgr handle_command module 'selftest' command handler threw exception: Module not found
2021-07-29T02:35:21.134 INFO:tasks.ceph.mgr.x.smithi174.stderr:2021-07-29T02:35:21.130+0000 7f876e73b700 -1 mgr.server reply reply (22) Invalid argument Traceback (most recent call last):
2021-07-29T02:35:21.135 INFO:tasks.ceph.mgr.x.smithi174.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 1348, in _handle_command
2021-07-29T02:35:21.135 INFO:tasks.ceph.mgr.x.smithi174.stderr:    return self.handle_command(inbuf, cmd)
2021-07-29T02:35:21.135 INFO:tasks.ceph.mgr.x.smithi174.stderr:  File "/usr/share/ceph/mgr/selftest/module.py", line 142, in handle_command
2021-07-29T02:35:21.135 INFO:tasks.ceph.mgr.x.smithi174.stderr:    r = self.remote(command['module'], "self_test")
2021-07-29T02:35:21.136 INFO:tasks.ceph.mgr.x.smithi174.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 1733, in remote
2021-07-29T02:35:21.136 INFO:tasks.ceph.mgr.x.smithi174.stderr:    return self._ceph_dispatch_remote(module_name, method_name,
2021-07-29T02:35:21.136 INFO:tasks.ceph.mgr.x.smithi174.stderr:ImportError: Module not found

/a/yuriw-2021-07-28_23:38:05-rados-wip-yuri4-testing-2021-07-28-0809-pacific-distro-basic-smithi/6299792
/a/yuriw-2021-07-28_23:38:05-rados-wip-yuri4-testing-2021-07-28-0809-pacific-distro-basic-smithi/6299797

Kefu: should we backport the same fix?

#5 Updated by Neha Ojha over 2 years ago

  • Status changed from Resolved to Pending Backport
  • Backport set to pacific

/a/yuriw-2021-08-11_14:27:15-rados-wip-yuri8-testing-2021-08-09-0844-pacific-distro-basic-smithi/6334925
https://sentry.ceph.com/organizations/ceph/issues/7/events/?project=2&query=test_diskprediction_local

This was a follow-up to https://github.com/ceph/ceph/pull/35012/commits/31704b3ecc3f7cd43a11d262b047aafe3838f1d3, marking pending backport.

#6 Updated by Backport Bot over 2 years ago

  • Copied to Backport #52289: pacific: TestModuleSelftest.test_diskprediction_local added

#7 Updated by Loïc Dachary over 2 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Also available in: Atom PDF