Project

General

Profile

Bug #56697

qa: fs/snaps fails for fuse

Added by Patrick Donnelly over 1 year ago. Updated 6 months ago.

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

0%

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

Description

2022-07-22T21:23:32.245 INFO:tasks.workunit.client.0.smithi109.stderr:+ ls -al .snap/1/a .snap/2/a .snap/3/a .snap/4/a .snap/5/a
2022-07-22T21:23:32.272 INFO:tasks.workunit.client.0.smithi109.stdout:-rw-rw-r-- 1 ubuntu ubuntu 5 Jul 22 21:23 .snap/1/a
2022-07-22T21:23:32.273 INFO:tasks.workunit.client.0.smithi109.stdout:-rwxrwxrwx 1 ubuntu ubuntu 5 Jul 22 21:23 .snap/2/a
2022-07-22T21:23:32.274 INFO:tasks.workunit.client.0.smithi109.stdout:-rwxrwxrwx 1 ubuntu ubuntu 5 Jul 22 21:23 .snap/3/a
2022-07-22T21:23:32.274 INFO:tasks.workunit.client.0.smithi109.stdout:-rwxrwxrwx 1 ubuntu ubuntu 5 Jul 22 21:23 .snap/4/a
2022-07-22T21:23:32.274 INFO:tasks.workunit.client.0.smithi109.stdout:-rw-rw-rw- 1 ubuntu ubuntu 5 Jul 22 21:23 .snap/5/a
2022-07-22T21:23:32.275 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep asdf .snap/1/a
2022-07-22T21:23:32.277 INFO:tasks.workunit.client.0.smithi109.stdout:asdf
2022-07-22T21:23:32.282 INFO:tasks.workunit.client.0.smithi109.stderr:+ stat .snap/1/a
2022-07-22T21:23:32.282 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep Size: 5
2022-07-22T21:23:32.290 INFO:tasks.workunit.client.0.smithi109.stdout:  Size: 5                 Blocks: 1          IO Block: 4194304 regular file
2022-07-22T21:23:32.291 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep asdf .snap/2/a
2022-07-22T21:23:32.295 INFO:tasks.workunit.client.0.smithi109.stdout:asdf
2022-07-22T21:23:32.296 INFO:tasks.workunit.client.0.smithi109.stderr:+ stat .snap/2/a
2022-07-22T21:23:32.296 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep Size: 5
2022-07-22T21:23:32.297 INFO:tasks.workunit.client.0.smithi109.stdout:  Size: 5                 Blocks: 1          IO Block: 4194304 regular file
2022-07-22T21:23:32.298 INFO:tasks.workunit.client.0.smithi109.stderr:+ + grep -- -rwxrwxrwx
2022-07-22T21:23:32.298 INFO:tasks.workunit.client.0.smithi109.stderr:stat .snap/2/a
2022-07-22T21:23:32.299 INFO:tasks.workunit.client.0.smithi109.stdout:Access: (0777/-rwxrwxrwx)  Uid: ( 1000/  ubuntu)   Gid: ( 1265/  ubuntu)
2022-07-22T21:23:32.300 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep qwer .snap/3/a
2022-07-22T21:23:32.303 INFO:tasks.workunit.client.0.smithi109.stdout:qwer
2022-07-22T21:23:32.304 INFO:tasks.workunit.client.0.smithi109.stderr:+ stat .snap/3/a
2022-07-22T21:23:32.305 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep Size: 5
2022-07-22T21:23:32.306 INFO:tasks.workunit.client.0.smithi109.stdout:  Size: 5                 Blocks: 1          IO Block: 4194304 regular file
2022-07-22T21:23:32.307 INFO:tasks.workunit.client.0.smithi109.stderr:+ stat .snap/3/a
2022-07-22T21:23:32.308 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep -- -rwxrwxrwx
2022-07-22T21:23:32.537 INFO:tasks.workunit.client.0.smithi109.stdout:Access: (0777/-rwxrwxrwx)  Uid: ( 1000/  ubuntu)   Gid: ( 1265/  ubuntu)
2022-07-22T21:23:32.538 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep qwer .snap/4/a
2022-07-22T21:23:33.177 INFO:tasks.workunit.client.0.smithi109.stdout:qwer
2022-07-22T21:23:33.178 INFO:tasks.workunit.client.0.smithi109.stderr:+ stat .snap/4/a
2022-07-22T21:23:33.179 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep Size: 5
2022-07-22T21:23:33.179 INFO:tasks.workunit.client.0.smithi109.stdout:  Size: 5                 Blocks: 1          IO Block: 4194304 regular file
2022-07-22T21:23:33.180 INFO:tasks.workunit.client.0.smithi109.stderr:+ grep -- -rw-rw-rw-
2022-07-22T21:23:33.182 INFO:tasks.workunit.client.0.smithi109.stderr:+ stat .snap/4/a
2022-07-22T21:23:33.185 DEBUG:teuthology.orchestra.run:got remote process result: 1
2022-07-22T21:23:33.186 INFO:tasks.workunit:Stopping ['fs/snaps'] on client.0...
2022-07-22T21:23:33.186 DEBUG:teuthology.orchestra.run.smithi109:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0
2022-07-22T21:23:33.414 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/run_tasks.py", line 103, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/run_tasks.py", line 82, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_89768db311950607682ea2bb29f56edc324f86ac/qa/tasks/workunit.py", line 148, in task
    cleanup=cleanup)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_89768db311950607682ea2bb29f56edc324f86ac/qa/tasks/workunit.py", line 298, in _spawn_on_all_clients
    timeout=timeout)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/parallel.py", line 84, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/parallel.py", line 98, in __next__
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/parallel.py", line 30, in resurrect_traceback
    raise exc.exc_info[1]
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/parallel.py", line 23, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_89768db311950607682ea2bb29f56edc324f86ac/qa/tasks/workunit.py", line 427, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/orchestra/remote.py", line 510, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_8d598431210977f8caccec83230b4bfec7bd5d3f/teuthology/orchestra/run.py", line 183, in _raise_for_status
    node=self.hostname, label=self.label
teuthology.exceptions.CommandFailedError: Command failed (workunit test fs/snaps/snaptest-multiple-capsnaps.sh) on smithi109 with status 1: '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=89768db311950607682ea2bb29f56edc324f86ac 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 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 6h /home/ubuntu/cephtest/clone.client.0/qa/workunits/fs/snaps/snaptest-multiple-capsnaps.sh'

From: /ceph/teuthology-archive/pdonnell-2022-07-22_19:42:58-fs-wip-pdonnell-testing-20220721.235756-distro-default-smithi/6945806/teuthology.log

Also available in: Atom PDF