Project

General

Profile

Bug #22110

Updated by Yuri Weinstein over 6 years ago

This is luminous v12.2.2 point release 

 Run: http://pulpito.ceph.com/yuriw-2017-11-09_17:14:04-krbd-luminous-testing-basic-smithi/ 
 Jobs: '1832302', '1832331' 
 Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2017-11-09_17:14:04-krbd-luminous-testing-basic-smithi/1832331/teuthology.log 

 <pre> 
 2017-11-10T07:13:42.351 INFO:tasks.rbd.client.1.smithi058.stdout:generic/036 		 [07:13:31] [07:13:42] 11s 
 2017-11-10T07:13:42.668 INFO:tasks.rbd.client.1.smithi058.stdout:_check_dmesg: something found in dmesg (see /home/ubuntu/cephtest/archive/results-1/generic/036.dmesg) 
 </pre> 

 and then 

 <pre> 
 2017-11-10T08:18:37.260 INFO:tasks.rbd.client.1.smithi058.stdout:Failures: generic/036 
 2017-11-10T08:18:37.260 INFO:tasks.rbd.client.1.smithi058.stdout:Failed 1 of 287 tests 
 2017-11-10T08:18:37.269 INFO:tasks.rbd.client.1.smithi058.stdout: 
 2017-11-10T08:18:37.609 INFO:tasks.rbd:Removing run_xfstests.sh on client.1 
 2017-11-10T08:18:37.609 INFO:teuthology.orchestra.run.smithi058:Running: 'rm -f /home/ubuntu/cephtest/run_xfstests.sh' 
 2017-11-10T08:18:37.642 ERROR:teuthology.contextutil:Saw exception from nested tasks 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 30, in nested 
     vars.append(enter()) 
   File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__ 
     return self.gen.next() 
   File "/home/teuthworker/src/github.com_ceph_ceph_luminous/qa/tasks/rbd.py", line 344, in run_xfstests 
     p.spawn(run_xfstests_one_client, ctx, role, properties) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 85, in __exit__ 
     for result in self: 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 99, in next 
     resurrect_traceback(result) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 22, in capture_traceback 
     return func(*args, **kwargs) 
   File "/home/teuthworker/src/github.com_ceph_ceph_luminous/qa/tasks/rbd.py", line 427, in run_xfstests_one_client 
     remote.run(args=args, logger=log.getChild(role)) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 193, in run 
     r = self._runner(client=self.ssh, name=self.shortname, **kwargs) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 423, in run 
     r.wait() 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 155, in wait 
     self._raise_for_status() 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 177, in _raise_for_status 
     node=self.hostname, label=self.label 
 CommandFailedError: Command failed on smithi058 with status 1: "/usr/bin/sudo TESTDIR=/home/ubuntu/cephtest adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage /bin/bash /home/ubuntu/cephtest/run_xfstests.sh -c 1 -f ext4 -t /dev/rbd0 -s /dev/rbd1 -x /tmp/excludeZUBWNx -r -- '-g auto -x clone'" 
 </pre>

Back