Closed Bug 1742983 Opened 3 years ago Closed 3 years ago

Intermittent mozdevice.adb.ADBProcessError: args: adb wait-for-device shell getprop sys.boot_completed; echo adb_returncode=$?, exitcode: 1, stdout: error: closed

Categories

(Testing :: Raptor, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=358948488&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/QNCVGNgIQy-vVXTU0e1N6w/runs/0/artifacts/public/logs/live_backing.log


[task 2021-11-23T12:02:24.562Z] 12:02:19     INFO - [mozharness: 2021-11-23 12:02:19.050145Z] Running install step.
[task 2021-11-23T12:02:24.562Z] 12:02:19     INFO - Running pre-action listener: _resource_record_pre_action
[task 2021-11-23T12:02:24.562Z] 12:02:19     INFO - Running main action method: install
[task 2021-11-23T12:02:24.562Z] 12:02:19     INFO - Getting output from command: ['/builds/task_163766883939894/workspace/build/venv/bin/pip', 'list', '--format', 'freeze']
[task 2021-11-23T12:02:24.562Z] 12:02:19     INFO - Copy/paste: /builds/task_163766883939894/workspace/build/venv/bin/pip list --format freeze
[task 2021-11-23T12:02:24.562Z] 12:02:19     INFO - Reading from file tmpfile_stdout
[task 2021-11-23T12:02:24.562Z] 12:02:19     INFO - Reading from file tmpfile_stderr
[task 2021-11-23T12:02:24.562Z] Using adb 1.0.41
[task 2021-11-23T12:02:24.562Z] 12:02:24     INFO - Running post-action listener: _resource_record_post_action
[task 2021-11-23T12:02:24.562Z] 12:02:24     INFO - [mozharness: 2021-11-23 12:02:24.472963Z] Finished install step (failed)
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL - Uncaught exception: Traceback (most recent call last):
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL -   File "/builds/task_163766883939894/workspace/mozharness/mozharness/base/script.py", line 2358, in run
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL -     self.run_action(action)
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL -   File "/builds/task_163766883939894/workspace/mozharness/mozharness/base/script.py", line 2292, in run_action
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL -     self._possibly_run_method(method_name, error_if_missing=True)
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL -   File "/builds/task_163766883939894/workspace/mozharness/mozharness/base/script.py", line 2244, in _possibly_run_method
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL -     return getattr(self, method_name)()
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL -   File "/builds/task_163766883939894/workspace/mozharness/mozharness/mozilla/testing/raptor.py", line 1047, in install
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL -     self.device.uninstall_app(self.binary_path)
[task 2021-11-23T12:02:24.562Z] 12:02:24    FATAL -   File "/builds/task_163766883939894/workspace/mozharness/mozharness/mozilla/testing/android.py", line 72, in device
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL -     adb=adb, device=self.device_serial
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL -   File "/builds/task_163766883939894/workspace/build/venv/lib/python3.6/site-packages/mozdevice/adb.py", line 679, in ADBDeviceFactory
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL -     run_as_package=run_as_package,
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL -   File "/builds/task_163766883939894/workspace/build/venv/lib/python3.6/site-packages/mozdevice/adb.py", line 874, in __init__
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL -     self._wait_for_boot_completed(timeout=timeout)
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL -   File "/builds/task_163766883939894/workspace/build/venv/lib/python3.6/site-packages/mozdevice/adb.py", line 1156, in _wait_for_boot_completed
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL -     "getprop sys.boot_completed", timeout=timeout
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL -   File "/builds/task_163766883939894/workspace/build/venv/lib/python3.6/site-packages/mozdevice/adb.py", line 2207, in shell_output
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL -     raise ADBProcessError(adb_process)
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL - mozdevice.adb.ADBProcessError: args: adb wait-for-device shell getprop sys.boot_completed; echo adb_returncode=$?, exitcode: 1, stdout: error: closed
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL - Running post_fatal callback...
[task 2021-11-23T12:02:24.563Z] 12:02:24    FATAL - Exiting -1
See Also: → 1615599
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.