Bug #57892
sudo dd of=/home/ubuntu/cephtest/valgrind.supp failure during node setup phase
Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
2022-10-10T21:19:12.776 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-10-10T21:19:12.776 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2022-10-10T21:19:12.777 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-10-10T21:19:12.872 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2022-10-10T21:19:12.873 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-10-10T21:19:12.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-10-10T21:19:12.968 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/contextutil.py", line 31, in nested vars.append(enter()) File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/task/install/util.py", line 146, in ship_utilities filenames = _ship_utilities(ctx) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/task/install/util.py", line 78, in _ship_utilities data=f, File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/misc.py", line 551, in sudo_write_file remote.sudo_write_file(path, data, mode=perms, owner=owner) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/orchestra/remote.py", line 301, in sudo_write_file self.write_file(path, data, sudo=True, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/orchestra/remote.py", line 295, in write_file self.run(args=args, stdin=data, quiet=True) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/orchestra/remote.py", line 525, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/orchestra/run.py", line 183, in _raise_for_status node=self.hostname, label=self.label teuthology.exceptions.CommandFailedError: Command failed on smithi142 with status 1: 'set -ex\nsudo dd of=/home/ubuntu/cephtest/valgrind.supp'
History
#1 Updated by Venky Shankar 3 months ago
This isn't a write failure on the cephfs mount, afaict. If that's the case, please change the tracker component to teuthology.
#2 Updated by Venky Shankar about 2 months ago
- Status changed from New to Can't reproduce
Probably something intermittent.