Project

General

Profile

Bug #49466

Updated by Rishabh Dave about 3 years ago

<pre> 
 2021-02-22T23:48:38.116 INFO:tasks.cephfs_test_runner:test_mount_all_caps_absent (tasks.cephfs.test_multifs_auth.TestClientsWithoutAuth) ... ERROR 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner: 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner:====================================================================== 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner:ERROR: test_mount_all_caps_absent (tasks.cephfs.test_multifs_auth.TestClientsWithoutAuth) 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph_963d854aba2d8969ed239500ad8f88439f7451db/qa/tasks/cephfs/test_multifs_auth.py", line 279, in test_mount_all_caps_absent 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner:      keyring) 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph_963d854aba2d8969ed239500ad8f88439f7451db/qa/tasks/cephfs/cephfs_test_case.py", line 453, in create_keyring_file 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner:      sudo_write_file(remote, keyring_path, keyring) 
 2021-02-22T23:48:38.117 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/misc.py", line 546, in sudo_write_file 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:      remote.sudo_write_file(path, data, mode=perms, owner=owner) 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/remote.py", line 600, in sudo_write_file 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:      self.write_file(path, data, sudo=True, **kwargs) 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/remote.py", line 594, in write_file 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:      self.run(args=args, stdin=data, quiet=True) 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/remote.py", line 215, in run 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:      r = self._runner(client=self.ssh, name=self.shortname, **kwargs) 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/run.py", line 455, in run 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:      r.wait() 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/run.py", line 161, in wait 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:      self._raise_for_status() 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/run.py", line 183, in _raise_for_status 
 2021-02-22T23:48:38.118 INFO:tasks.cephfs_test_runner:      node=self.hostname, label=self.label 
 2021-02-22T23:48:38.119 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandFailedError: Command failed on gibba030 with status 1: 'set -ex\nsudo dd of=/tmp/tmp.ZEeZBasJer' 
 </pre> 

 From: /ceph/teuthology-archive/teuthology-2021-02-21_03:15:03-fs-master-distro-basic-gibba/5899697/teuthology.log 



Back