Project

General

Profile

Actions

Bug #6718

closed

handle not found error running dbench.sh

Added by Zack Cerza over 10 years ago. Updated over 10 years ago.

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

0%

Source:
other
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

http://qa-proxy.ceph.com/teuthology/teuthology-2013-11-03_23:01:12-fs-next-testing-basic-plana/83672/teuthology.log

2013-11-04T14:04:52.414 INFO:teuthology.task.workunit.client.1.out:[10.214.133.38]: [84397] open ./clients/client6/~dmtmp/WORDPRO/LWPSAV0.TMP failed for handle 10917 (Not a directory)
2013-11-04T14:04:52.414 INFO:teuthology.task.workunit.client.1.out:[10.214.133.38]: (84398) ERROR: handle 10917 was not found
2013-11-04T14:04:52.421 INFO:teuthology.task.workunit.client.1.out:[10.214.133.38]: Child failed with status 1
2013-11-04T14:04:52.427 INFO:teuthology.task.workunit:Stopping suites/dbench.sh on client.1...
2013-11-04T14:04:52.427 DEBUG:teuthology.orchestra.run:Running [10.214.133.38]: 'rm -rf -- /home/ubuntu/cephtest/workunits.list /home/ubuntu/cephtest/workunit.client.1'
2013-11-04T14:04:52.437 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-next/teuthology/run_tasks.py", line 31, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/teuthology-next/teuthology/run_tasks.py", line 19, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/teuthology-next/teuthology/task/workunit.py", line 96, in task
    all_spec = True
  File "/home/teuthworker/teuthology-next/teuthology/parallel.py", line 83, in __exit__
    for result in self:
  File "/home/teuthworker/teuthology-next/teuthology/parallel.py", line 100, in next
    resurrect_traceback(result)
  File "/home/teuthworker/teuthology-next/teuthology/parallel.py", line 19, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/teuthology-next/teuthology/task/workunit.py", line 345, in _run_tests
    args=args,
  File "/home/teuthworker/teuthology-next/teuthology/orchestra/remote.py", line 47, in run
    r = self._runner(client=self.ssh, **kwargs)
  File "/home/teuthworker/teuthology-next/teuthology/orchestra/run.py", line 271, in run
    r.exitstatus = _check_status(r.exitstatus)
  File "/home/teuthworker/teuthology-next/teuthology/orchestra/run.py", line 267, in _check_status
    raise CommandFailedError(command=r.command, exitstatus=status, node=host)
CommandFailedError: Command failed on 10.214.133.38 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && cd -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=5687a18d9155b25d9a458cedae56981a65557a4b TESTDIR="/home/ubuntu/cephtest" CEPH_ID="1" adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage /home/ubuntu/cephtest/workunit.client.1/suites/dbench.sh'
Actions #1

Updated by Greg Farnum over 10 years ago

  • Project changed from Ceph to CephFS
  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF