Advertisement
Guest User

job_log

a guest
Sep 9th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. validate duration: 0.01
  2. case: validate
  3. case_id: 469
  4. definition: lava
  5. result: pass
  6. start: 1 fastboot-deploy (timeout 00:30:00) [common]
  7. start: 1.1 enter-fastboot-action (timeout 00:30:00) [common]
  8. nice adb start-server
  9. Parsed command exited zero with allow_fail set, returning 0 bytes.
  10. output:
  11. nice adb -s 261a1c5d devices
  12. Parsed command exited zero with allow_fail set, returning 48 bytes.
  13. output: List of devices attached
  14. output: emulator-5554 offline
  15. output:
  16. output:
  17. nice fastboot -s 261a1c5d devices
  18. output: 261a1c5d fastboot
  19. output:
  20. Device is in fastboot: 261a1c5d fastboot
  21. nice fastboot -s 261a1c5d reboot-bootloader
  22. Parsed command exited 1.
  23. action: enter-fastboot-action
  24. command: ['nice', 'fastboot', '-s', '261a1c5d', 'reboot-bootloader']
  25. message: Command '['nice', 'fastboot', '-s', '261a1c5d', 'reboot-bootloader']' returned non-zero exit status 1
  26. output: rebooting into bootloader...
  27. FAILED (status read failed (No such device))
  28. finished. total time: 5.153s
  29. return code: 1
  30. Command '['nice', 'fastboot', '-s', '261a1c5d', 'reboot-bootloader']' returned non-zero exit status 1
  31. end: 1.1 enter-fastboot-action (duration 00:00:05) [common]
  32. case: enter-fastboot-action
  33. case_id: 470
  34. definition: lava
  35. duration: 5.18
  36. extra: ...
  37. level: 1.1
  38. namespace: common
  39. result: fail
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement