Comment 0 for bug 1312694

Revision history for this message
Naresh Kamboju (naresh-kamboju) wrote :

executing 'rm -rf /mnt//lava' failed with code 1
Due to this bug LTP test results missing from the results bundle.

Here is LAVA job reported this problem.

https://validation.linaro.org/scheduler/job/121506/log_file#L_92_1

root@master [rc=1]# rm -rf /mnt//lava
 ^C
 root@master [rc=130]# umount /mnt

 root@master [rc=0]# <LAVA_DISPATCHER>2014-04-18 02:22:17 AM WARNING: pexpect timed out, pass with status fail
 <LAVA_DISPATCHER>2014-04-18 02:22:17 AM WARNING: [ACTION-E] lava_test_shell is finished with error (executing 'rm -rf /mnt//lava' failed with code 1).

 ErrorMessage: executing 'rm -rf /mnt//lava' failed with code 1
 Lava failed at action lava_test_shell with error:executing 'rm -rf /mnt//lava' failed with code 1

 Traceback (most recent call last):
  File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2014.03-17-g9381215/lava_dispatcher/job.py", line 326, in run
  action.run(**params)
  File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2014.03-17-g9381215/lava_dispatcher/actions/lava_test_shell.py", line 724, in run
  self._bundle_results(target, signal_director, testdef_objs)
  File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2014.03-17-g9381215/lava_dispatcher/actions/lava_test_shell.py", line 972, in _bundle_results
  raise e
 OperationFailed: executing 'rm -rf /mnt//lava' failed with code 1