Closed Bug 1635369 Opened 5 years ago Closed 5 years ago

Intermittent android Uncaught exception: Traceback (most recent call last): after Running post-action listener: _resource_record_post_action

Categories

(Testing :: Raptor, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=300786449&repo=fenix
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RLXpXooySL6FqJ7UfSAn-w/runs/0/artifacts/public/logs/live_backing.log


[task 2020-05-05T01:24:17.293Z] 01:24:16 INFO - New mozdevice with adb=adb, device=ZY3222K8ND
[task 2020-05-05T01:24:17.293Z] 01:24:17 INFO - Running post-action listener: _resource_record_post_action
[task 2020-05-05T01:24:17.293Z] 01:24:17 INFO - [mozharness: 2020-05-05 01:24:17.272520Z] Finished install step (failed)
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - Uncaught exception: Traceback (most recent call last):
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - File "/builds/task_1588641792/workspace/mozharness/mozharness/base/script.py", line 2132, in run
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - self.run_action(action)
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - File "/builds/task_1588641792/workspace/mozharness/mozharness/base/script.py", line 2071, in run_action
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - self._possibly_run_method(method_name, error_if_missing=True)
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - File "/builds/task_1588641792/workspace/mozharness/mozharness/base/script.py", line 2026, in _possibly_run_method
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - return getattr(self, method_name)()
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - File "/builds/task_1588641792/workspace/mozharness/mozharness/mozilla/testing/raptor.py", line 750, in install
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - self.device.uninstall_app(self.binary_path)
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - File "/builds/task_1588641792/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 3538, in uninstall_app
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - if self.is_app_installed(app_name, timeout=timeout):
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - File "/builds/task_1588641792/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 3303, in is_app_installed
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - data = self.shell_output("pm list package %s" % app_name, timeout=timeout)
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - File "/builds/task_1588641792/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 1679, in shell_output
[task 2020-05-05T01:24:17.293Z] 01:24:17 FATAL - raise ADBProcessError(adb_process)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - ADBProcessError: args: adb wait-for-device shell pm list package org.mozilla.fenix.performancetest, exitcode: 255, stdout: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - at android.os.BinderProxy.transactNative(Native Method)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - at android.os.BinderProxy.transact(Binder.java:615)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - at android.os.BinderProxy.shellCommand(Binder.java:662)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - at com.android.commands.pm.Pm.runShellCommand(Pm.java:291)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - at com.android.commands.pm.Pm.runList(Pm.java:640)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - at com.android.commands.pm.Pm.run(Pm.java:126)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - at com.android.commands.pm.Pm.main(Pm.java:95)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:262)
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - Running post_fatal callback...
[task 2020-05-05T01:24:17.294Z] 01:24:17 FATAL - Exiting -1

See Also: → 1615599
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.