Project

General

Profile

Actions

Bug #36450

closed

qa: ceph_manager run call has wrong types of arguments

Added by Patrick Donnelly over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Urgent
Category:
-
Target version:
% Done:

0%

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

Description

2018-10-12T02:08:40.113 INFO:tasks.cephfs_test_runner:======================================================================
2018-10-12T02:08:40.113 INFO:tasks.cephfs_test_runner:ERROR: test_backtrace_repair (tasks.cephfs.test_forward_scrub.TestForwardScrub)
2018-10-12T02:08:40.113 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-10-12T02:08:40.113 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2018-10-12T02:08:40.113 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20181011.152759/qa/tasks/cephfs/test_forward_scrub.py", line 288, in test_backtrace_repair
2018-10-12T02:08:40.113 INFO:tasks.cephfs_test_runner:    with self.assert_cluster_log("bad backtrace on inode"):
2018-10-12T02:08:40.113 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20181011.152759/qa/tasks/ceph_test_case.py", line 61, in __enter__
2018-10-12T02:08:40.114 INFO:tasks.cephfs_test_runner:    self.watcher_process = ceph_manager.run_ceph_w(watch_channel)
2018-10-12T02:08:40.114 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20181011.152759/qa/tasks/ceph_manager.py", line 1201, in run_ceph_w
2018-10-12T02:08:40.114 INFO:tasks.cephfs_test_runner:    return self.controller.run(args, wait=False, stdout=StringIO(), stdin=run.PIPE)
2018-10-12T02:08:40.114 INFO:tasks.cephfs_test_runner:TypeError: run() takes exactly 1 argument (5 given)

From: /ceph/teuthology-archive/pdonnell-2018-10-11_17:55:20-fs-wip-pdonnell-testing-20181011.152759-distro-basic-smithi/3127980/teuthology.log

Introduced by 95746ecce9215c8428a02f1745d03e10536a4129.


Related issues 1 (0 open1 closed)

Related to mgr - Feature #36194: mgr: Add ability to trigger a cluster/audit log message from PythonResolvedVolker Theile09/26/2018

Actions
Actions #1

Updated by Patrick Donnelly over 5 years ago

  • Related to Feature #36194: mgr: Add ability to trigger a cluster/audit log message from Python added
Actions #2

Updated by Patrick Donnelly over 5 years ago

  • Status changed from In Progress to Fix Under Review
Actions #3

Updated by John Spray over 5 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF