Project

General

Profile

Bug #50178

Updated by Patrick Donnelly about 3 years ago

<pre> 
 2021-04-01T02:55:55.619 INFO:tasks.cephfs_test_runner:====================================================================== 
 2021-04-01T02:55:55.620 INFO:tasks.cephfs_test_runner:ERROR: test_backtrace_repair (tasks.cephfs.test_forward_scrub.TestForwardScrub) 
 2021-04-01T02:55:55.620 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2021-04-01T02:55:55.621 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 
 2021-04-01T02:55:55.621 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_5c92bde19d0b1ad5e2a680f5925b00ec1f942c7d/qa/tasks/cephfs/test_forward_scrub.py", line 291, in test_backtrace_repair 
 2021-04-01T02:55:55.622 INFO:tasks.cephfs_test_runner:      with self.assert_cluster_log("bad backtrace on inode"): 
 2021-04-01T02:55:55.622 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_5c92bde19d0b1ad5e2a680f5925b00ec1f942c7d/qa/tasks/ceph_test_case.py", line 116, in __enter__ 
 2021-04-01T02:55:55.623 INFO:tasks.cephfs_test_runner:      shell=False) 
 2021-04-01T02:55:55.624 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_5c92bde19d0b1ad5e2a680f5925b00ec1f942c7d/qa/tasks/ceph_manager.py", line 1593, in run_ceph_w 
 2021-04-01T02:55:55.625 INFO:tasks.cephfs_test_runner:      stdin=run.PIPE, shell=shell) 
 2021-04-01T02:55:55.626 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/orchestra/remote.py", line 215, in run 
 2021-04-01T02:55:55.626 INFO:tasks.cephfs_test_runner:      r = self._runner(client=self.ssh, name=self.shortname, **kwargs) 
 2021-04-01T02:55:55.627 INFO:tasks.cephfs_test_runner:TypeError: run() got an unexpected keyword argument 'shell' 
 </pre> 

 From: /ceph/teuthology-archive/pdonnell-2021-04-01_00:45:34-fs-wip-pdonnell-testing-20210331.222326-distro-basic-smithi/6014089/teuthology.log 

 Caused by: https://github.com/ceph/ceph/pull/38443

Back