Project

General

Profile

Actions

Bug #50277

open

nautilus: Error ETIMEDOUT: crush smoke test failed with -110: timed out during smoke test (5 seconds)

Added by Deepika Upadhyay about 3 years ago. Updated about 3 years ago.

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

0%

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

Description

2021-04-08T20:37:59.046 INFO:tasks.workunit.client.0.smithi098.stderr:Error EINVAL: pool size is bigger than the crush rule max size
2021-04-08T20:37:59.060 INFO:tasks.workunit.client.0.smithi098.stderr:+ return 0
2021-04-08T20:37:59.060 INFO:tasks.workunit.client.0.smithi098.stderr:+ ceph osd setcrushmap -i crush
2021-04-08T20:38:04.401 INFO:tasks.ceph.mon.a.smithi098.stderr:: timed out (5 sec)
2021-04-08T20:38:04.461 INFO:tasks.workunit.client.0.smithi098.stderr:Error ETIMEDOUT: crush smoke test failed with -110: timed out during smoke test (5 seconds)
2021-04-08T20:38:04.477 DEBUG:teuthology.orchestra.run:got remote process result: 110
2021-04-08T20:38:04.481 INFO:tasks.workunit:Stopping ['mon/pool_ops.sh'] on client.0...
2021-04-08T20:38:04.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0
2021-04-08T20:38:04.665 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/run_tasks.py", line 91, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/run_tasks.py", line 70, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_36e255485e9c1e5de6ee6f3f4aa4c3cd3a26d82b/qa/tasks/workunit.py", line 138, in task
    cleanup=cleanup)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_36e255485e9c1e5de6ee6f3f4aa4c3cd3a26d82b/qa/tasks/workunit.py", line 288, in _spawn_on_all_clients
    timeout=timeout)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/parallel.py", line 84, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/parallel.py", line 98, in __next__
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/parallel.py", line 30, in resurrect_traceback
    raise exc.exc_info[1]
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/parallel.py", line 23, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_36e255485e9c1e5de6ee6f3f4aa4c3cd3a26d82b/qa/tasks/workunit.py", line 411, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/orchestra/remote.py", line 215, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/orchestra/run.py", line 183, in _raise_for_status
    node=self.hostname, label=self.label
teuthology.exceptions.CommandFailedError: Command failed (workunit test mon/pool_ops.sh) on smithi098 with status 110: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=36e255485e9c1e5de6ee6f3f4aa4c3cd3a26d82b TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/mon/pool_ops.sh'

/ceph/teuthology-archive/yuriw-2021-04-08_16:54:12-rados-wip-yuri3-testing-2021-04-07-1408-nautilus-distro-basic-smithi/6029293/teuthology.log

Actions #1

Updated by Neha Ojha about 3 years ago

  • Subject changed from Error ETIMEDOUT: crush smoke test failed with -110: timed out during smoke test (5 seconds) to nautilus: Error ETIMEDOUT: crush smoke test failed with -110: timed out during smoke test (5 seconds)
Actions

Also available in: Atom PDF