Project

General

Profile

Actions

Bug #44555

closed

qa: tasks.cephfs.test_auto_repair.TestMDSAutoRepair failed

Added by Xiubo Li about 4 years ago. Updated about 4 years ago.

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

0%

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

Description

2020-03-11 01:10:31,068.068 INFO:__main__:test_backtrace_repair (tasks.cephfs.test_auto_repair.TestMDSAutoRepair) ... ERROR
2020-03-11 01:10:31,069.069 INFO:tasks.cephfs.mount:Cleaning the 'ceph-ns--tmp-tmpxWqJ1s-mnt.0' netns for '/tmp/tmpxWqJ1s/mnt.0'
2020-03-11 01:10:31,070.070 INFO:__main__:Running ['ip', 'addr']
2020-03-11 01:10:31,081.081 INFO:__main__:Running ['rm', '-rf', '/tmp/tmpxWqJ1s/mnt.0']
2020-03-11 01:10:31,090.090 INFO:__main__:Running ['./bin/ceph', 'log', 'Ended test tasks.cephfs.test_auto_repair.TestMDSAutoRepair.test_backtrace_repair']
2020-03-11 01:10:31,778.778 INFO:__main__:Stopped test: test_backtrace_repair (tasks.cephfs.test_auto_repair.TestMDSAutoRepair) in 42.258568s
2020-03-11 01:10:31,779.779 INFO:__main__:
2020-03-11 01:10:31,779.779 INFO:__main__:======================================================================
2020-03-11 01:10:31,779.779 INFO:__main__:ERROR: test_backtrace_repair (tasks.cephfs.test_auto_repair.TestMDSAutoRepair)
2020-03-11 01:10:31,779.779 INFO:__main__:----------------------------------------------------------------------
2020-03-11 01:10:31,779.779 INFO:__main__:Traceback (most recent call last):
2020-03-11 01:10:31,779.779 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/test_auto_repair.py", line 44, in test_backtrace_repair
2020-03-11 01:10:31,779.779 INFO:__main__: self.fs.rados(["rmxattr", dir_objname, "parent"])
2020-03-11 01:10:31,779.779 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/filesystem.py", line 1251, in rados
2020-03-11 01:10:31,780.780 INFO:__main__: output = remote.sh(args, stdin=stdin_data)
2020-03-11 01:10:31,780.780 INFO:__main__:TypeError: sh() got an unexpected keyword argument 'stdin'
2020-03-11 01:10:31,780.780 INFO:__main__:
2020-03-11 01:10:31,780.780 INFO:__main__:----------------------------------------------------------------------
2020-03-11 01:10:31,780.780 INFO:__main__:Ran 1 test in 42.260s
2020-03-11 01:10:31,780.780 INFO:__main__:
2020-03-11 01:10:31,780.780 INFO:__main__:FAILED (errors=1)
2020-03-11 01:10:31,780.780 INFO:__main__:
2020-03-11 01:10:31,781.781 INFO:__main__:======================================================================
2020-03-11 01:10:31,781.781 INFO:__main__:ERROR: test_backtrace_repair (tasks.cephfs.test_auto_repair.TestMDSAutoRepair)
2020-03-11 01:10:31,781.781 INFO:__main__:----------------------------------------------------------------------
2020-03-11 01:10:31,781.781 INFO:__main__:Traceback (most recent call last):
2020-03-11 01:10:31,781.781 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/test_auto_repair.py", line 44, in test_backtrace_repair
2020-03-11 01:10:31,781.781 INFO:__main__: self.fs.rados(["rmxattr", dir_objname, "parent"])
2020-03-11 01:10:31,781.781 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/filesystem.py", line 1251, in rados
2020-03-11 01:10:31,781.781 INFO:__main__: output = remote.sh(args, stdin=stdin_data)
2020-03-11 01:10:31,781.781 INFO:__main__:TypeError: sh() got an unexpected keyword argument 'stdin'
2020-03-11 01:10:31,781.781 INFO:__main__:

...

2020-03-11 01:23:37,088.088 INFO:__main__:test_backtrace_repair (tasks.cephfs.test_auto_repair.TestMDSAutoRepair) ... ERROR
2020-03-11 01:23:37,089.089 INFO:tasks.cephfs.mount:Cleaning the 'ceph-ns--tmp-tmpf2iTGT-mnt.0' netns for '/tmp/tmpf2iTGT/mnt.0'
2020-03-11 01:23:37,089.089 INFO:__main__:Running ['ip', 'addr']
2020-03-11 01:23:37,095.095 INFO:__main__:Running ['rm', '-rf', '/tmp/tmpf2iTGT/mnt.0']
2020-03-11 01:23:37,099.099 INFO:__main__:Running ['./bin/ceph', 'log', 'Ended test tasks.cephfs.test_auto_repair.TestMDSAutoRepair.test_backtrace_repair']
2020-03-11 01:23:37,829.829 INFO:__main__:Stopped test: test_backtrace_repair (tasks.cephfs.test_auto_repair.TestMDSAutoRepair) in 38.71881s
2020-03-11 01:23:37,830.830 INFO:__main__:
2020-03-11 01:23:37,831.831 INFO:__main__:======================================================================
2020-03-11 01:23:37,831.831 INFO:__main__:ERROR: test_backtrace_repair (tasks.cephfs.test_auto_repair.TestMDSAutoRepair)
2020-03-11 01:23:37,831.831 INFO:__main__:----------------------------------------------------------------------
2020-03-11 01:23:37,831.831 INFO:__main__:Traceback (most recent call last):
2020-03-11 01:23:37,832.832 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/test_auto_repair.py", line 44, in test_backtrace_repair
2020-03-11 01:23:37,832.832 INFO:__main__: self.fs.rados(["rmxattr", dir_objname, "parent"])
2020-03-11 01:23:37,832.832 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/filesystem.py", line 1251, in rados
2020-03-11 01:23:37,833.833 INFO:__main__: output = remote.sh(args, stdin=stdin_data)
2020-03-11 01:23:37,833.833 INFO:__main__: File "../qa/tasks/vstart_runner.py", line 400, in sh
2020-03-11 01:23:37,833.833 INFO:__main__: env=env)
2020-03-11 01:23:37,833.833 INFO:__main__: File "/data/teuthology/teuthology/misc.py", line 1300, in sh
2020-03-11 01:23:37,834.834 INFO:__main__: log.debug(":sh: " + command)
2020-03-11 01:23:37,834.834 INFO:__main__:TypeError: cannot concatenate 'str' and 'list' objects
2020-03-11 01:23:37,834.834 INFO:__main__:
2020-03-11 01:23:37,834.834 INFO:__main__:----------------------------------------------------------------------
2020-03-11 01:23:37,835.835 INFO:__main__:Ran 1 test in 38.721s
2020-03-11 01:23:37,835.835 INFO:__main__:
2020-03-11 01:23:37,835.835 INFO:__main__:FAILED (errors=1)
2020-03-11 01:23:37,836.836 INFO:__main__:
2020-03-11 01:23:37,836.836 INFO:__main__:======================================================================
2020-03-11 01:23:37,836.836 INFO:__main__:ERROR: test_backtrace_repair (tasks.cephfs.test_auto_repair.TestMDSAutoRepair)
2020-03-11 01:23:37,837.837 INFO:__main__:----------------------------------------------------------------------
2020-03-11 01:23:37,837.837 INFO:__main__:Traceback (most recent call last):
2020-03-11 01:23:37,837.837 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/test_auto_repair.py", line 44, in test_backtrace_repair
2020-03-11 01:23:37,837.837 INFO:__main__: self.fs.rados(["rmxattr", dir_objname, "parent"])
2020-03-11 01:23:37,838.838 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/filesystem.py", line 1251, in rados
2020-03-11 01:23:37,838.838 INFO:__main__: output = remote.sh(args, stdin=stdin_data)
2020-03-11 01:23:37,838.838 INFO:__main__: File "../qa/tasks/vstart_runner.py", line 400, in sh
2020-03-11 01:23:37,838.838 INFO:__main__: env=env)
2020-03-11 01:23:37,839.839 INFO:__main__: File "/data/teuthology/teuthology/misc.py", line 1300, in sh
2020-03-11 01:23:37,839.839 INFO:__main__: log.debug(":sh: " + command)
2020-03-11 01:23:37,839.839 INFO:__main__:TypeError: cannot concatenate 'str' and 'list' objects
2020-03-11 01:23:37,839.839 INFO:__main__:

...

Actions #1

Updated by Xiubo Li about 4 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Xiubo Li about 4 years ago

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

Updated by Kefu Chai about 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF