Project

General

Profile

Actions

Bug #9178

closed

samba: ENOTEMPTY on "rm -rf"

Added by Greg Farnum over 9 years ago. Updated over 9 years ago.

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

0%

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

Description

2014-08-18T01:23:14.854 INFO:teuthology.orchestra.run.plana83:Running: 'sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp'
2014-08-18T01:23:19.626 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p0/d1/d12/d57/d65': Directory not empty
2014-08-18T01:23:22.085 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p0/d1/d8c/db0/de0/d11b': Directory not empty
2014-08-18T01:23:25.481 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p2/dc/d45': Directory not empty
2014-08-18T01:23:30.356 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p3/da/d2e/d3a': Directory not empty
2014-08-18T01:23:37.616 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p4/d0/dc/d11/d94/d101': Directory not empty
2014-08-18T01:23:38.884 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p5/d7/d37/d28': Directory not empty
2014-08-18T01:23:43.076 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p5/d7/da0/d11c': Directory not empty
2014-08-18T01:23:51.992 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p7/d1/dc': Directory not empty
2014-08-18T01:23:53.705 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p8/d0/d44': Directory not empty
2014-08-18T01:23:54.804 INFO:tasks.workunit.client.1.plana83.stderr:rm: cannot remove `/home/ubuntu/cephtest/mnt.1/client.1/tmp/fsstress-plana835050/p8/d0/dd/d15/d35/d61/d8b/d102/d4c/d50/df2': Directory not empty
2014-08-18T01:24:04.190 INFO:tasks.workunit:Stopping ['suites/fsstress.sh'] on client.1...
2014-08-18T01:24:04.190 INFO:teuthology.orchestra.run.plana83:Running: 'rm -rf -- /home/ubuntu/cephtest/workunits.list /home/ubuntu/cephtest/workunit.client.1'
2014-08-18T01:24:04.207 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, in __exit__
    for result in self:
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next
    resurrect_traceback(result)
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
    return func(*args, **kwargs)
  File "/var/lib/teuthworker/src/ceph-qa-suite_next/tasks/workunit.py", line 363, in _run_tests
    args=['sudo', 'rm', '-rf', '--', scratch_tmp],
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 114, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 401, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 102, in wait
    exitstatus=status, node=self.hostname)
CommandFailedError: Command failed on plana83 with status 1: 'sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp' 

http://qa-proxy.ceph.com/teuthology/teuthology-2014-08-17_23:14:01-samba-next-testing-basic-multi/431541/

So far this is new and just on Samba; we'll see if it pops up elsewhere.

Actions

Also available in: Atom PDF