Actions
Bug #17172
closedFailure in snaptest-git-ceph.sh
% Done:
0%
Source:
other
Backport:
jewel
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
This run on master:
http://pulpito.ceph.com/jspray-2016-08-29_11:24:10-fs-master-testing-basic-mira/389772/
...2016-08-29T14:49:20.840 INFO:tasks.workunit.client.0.mira090.stderr:+ mkdir .snap/v0.21
2016-08-29T14:49:20.841 INFO:tasks.workunit.client.0.mira090.stderr:+ ver=v0.1
2016-08-29T14:49:20.841 INFO:tasks.workunit.client.0.mira090.stderr:+ echo checking v0.1
2016-08-29T14:49:20.841 INFO:tasks.workunit.client.0.mira090.stderr:+ cd .snap/v0.1
2016-08-29T14:49:20.841 INFO:tasks.workunit.client.0.mira090.stderr:+ git diff --exit-code
2016-08-29T14:49:20.841 INFO:tasks.workunit:Stopping ['fs/snaps'] on client.0...
2016-08-29T14:49:20.841 INFO:teuthology.orchestra.run.mira090:Running: 'rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/workunit.client.0 /home/ubuntu/cephtest/clone.client.0'
2016-08-29T14:49:21.168 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 83, in __exit__
for result in self:
File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next
resurrect_traceback(result)
File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
return func(*args, **kwargs)
File "/home/teuthworker/src/ceph-qa-suite_master/tasks/workunit.py", line 404, in _run_tests
label="workunit test {workunit}".format(workunit=workunit)
File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 192, in run
r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 402, in run
r.wait()
File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 166, in wait
label=self.label)
CommandFailedError: Command failed (workunit test fs/snaps/snaptest-git-ceph.sh) on mira090 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=433b0289410edc34467017bf0765fa5e4e84fcb3 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/fs/snaps/snaptest-git-ceph.sh'
Updated by Greg Farnum over 9 years ago
This also showed up in a testing branch of mine: http://pulpito.ceph.com/gregf-2016-08-29_04:30:16-fs-greg-fs-testing-828---basic-mira/389340/
Updated by Zheng Yan over 9 years ago
- Status changed from New to Resolved
Updated by Zheng Yan over 9 years ago
- Status changed from Resolved to Fix Under Review
Updated by John Spray over 9 years ago
- Status changed from Fix Under Review to Pending Backport
- Backport set to jewel
Updated by Loïc Dachary over 9 years ago
- Copied to Backport #17244: jewel: Failure in snaptest-git-ceph.sh added
Updated by John Spray over 9 years ago
- Related to Bug #17271: Failure in snaptest-git-ceph.sh added
Updated by Loïc Dachary over 9 years ago
- Status changed from Pending Backport to Resolved
Updated by Venky Shankar almost 4 years ago
- Related to Bug #55332: Failure in snaptest-git-ceph.sh (it's an async unlink/create bug) added
Actions