Project

General

Profile

Bug #11166

Updated by Yuri Weinstein about 9 years ago

Not much info on failed tests or coredumps on this one... 
 Run: http://pulpito.ceph.com/teuthology-2015-03-18_17:13:01-upgrade:firefly-x-hammer-distro-basic-multi/ 
 Job: 809678 
 Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2015-03-18_17:13:01-upgrade:firefly-x-hammer-distro-basic-multi/809678/ 

 <pre> 
 2015-03-18T19:51:10.935 2015-03-18T23:13:36.688 INFO:tasks.ceph.mon.a.plana31.stderr:2015-03-18 19:51:10.936663 7f376c3e6700 23:13:36.688171 7f376cbe7700 -1 mon.a@0(leader).mds e5 Missing health data for MDS 4109 
 2015-03-18T23:13:36.789 INFO:tasks.radosbench.radosbench.0.plana45.stdout: 12005        16        7401        7385     2.46025           0           -     2.31027 
 2015-03-18T23:13:37.789 INFO:tasks.radosbench.radosbench.0.plana45.stdout: 12006        16        7401        7385     2.46005           0           -     2.31027 
 2015-03-18T23:13:38.303 INFO:tasks.workunit.client.0.plana45.stderr:test_rbd.test_create_defaults ... 
 2015-03-18T23:13:38.303 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 
 2015-03-18T23:13:38.303 INFO:teuthology.orchestra.run.plana45:Running: 'rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/workunit.client.0' 
 2015-03-18T23:13:38.313 ERROR:teuthology.parallel:Exception in parallel execution 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, 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 "/var/lib/teuthworker/src/ceph-qa-suite_hammer/tasks/workunit.py", line 361, in _run_tests 
     label="workunit test {workunit}".format(workunit=workunit) 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 137, in run 
     r = self._runner(client=self.ssh, name=self.shortname, **kwargs) 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run 
     r.wait() 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait 
     label=self.label) 
 CommandFailedError: Command failed (workunit test rbd/test_librbd_python.sh) on plana45 with status 124: '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=firefly TESTDIR="/home/ubuntu/cephtest" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/rbd/test_librbd_python.sh' 
 2015-03-18T23:13:38.314 ERROR:teuthology.run_tasks:Saw exception from tasks. 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 53, in run_tasks 
     manager = run_one_task(taskname, ctx=ctx, config=config) 
   File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 41, in run_one_task 
     return fn(**kwargs) 
   File "/var/lib/teuthworker/src/ceph-qa-suite_hammer/tasks/workunit.py", line 105, in task 
     config.get('env'), timeout=timeout) 
   File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, 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 "/var/lib/teuthworker/src/ceph-qa-suite_hammer/tasks/workunit.py", line 361, in _run_tests 
     label="workunit test {workunit}".format(workunit=workunit) 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 137, in run 
     r = self._runner(client=self.ssh, name=self.shortname, **kwargs) 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run 
     r.wait() 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait 
     label=self.label) 
 CommandFailedError: Command failed (workunit test rbd/test_librbd_python.sh) on plana45 with status 124: '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=firefly TESTDIR="/home/ubuntu/cephtest" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/rbd/test_librbd_python.sh' 
 2015-03-18T23:13:38.358 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/search?q=87babaf64eab4cf7847ff0ed9270e4a4 
 </pre>

Back