Closed Bug 1807289 Opened 3 years ago Closed 2 years ago

java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected

Categories

(Firefox for Android :: UI Tests, defect, P3)

Firefox 108
All
Android
defect

Tracking

()

RESOLVED FIXED
122 Branch
Tracking Status
firefox110 --- wontfix
firefox111 --- wontfix
firefox112 --- wontfix
firefox113 --- wontfix
firefox114 --- wontfix
firefox115 --- fixed
firefox116 --- wontfix
firefox117 --- wontfix
firefox118 --- wontfix
firefox119 --- wontfix
firefox120 --- wontfix
firefox121 --- wontfix
firefox122 --- fixed

People

(Reporter: cpeterson, Assigned: ajoltan)

References

Details

(Keywords: intermittent-failure, test-disabled, Whiteboard: [no-nag])

Attachments

(4 files)

From github: https://github.com/mozilla-mobile/fenix/issues/27704.

Firebase Test Run:

verifySponsoredShortcutsSettingsOptionTest Firebase link

Stacktrace:

11-01 14:13:09.785: E/ShellExecutorImpl(7085): --------- beginning of crash
11-01 14:13:09.787: E/AndroidRuntime(7085): FATAL EXCEPTION: AndroidTestOrchestrator
11-01 14:13:09.787: E/AndroidRuntime(7085): Process: androidx.test.orchestrator, PID: 7085
11-01 14:13:09.787: E/AndroidRuntime(7085): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
11-01 14:13:09.787: E/AndroidRuntime(7085): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
11-01 14:13:09.787: E/AndroidRuntime(7085): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
11-01 14:13:09.787: E/AndroidRuntime(7085): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
11-01 14:13:09.787: E/AndroidRuntime(7085): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
11-01 14:13:09.787: E/AndroidRuntime(7085): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
11-01 14:13:09.787: E/AndroidRuntime(7085): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-01 14:13:09.787: E/AndroidRuntime(7085): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-01 14:13:09.787: E/AndroidRuntime(7085): at java.lang.Thread.run(Thread.java:923)
11-01 14:13:09.787: E/AndroidRuntime(7085): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
11-01 14:13:09.787: E/AndroidRuntime(7085): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
11-01 14:13:09.787: E/AndroidRuntime(7085): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
11-01 14:13:09.787: E/AndroidRuntime(7085): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
11-01 14:13:09.787: E/AndroidRuntime(7085): ... 7 more
11-01 14:13:09.789: E/ShellCommandClient(7085): Couldn't find a published binder
11-01 14:13:09.790: E/ShellExecutorImpl(7085): ShellCommandClient not connected. Is ShellCommandExecutor service started?
11-01 14:13:09.790: E/ShellExecutorImpl(7085): androidx.test.services.shellexecutor.ClientNotConnected
11-01 14:13:09.790: E/ShellExecutorImpl(7085): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
11-01 14:13:09.790: E/ShellExecutorImpl(7085): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
11-01 14:13:09.790: E/ShellExecutorImpl(7085): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
11-01 14:13:09.790: E/ShellExecutorImpl(7085): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
11-01 14:13:09.790: E/ShellExecutorImpl(7085): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
11-01 14:13:09.790: E/ShellExecutorImpl(7085): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-01 14:13:09.790: E/ShellExecutorImpl(7085): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-01 14:13:09.790: E/ShellExecutorImpl(7085): at java.lang.Thread.run(Thread.java:923)
11-01 14:13:09.792: I/Process(7085): Sending signal. PID: 7085 SIG: 9
11-01 14:13:07.670: W/AppOps(545): Noting op not finished: uid 10119 pkg com.google.android.gms code 79 startTime of in progress event=1660745582295
11-01 14:13:09.796: I/DropBoxManagerService(545): add tag=data_app_crash isTagEnabled=true flags=0x2
11-01 14:13:09.800: W/BroadcastQueue(545): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
11-01 14:13:09.801: W/BroadcastQueue(545): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
11-01 14:13:09.802: I/ActivityManager(545): Process androidx.test.orchestrator (pid 7085) has died: fg BTOP
11-01 14:13:09.803: I/libprocessgroup(545): Successfully killed process cgroup uid 10170 pid 7085 in 0ms
11-01 14:13:09.803: I/Zygote(292): Process 7085 exited due to signal 9 (Killed)
11-01 14:13:09.803: W/ActivityManager(545): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
11-01 14:13:09.804: W/ActivityManager(545): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
11-01 14:13:09.803: I/binder(0): undelivered TRANSACTION_COMPLETE
11-01 14:13:09.803: I/binder(0): undelivered transaction 785454, process died.
11-01 14:13:09.806: I/ActivityManager(545): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
11-01 14:13:09.806: I/ActivityManager(545): Force stopping service ServiceRecord{d932394 u0 androidx.test.orchestrator/.OrchestratorService}
11-01 14:13:09.812: I/app_process(7067): System.exit called, status: 0
11-01 14:13:09.812: I/AndroidRuntime(7067): VM exiting with result code 0.

Build: 11/1

┆Issue is synchronized with this Jira Task
┆Link To Issue: https://mozilla-hub.atlassian.net/browse/FNXV2-21929

Change performed by the Move to Bugzilla add-on.

► 1/4 Main

verifyAddTabButtonOfCollectionMenu Firebase link

01-04 09:29:29.314: D/HostConnection(24591): --------- beginning of crash
01-04 09:29:29.314: E/AndroidRuntime(7605): FATAL EXCEPTION: AndroidTestOrchestrator
01-04 09:29:29.314: E/AndroidRuntime(7605): Process: androidx.test.orchestrator, PID: 7605
01-04 09:29:29.314: E/AndroidRuntime(7605): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-04 09:29:29.314: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-04 09:29:29.314: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-04 09:29:29.314: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-04 09:29:29.314: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-04 09:29:29.314: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-04 09:29:29.314: E/AndroidRuntime(7605): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-04 09:29:29.314: E/AndroidRuntime(7605): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-04 09:29:29.314: E/AndroidRuntime(7605): at java.lang.Thread.run(Thread.java:923)
01-04 09:29:29.314: E/AndroidRuntime(7605): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-04 09:29:29.314: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-04 09:29:29.314: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-04 09:29:29.314: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-04 09:29:29.314: E/AndroidRuntime(7605): ... 7 more
01-04 09:29:29.316: E/ShellCommandClient(7605): Couldn't find a published binder
01-04 09:29:29.316: E/ShellExecutorImpl(7605): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-04 09:29:29.316: E/ShellExecutorImpl(7605): androidx.test.services.shellexecutor.ClientNotConnected
01-04 09:29:29.316: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-04 09:29:29.316: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-04 09:29:29.316: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-04 09:29:29.316: E/ShellExecutorImpl(7605): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-04 09:29:29.316: E/ShellExecutorImpl(7605): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-04 09:29:29.316: E/ShellExecutorImpl(7605): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-04 09:29:29.316: E/ShellExecutorImpl(7605): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-04 09:29:29.316: E/ShellExecutorImpl(7605): at java.lang.Thread.run(Thread.java:923)
01-04 09:29:29.316: I/Process(7605): Sending signal. PID: 7605 SIG: 9
01-04 09:29:29.320: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7605) has died: fg BTOP
01-04 09:29:29.320: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-04 09:29:29.321: I/binder(0): release 7605:7628 transaction 1008035 out, still active
01-04 09:29:29.321: I/binder(0): undelivered TRANSACTION_COMPLETE
01-04 09:29:29.321: I/Zygote(301): Process 7605 exited due to signal 9 (Killed)
01-04 09:29:29.321: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-04 09:29:29.321: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-04 09:29:29.322: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-04 09:29:29.322: I/ActivityManager(556): Force stopping service ServiceRecord{da1664e u0 androidx.test.orchestrator/.OrchestratorService}
01-04 09:29:29.324: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-04 09:29:29.324: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-04 09:29:29.325: I/binder(0): 556:1832 transaction failed 29189/0, size 4-0 line 2624
01-04 09:29:29.325: I/binder(0): send failed reply for transaction 1008035, target dead
01-04 09:29:29.331: I/app_process(7587): System.exit called, status: 0
01-04 09:29:29.331: I/AndroidRuntime(7587): VM exiting with result code 0.
01-04 09:29:29.362: I/init(0): Untracked pid 7587 exited with status 0
01-04 09:29:29.363: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7605 in 42ms

► 1/4 Main

swipeLeftToRemoveTabFromCollectionTest Firebase link

01-05 07:38:37.841: E/ShellExecutorImpl(7781): --------- beginning of crash
01-05 07:38:37.843: E/AndroidRuntime(7781): FATAL EXCEPTION: AndroidTestOrchestrator
01-05 07:38:37.843: E/AndroidRuntime(7781): Process: androidx.test.orchestrator, PID: 7781
01-05 07:38:37.843: E/AndroidRuntime(7781): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-05 07:38:37.843: E/AndroidRuntime(7781): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-05 07:38:37.843: E/AndroidRuntime(7781): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-05 07:38:37.843: E/AndroidRuntime(7781): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-05 07:38:37.843: E/AndroidRuntime(7781): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-05 07:38:37.843: E/AndroidRuntime(7781): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-05 07:38:37.843: E/AndroidRuntime(7781): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-05 07:38:37.843: E/AndroidRuntime(7781): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-05 07:38:37.843: E/AndroidRuntime(7781): at java.lang.Thread.run(Thread.java:923)
01-05 07:38:37.843: E/AndroidRuntime(7781): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-05 07:38:37.843: E/AndroidRuntime(7781): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-05 07:38:37.843: E/AndroidRuntime(7781): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-05 07:38:37.843: E/AndroidRuntime(7781): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-05 07:38:37.843: E/AndroidRuntime(7781): ... 7 more
01-05 07:38:37.846: E/ShellCommandClient(7781): Couldn't find a published binder
01-05 07:38:37.846: E/ShellExecutorImpl(7781): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-05 07:38:37.846: E/ShellExecutorImpl(7781): androidx.test.services.shellexecutor.ClientNotConnected
01-05 07:38:37.846: E/ShellExecutorImpl(7781): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-05 07:38:37.846: E/ShellExecutorImpl(7781): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-05 07:38:37.846: E/ShellExecutorImpl(7781): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-05 07:38:37.846: E/ShellExecutorImpl(7781): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-05 07:38:37.846: E/ShellExecutorImpl(7781): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-05 07:38:37.846: E/ShellExecutorImpl(7781): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-05 07:38:37.846: E/ShellExecutorImpl(7781): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-05 07:38:37.846: E/ShellExecutorImpl(7781): at java.lang.Thread.run(Thread.java:923)
01-05 07:38:37.846: I/Process(7781): Sending signal. PID: 7781 SIG: 9
01-05 07:38:37.849: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-05 07:38:37.852: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-05 07:38:37.852: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-05 07:38:37.854: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7781) has died: fg BTOP
01-05 07:38:37.854: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-05 07:38:37.855: I/Zygote(301): Process 7781 exited due to signal 9 (Killed)
01-05 07:38:37.855: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-05 07:38:37.856: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-05 07:38:37.856: I/ActivityManager(556): Force stopping service ServiceRecord{4aa890b u0 androidx.test.orchestrator/.OrchestratorService}
01-05 07:38:37.856: I/binder(0): undelivered TRANSACTION_COMPLETE
01-05 07:38:37.856: I/binder(0): undelivered transaction 998299, process died.
01-05 07:38:37.858: I/app_process(7763): System.exit called, status: 0
01-05 07:38:37.858: I/AndroidRuntime(7763): VM exiting with result code 0.
01-05 07:38:37.864: I/init(0): Untracked pid 7763 exited with status 0

► 1/7 Main

verifyJumpBackInSectionTest Firebase link

01-07 07:59:18.728: E/ShellExecutorImpl(7666): --------- beginning of crash
01-07 07:59:18.729: E/AndroidRuntime(7666): FATAL EXCEPTION: AndroidTestOrchestrator
01-07 07:59:18.729: E/AndroidRuntime(7666): Process: androidx.test.orchestrator, PID: 7666
01-07 07:59:18.729: E/AndroidRuntime(7666): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-07 07:59:18.729: E/AndroidRuntime(7666): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-07 07:59:18.729: E/AndroidRuntime(7666): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-07 07:59:18.729: E/AndroidRuntime(7666): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-07 07:59:18.729: E/AndroidRuntime(7666): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-07 07:59:18.729: E/AndroidRuntime(7666): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-07 07:59:18.729: E/AndroidRuntime(7666): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-07 07:59:18.729: E/AndroidRuntime(7666): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-07 07:59:18.729: E/AndroidRuntime(7666): at java.lang.Thread.run(Thread.java:923)
01-07 07:59:18.729: E/AndroidRuntime(7666): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-07 07:59:18.729: E/AndroidRuntime(7666): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-07 07:59:18.729: E/AndroidRuntime(7666): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-07 07:59:18.729: E/AndroidRuntime(7666): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-07 07:59:18.729: E/AndroidRuntime(7666): ... 7 more
01-07 07:59:18.730: D/goldfish-address-space(312): claimShared: Ask to claim region [0x1f24c0000 0x1f2cac000]
01-07 07:59:18.738: E/ShellCommandClient(7666): Couldn't find a published binder
01-07 07:59:18.739: E/ShellExecutorImpl(7666): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-07 07:59:18.739: E/ShellExecutorImpl(7666): androidx.test.services.shellexecutor.ClientNotConnected
01-07 07:59:18.739: E/ShellExecutorImpl(7666): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-07 07:59:18.739: E/ShellExecutorImpl(7666): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-07 07:59:18.739: E/ShellExecutorImpl(7666): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-07 07:59:18.739: E/ShellExecutorImpl(7666): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-07 07:59:18.739: E/ShellExecutorImpl(7666): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-07 07:59:18.739: E/ShellExecutorImpl(7666): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-07 07:59:18.739: E/ShellExecutorImpl(7666): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-07 07:59:18.739: E/ShellExecutorImpl(7666): at java.lang.Thread.run(Thread.java:923)
01-07 07:59:18.739: I/Process(7666): Sending signal. PID: 7666 SIG: 9
01-07 07:59:18.747: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-07 07:59:18.747: I/hwservicemanager(181): getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest.
01-07 07:59:18.747: I/Gralloc4(26722): mapper 4.x is not supported
01-07 07:59:18.748: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-07 07:59:18.748: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-07 07:59:18.751: I/binder(0): undelivered TRANSACTION_COMPLETE
01-07 07:59:18.751: I/binder(0): undelivered transaction 1109697, process died.
01-07 07:59:18.749: I/Zygote(301): Process 7666 exited due to signal 9 (Killed)
01-07 07:59:18.750: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7666) has died: fg BTOP
01-07 07:59:18.750: D/HostConnection(26722): createUnique: call
01-07 07:59:18.750: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7666 in 0ms
01-07 07:59:18.750: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-07 07:59:18.750: D/HostConnection(26722): HostConnection::get() New Host Connection established 0xb400006f98414510, tid 26722
01-07 07:59:18.750: D/goldfish-address-space(26722): allocate: Ask for block of size 0x100
01-07 07:59:18.750: D/goldfish-address-space(26722): allocate: ioctl allocate returned offset 0x1efff8000 size 0x8000
01-07 07:59:18.751: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-07 07:59:18.752: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-07 07:59:18.752: I/ActivityManager(556): Force stopping service ServiceRecord{287adeb u0 androidx.test.orchestrator/.OrchestratorService}
01-07 07:59:18.752: D/HostConnection(26722): HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_YUV_Cache ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_0
01-07 07:59:18.753: I/app_process(7648): System.exit called, status: 0
01-07 07:59:18.753: I/AndroidRuntime(7648): VM exiting with result code 0.
01-07 07:59:18.757: I/init(0): Untracked pid 7648 exited with status 0

► 1/10 Main

removeTabFromCollectionTest Firebase link

01-09 15:00:15.716: E/ShellExecutorImpl(7639): --------- beginning of crash
01-09 15:00:15.719: E/AndroidRuntime(7639): FATAL EXCEPTION: AndroidTestOrchestrator
01-09 15:00:15.719: E/AndroidRuntime(7639): Process: androidx.test.orchestrator, PID: 7639
01-09 15:00:15.719: E/AndroidRuntime(7639): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-09 15:00:15.719: E/AndroidRuntime(7639): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-09 15:00:15.719: E/AndroidRuntime(7639): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-09 15:00:15.719: E/AndroidRuntime(7639): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-09 15:00:15.719: E/AndroidRuntime(7639): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-09 15:00:15.719: E/AndroidRuntime(7639): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-09 15:00:15.719: E/AndroidRuntime(7639): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-09 15:00:15.719: E/AndroidRuntime(7639): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-09 15:00:15.719: E/AndroidRuntime(7639): at java.lang.Thread.run(Thread.java:923)
01-09 15:00:15.719: E/AndroidRuntime(7639): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-09 15:00:15.719: E/AndroidRuntime(7639): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-09 15:00:15.719: E/AndroidRuntime(7639): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-09 15:00:15.719: E/AndroidRuntime(7639): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-09 15:00:15.719: E/AndroidRuntime(7639): ... 7 more
01-09 15:00:15.721: E/ShellCommandClient(7639): Couldn't find a published binder
01-09 15:00:15.721: E/ShellExecutorImpl(7639): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-09 15:00:15.721: E/ShellExecutorImpl(7639): androidx.test.services.shellexecutor.ClientNotConnected
01-09 15:00:15.721: E/ShellExecutorImpl(7639): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-09 15:00:15.721: E/ShellExecutorImpl(7639): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-09 15:00:15.721: E/ShellExecutorImpl(7639): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-09 15:00:15.721: E/ShellExecutorImpl(7639): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-09 15:00:15.721: E/ShellExecutorImpl(7639): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-09 15:00:15.721: E/ShellExecutorImpl(7639): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-09 15:00:15.721: E/ShellExecutorImpl(7639): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-09 15:00:15.721: E/ShellExecutorImpl(7639): at java.lang.Thread.run(Thread.java:923)
01-09 15:00:15.722: I/Process(7639): Sending signal. PID: 7639 SIG: 9
01-09 15:00:15.727: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-09 15:00:15.730: I/Zygote(301): Process 7639 exited due to signal 9 (Killed)
01-09 15:00:15.730: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7639) has died: fg BTOP
01-09 15:00:15.730: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-09 15:00:15.731: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7639 in 0ms
01-09 15:00:15.731: I/binder(0): undelivered TRANSACTION_COMPLETE
01-09 15:00:15.731: I/binder(0): undelivered transaction 1033035, process died.
01-09 15:00:15.732: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-09 15:00:15.732: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-09 15:00:15.732: I/ActivityManager(556): Force stopping service ServiceRecord{ccb5e47 u0 androidx.test.orchestrator/.OrchestratorService}
01-09 15:00:15.733: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-09 15:00:15.733: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-09 15:00:15.737: I/app_process(7621): System.exit called, status: 0
01-09 15:00:15.737: I/AndroidRuntime(7621): VM exiting with result code 0.

toggleSearchBookmarksAndHistoryTest Firebase link

01-10 03:46:47.033: E/ShellExecutorImpl(7593): --------- beginning of crash
01-10 03:46:47.034: E/AndroidRuntime(7593): FATAL EXCEPTION: AndroidTestOrchestrator
01-10 03:46:47.034: E/AndroidRuntime(7593): Process: androidx.test.orchestrator, PID: 7593
01-10 03:46:47.034: E/AndroidRuntime(7593): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-10 03:46:47.034: E/AndroidRuntime(7593): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-10 03:46:47.034: E/AndroidRuntime(7593): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-10 03:46:47.034: E/AndroidRuntime(7593): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-10 03:46:47.034: E/AndroidRuntime(7593): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-10 03:46:47.034: E/AndroidRuntime(7593): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-10 03:46:47.034: E/AndroidRuntime(7593): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-10 03:46:47.034: E/AndroidRuntime(7593): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-10 03:46:47.034: E/AndroidRuntime(7593): at java.lang.Thread.run(Thread.java:923)
01-10 03:46:47.034: E/AndroidRuntime(7593): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-10 03:46:47.034: E/AndroidRuntime(7593): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-10 03:46:47.034: E/AndroidRuntime(7593): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-10 03:46:47.034: E/AndroidRuntime(7593): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-10 03:46:47.034: E/AndroidRuntime(7593): ... 7 more
01-10 03:46:47.036: E/ShellCommandClient(7593): Couldn't find a published binder
01-10 03:46:47.036: E/ShellExecutorImpl(7593): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-10 03:46:47.036: E/ShellExecutorImpl(7593): androidx.test.services.shellexecutor.ClientNotConnected
01-10 03:46:47.036: E/ShellExecutorImpl(7593): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-10 03:46:47.036: E/ShellExecutorImpl(7593): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-10 03:46:47.036: E/ShellExecutorImpl(7593): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-10 03:46:47.036: E/ShellExecutorImpl(7593): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-10 03:46:47.036: E/ShellExecutorImpl(7593): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-10 03:46:47.036: E/ShellExecutorImpl(7593): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-10 03:46:47.036: E/ShellExecutorImpl(7593): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-10 03:46:47.036: E/ShellExecutorImpl(7593): at java.lang.Thread.run(Thread.java:923)
01-10 03:46:47.036: I/Process(7593): Sending signal. PID: 7593 SIG: 9
01-10 03:46:47.039: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-10 03:46:47.040: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7593) has died: fg BTOP
01-10 03:46:47.040: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-10 03:46:47.041: I/binder(0): release 7593:7616 transaction 1094372 out, still active
01-10 03:46:47.041: I/binder(0): undelivered TRANSACTION_COMPLETE
01-10 03:46:47.040: I/Zygote(301): Process 7593 exited due to signal 9 (Killed)
01-10 03:46:47.040: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7593 in 0ms
01-10 03:46:47.041: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-10 03:46:47.042: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-10 03:46:47.042: I/ActivityManager(556): Force stopping service ServiceRecord{1fd36a6 u0 androidx.test.orchestrator/.OrchestratorService}
01-10 03:46:47.042: I/binder(0): 556:1828 transaction failed 29189/0, size 4-0 line 2624
01-10 03:46:47.042: I/binder(0): send failed reply for transaction 1094372, target dead
01-10 03:46:47.044: I/app_process(7575): System.exit called, status: 0
01-10 03:46:47.044: I/AndroidRuntime(7575): VM exiting with result code 0.

openAllTabsInCollectionTest Firebase link

01-10 12:17:42.778: E/ShellExecutorImpl(7597): --------- beginning of crash
01-10 12:17:42.779: E/AndroidRuntime(7597): FATAL EXCEPTION: AndroidTestOrchestrator
01-10 12:17:42.779: E/AndroidRuntime(7597): Process: androidx.test.orchestrator, PID: 7597
01-10 12:17:42.779: E/AndroidRuntime(7597): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-10 12:17:42.779: E/AndroidRuntime(7597): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-10 12:17:42.779: E/AndroidRuntime(7597): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-10 12:17:42.779: E/AndroidRuntime(7597): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-10 12:17:42.779: E/AndroidRuntime(7597): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-10 12:17:42.779: E/AndroidRuntime(7597): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-10 12:17:42.779: E/AndroidRuntime(7597): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-10 12:17:42.779: E/AndroidRuntime(7597): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-10 12:17:42.779: E/AndroidRuntime(7597): at java.lang.Thread.run(Thread.java:923)
01-10 12:17:42.779: E/AndroidRuntime(7597): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-10 12:17:42.779: E/AndroidRuntime(7597): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-10 12:17:42.779: E/AndroidRuntime(7597): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-10 12:17:42.779: E/AndroidRuntime(7597): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-10 12:17:42.779: E/AndroidRuntime(7597): ... 7 more
01-10 12:17:42.781: E/ShellCommandClient(7597): Couldn't find a published binder
01-10 12:17:42.781: E/ShellExecutorImpl(7597): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-10 12:17:42.781: E/ShellExecutorImpl(7597): androidx.test.services.shellexecutor.ClientNotConnected
01-10 12:17:42.781: E/ShellExecutorImpl(7597): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-10 12:17:42.781: E/ShellExecutorImpl(7597): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-10 12:17:42.781: E/ShellExecutorImpl(7597): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-10 12:17:42.781: E/ShellExecutorImpl(7597): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-10 12:17:42.781: E/ShellExecutorImpl(7597): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-10 12:17:42.781: E/ShellExecutorImpl(7597): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-10 12:17:42.781: E/ShellExecutorImpl(7597): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-10 12:17:42.781: E/ShellExecutorImpl(7597): at java.lang.Thread.run(Thread.java:923)
01-10 12:17:42.781: I/Process(7597): Sending signal. PID: 7597 SIG: 9
01-10 12:17:42.785: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7597) has died: fg BTOP
01-10 12:17:42.785: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-10 12:17:42.785: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7597 in 0ms
01-10 12:17:42.785: I/Zygote(301): Process 7597 exited due to signal 9 (Killed)
01-10 12:17:42.785: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-10 12:17:42.786: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-10 12:17:42.786: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-10 12:17:42.787: I/ActivityManager(556): Force stopping service ServiceRecord{7f90e83 u0 androidx.test.orchestrator/.OrchestratorService}
01-10 12:17:42.786: I/binder(0): release 7597:7620 transaction 1039984 out, still active
01-10 12:17:42.786: I/binder(0): undelivered TRANSACTION_COMPLETE
01-10 12:17:42.788: I/app_process(7579): System.exit called, status: 0
01-10 12:17:42.788: I/AndroidRuntime(7579): VM exiting with result code 0.

► 1/12 Main

deleteCollectionTest Firebase link

01-11 17:36:04.077: E/ShellExecutorImpl(7642): --------- beginning of crash
01-11 17:36:04.078: E/AndroidRuntime(7642): FATAL EXCEPTION: AndroidTestOrchestrator
01-11 17:36:04.078: E/AndroidRuntime(7642): Process: androidx.test.orchestrator, PID: 7642
01-11 17:36:04.078: E/AndroidRuntime(7642): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-11 17:36:04.078: E/AndroidRuntime(7642): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-11 17:36:04.078: E/AndroidRuntime(7642): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-11 17:36:04.078: E/AndroidRuntime(7642): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-11 17:36:04.078: E/AndroidRuntime(7642): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-11 17:36:04.078: E/AndroidRuntime(7642): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-11 17:36:04.078: E/AndroidRuntime(7642): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-11 17:36:04.078: E/AndroidRuntime(7642): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-11 17:36:04.078: E/AndroidRuntime(7642): at java.lang.Thread.run(Thread.java:923)
01-11 17:36:04.078: E/AndroidRuntime(7642): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-11 17:36:04.078: E/AndroidRuntime(7642): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-11 17:36:04.078: E/AndroidRuntime(7642): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-11 17:36:04.078: E/AndroidRuntime(7642): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-11 17:36:04.078: E/AndroidRuntime(7642): ... 7 more
01-11 17:36:04.082: E/ShellCommandClient(7642): Couldn't find a published binder
01-11 17:36:04.082: E/ShellExecutorImpl(7642): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-11 17:36:04.082: E/ShellExecutorImpl(7642): androidx.test.services.shellexecutor.ClientNotConnected
01-11 17:36:04.082: E/ShellExecutorImpl(7642): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-11 17:36:04.082: E/ShellExecutorImpl(7642): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-11 17:36:04.082: E/ShellExecutorImpl(7642): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-11 17:36:04.082: E/ShellExecutorImpl(7642): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-11 17:36:04.082: E/ShellExecutorImpl(7642): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-11 17:36:04.082: E/ShellExecutorImpl(7642): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-11 17:36:04.082: E/ShellExecutorImpl(7642): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-11 17:36:04.082: E/ShellExecutorImpl(7642): at java.lang.Thread.run(Thread.java:923)
01-11 17:36:04.083: I/Process(7642): Sending signal. PID: 7642 SIG: 9
01-11 17:36:04.086: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-11 17:36:04.089: I/binder_alloc(0): 7642: binder_alloc_buf, no vma
01-11 17:36:04.089: I/binder(0): 556:1521 transaction failed 29189/-3, size 4-0 line 2863
01-11 17:36:04.089: I/binder(0): send failed reply for transaction 1021984 to 7642:7665
01-11 17:36:04.088: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7642) has died: fg BTOP
01-11 17:36:04.088: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-11 17:36:04.089: I/Zygote(301): Process 7642 exited due to signal 9 (Killed)
01-11 17:36:04.089: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-11 17:36:04.090: I/binder(0): undelivered TRANSACTION_COMPLETE
01-11 17:36:04.090: I/binder(0): undelivered TRANSACTION_ERROR: 29189
01-11 17:36:04.090: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-11 17:36:04.092: I/ActivityManager(556): Force stopping service ServiceRecord{c1c5f5c u0 androidx.test.orchestrator/.OrchestratorService}
01-11 17:36:04.093: I/app_process(7624): System.exit called, status: 0
01-11 17:36:04.093: I/AndroidRuntime(7624): VM exiting with result code 0.

► 1/19 Main

openAllTabsInCollectionTest Firebase link

01-19 06:57:03.152: E/ShellCommandClient(7645): --------- beginning of crash
01-19 06:57:03.152: E/AndroidRuntime(7645): FATAL EXCEPTION: AndroidTestOrchestrator
01-19 06:57:03.152: E/AndroidRuntime(7645): Process: androidx.test.orchestrator, PID: 7645
01-19 06:57:03.152: E/AndroidRuntime(7645): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-19 06:57:03.152: E/AndroidRuntime(7645): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-19 06:57:03.152: E/AndroidRuntime(7645): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-19 06:57:03.152: E/AndroidRuntime(7645): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-19 06:57:03.152: E/AndroidRuntime(7645): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-19 06:57:03.152: E/AndroidRuntime(7645): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-19 06:57:03.152: E/AndroidRuntime(7645): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-19 06:57:03.152: E/AndroidRuntime(7645): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-19 06:57:03.152: E/AndroidRuntime(7645): at java.lang.Thread.run(Thread.java:923)
01-19 06:57:03.152: E/AndroidRuntime(7645): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-19 06:57:03.152: E/AndroidRuntime(7645): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-19 06:57:03.152: E/AndroidRuntime(7645): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-19 06:57:03.152: E/AndroidRuntime(7645): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-19 06:57:03.152: E/AndroidRuntime(7645): ... 7 more
01-19 06:57:03.153: E/ShellExecutorImpl(7645): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-19 06:57:03.153: E/ShellExecutorImpl(7645): androidx.test.services.shellexecutor.ClientNotConnected
01-19 06:57:03.153: E/ShellExecutorImpl(7645): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-19 06:57:03.153: E/ShellExecutorImpl(7645): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-19 06:57:03.153: E/ShellExecutorImpl(7645): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-19 06:57:03.153: E/ShellExecutorImpl(7645): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-19 06:57:03.153: E/ShellExecutorImpl(7645): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-19 06:57:03.153: E/ShellExecutorImpl(7645): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-19 06:57:03.153: E/ShellExecutorImpl(7645): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-19 06:57:03.153: E/ShellExecutorImpl(7645): at java.lang.Thread.run(Thread.java:923)
01-19 06:57:03.153: I/Process(7645): Sending signal. PID: 7645 SIG: 9
01-19 06:57:03.158: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7645) has died: fg BTOP
01-19 06:57:03.158: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-19 06:57:03.158: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-19 06:57:03.158: I/Zygote(301): Process 7645 exited due to signal 9 (Killed)
01-19 06:57:03.158: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7645 in 0ms
01-19 06:57:03.160: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-19 06:57:03.160: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-19 06:57:03.160: I/ActivityManager(556): Force stopping service ServiceRecord{a6a0812 u0 androidx.test.orchestrator/.OrchestratorService}
01-19 06:57:03.159: I/binder(0): release 7645:7668 transaction 1030778 out, still active
01-19 06:57:03.159: I/binder(0): undelivered TRANSACTION_COMPLETE
01-19 06:57:03.159: I/binder(0): 556:3920 transaction failed 29189/0, size 4-0 line 2624
01-19 06:57:03.159: I/binder(0): send failed reply for transaction 1030778, target dead
01-19 06:57:03.162: I/app_process(7627): System.exit called, status: 0
01-19 06:57:03.162: I/AndroidRuntime(7627): VM exiting with result code 0.

► 1/19 Nightly

deleteCollectionTest Firebase link

01-19 06:59:42.291: E/ShellExecutorImpl(7601): --------- beginning of crash
01-19 06:59:42.292: E/AndroidRuntime(7601): FATAL EXCEPTION: AndroidTestOrchestrator
01-19 06:59:42.292: E/AndroidRuntime(7601): Process: androidx.test.orchestrator, PID: 7601
01-19 06:59:42.292: E/AndroidRuntime(7601): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-19 06:59:42.292: E/AndroidRuntime(7601): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-19 06:59:42.292: E/AndroidRuntime(7601): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-19 06:59:42.292: E/AndroidRuntime(7601): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-19 06:59:42.292: E/AndroidRuntime(7601): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-19 06:59:42.292: E/AndroidRuntime(7601): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-19 06:59:42.292: E/AndroidRuntime(7601): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-19 06:59:42.292: E/AndroidRuntime(7601): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-19 06:59:42.292: E/AndroidRuntime(7601): at java.lang.Thread.run(Thread.java:923)
01-19 06:59:42.292: E/AndroidRuntime(7601): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-19 06:59:42.292: E/AndroidRuntime(7601): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-19 06:59:42.292: E/AndroidRuntime(7601): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-19 06:59:42.292: E/AndroidRuntime(7601): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-19 06:59:42.292: E/AndroidRuntime(7601): ... 7 more
01-19 06:59:42.293: E/ShellCommandClient(7601): Couldn't find a published binder
01-19 06:59:42.294: E/ShellExecutorImpl(7601): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-19 06:59:42.294: E/ShellExecutorImpl(7601): androidx.test.services.shellexecutor.ClientNotConnected
01-19 06:59:42.294: E/ShellExecutorImpl(7601): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-19 06:59:42.294: E/ShellExecutorImpl(7601): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-19 06:59:42.294: E/ShellExecutorImpl(7601): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-19 06:59:42.294: E/ShellExecutorImpl(7601): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-19 06:59:42.294: E/ShellExecutorImpl(7601): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-19 06:59:42.294: E/ShellExecutorImpl(7601): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-19 06:59:42.294: E/ShellExecutorImpl(7601): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-19 06:59:42.294: E/ShellExecutorImpl(7601): at java.lang.Thread.run(Thread.java:923)
01-19 06:59:42.294: I/Process(7601): Sending signal. PID: 7601 SIG: 9
01-19 06:59:42.295: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-19 06:59:42.297: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-19 06:59:42.297: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-19 06:59:42.298: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7601) has died: fg BTOP
01-19 06:59:42.298: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-19 06:59:42.298: I/Zygote(301): Process 7601 exited due to signal 9 (Killed)
01-19 06:59:42.299: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-19 06:59:42.299: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-19 06:59:42.299: I/ActivityManager(556): Force stopping service ServiceRecord{55cbe71 u0 androidx.test.orchestrator/.OrchestratorService}
01-19 06:59:42.299: I/binder(0): undelivered TRANSACTION_COMPLETE
01-19 06:59:42.299: I/binder(0): undelivered transaction 1029976, process died.
01-19 06:59:42.302: I/app_process(7583): System.exit called, status: 0
01-19 06:59:42.302: I/AndroidRuntime(7583): VM exiting with result code 0.

► 1/24 Main
swipeLeftToRemoveTabFromCollectionTest Firebase link

01-24 12:35:52.571: D/HostConnection(24386): --------- beginning of crash
01-24 12:35:52.571: E/AndroidRuntime(7586): FATAL EXCEPTION: AndroidTestOrchestrator
01-24 12:35:52.571: E/AndroidRuntime(7586): Process: androidx.test.orchestrator, PID: 7586
01-24 12:35:52.571: E/AndroidRuntime(7586): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-24 12:35:52.571: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-24 12:35:52.571: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-24 12:35:52.571: E/AndroidRuntime(7586): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-24 12:35:52.571: E/AndroidRuntime(7586): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-24 12:35:52.571: E/AndroidRuntime(7586): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-24 12:35:52.571: E/AndroidRuntime(7586): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-24 12:35:52.571: E/AndroidRuntime(7586): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-24 12:35:52.571: E/AndroidRuntime(7586): at java.lang.Thread.run(Thread.java:923)
01-24 12:35:52.571: E/AndroidRuntime(7586): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-24 12:35:52.571: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-24 12:35:52.571: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-24 12:35:52.571: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-24 12:35:52.571: E/AndroidRuntime(7586): ... 7 more
01-24 12:35:52.571: D/HostConnection(24386): HostConnection::get() New Host Connection established 0xb4000077ec3ba990, tid 24386
01-24 12:35:52.572: D/goldfish-address-space(24386): allocate: Ask for block of size 0x100
01-24 12:35:52.572: D/goldfish-address-space(24386): allocate: ioctl allocate returned offset 0x1efff8000 size 0x8000
01-24 12:35:52.576: E/ShellCommandClient(7586): Couldn't find a published binder
01-24 12:35:52.576: E/ShellExecutorImpl(7586): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-24 12:35:52.576: E/ShellExecutorImpl(7586): androidx.test.services.shellexecutor.ClientNotConnected
01-24 12:35:52.576: E/ShellExecutorImpl(7586): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-24 12:35:52.576: E/ShellExecutorImpl(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-24 12:35:52.576: E/ShellExecutorImpl(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-24 12:35:52.576: E/ShellExecutorImpl(7586): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-24 12:35:52.576: E/ShellExecutorImpl(7586): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-24 12:35:52.576: E/ShellExecutorImpl(7586): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-24 12:35:52.576: E/ShellExecutorImpl(7586): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-24 12:35:52.576: E/ShellExecutorImpl(7586): at java.lang.Thread.run(Thread.java:923)
01-24 12:35:52.576: I/Process(7586): Sending signal. PID: 7586 SIG: 9
01-24 12:35:52.580: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-24 12:35:52.583: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-24 12:35:52.583: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-24 12:35:52.590: D/HostConnection(24386): HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_YUV_Cache ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_0
01-24 12:35:52.595: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7586) has died: fg BTOP
01-24 12:35:52.595: I/Zygote(301): Process 7586 exited due to signal 9 (Killed)
01-24 12:35:52.596: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7586 in 0ms
01-24 12:35:52.596: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-24 12:35:52.597: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-24 12:35:52.596: I/binder(0): undelivered TRANSACTION_COMPLETE
01-24 12:35:52.596: I/binder(0): undelivered transaction 1038726, process died.
01-24 12:35:52.610: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-24 12:35:52.610: I/ActivityManager(556): Force stopping service ServiceRecord{62c13f1 u0 androidx.test.orchestrator/.OrchestratorService}
01-24 12:35:52.613: I/app_process(7568): System.exit called, status: 0
01-24 12:35:52.613: I/AndroidRuntime(7568): VM exiting with result code 0.

► 1/24 Nightly

deleteCollectionTest Firebase link

01-24 10:42:23.184: E/ShellExecutorImpl(7590): --------- beginning of crash
01-24 10:42:23.188: E/AndroidRuntime(7590): FATAL EXCEPTION: AndroidTestOrchestrator
01-24 10:42:23.188: E/AndroidRuntime(7590): Process: androidx.test.orchestrator, PID: 7590
01-24 10:42:23.188: E/AndroidRuntime(7590): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-24 10:42:23.188: E/AndroidRuntime(7590): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-24 10:42:23.188: E/AndroidRuntime(7590): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-24 10:42:23.188: E/AndroidRuntime(7590): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-24 10:42:23.188: E/AndroidRuntime(7590): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-24 10:42:23.188: E/AndroidRuntime(7590): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-24 10:42:23.188: E/AndroidRuntime(7590): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-24 10:42:23.188: E/AndroidRuntime(7590): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-24 10:42:23.188: E/AndroidRuntime(7590): at java.lang.Thread.run(Thread.java:923)
01-24 10:42:23.188: E/AndroidRuntime(7590): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-24 10:42:23.188: E/AndroidRuntime(7590): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-24 10:42:23.188: E/AndroidRuntime(7590): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-24 10:42:23.188: E/AndroidRuntime(7590): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-24 10:42:23.188: E/AndroidRuntime(7590): ... 7 more
01-24 10:42:23.190: E/ShellCommandClient(7590): Couldn't find a published binder
01-24 10:42:23.190: E/ShellExecutorImpl(7590): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-24 10:42:23.190: E/ShellExecutorImpl(7590): androidx.test.services.shellexecutor.ClientNotConnected
01-24 10:42:23.190: E/ShellExecutorImpl(7590): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-24 10:42:23.190: E/ShellExecutorImpl(7590): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-24 10:42:23.190: E/ShellExecutorImpl(7590): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-24 10:42:23.190: E/ShellExecutorImpl(7590): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-24 10:42:23.190: E/ShellExecutorImpl(7590): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-24 10:42:23.190: E/ShellExecutorImpl(7590): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-24 10:42:23.190: E/ShellExecutorImpl(7590): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-24 10:42:23.190: E/ShellExecutorImpl(7590): at java.lang.Thread.run(Thread.java:923)
01-24 10:42:23.190: I/Process(7590): Sending signal. PID: 7590 SIG: 9
01-24 10:42:23.196: I/Zygote(301): Process 7590 exited due to signal 9 (Killed)
01-24 10:42:23.197: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7590) has died: fg BTOP
01-24 10:42:23.197: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-24 10:42:23.198: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7590 in 0ms
01-24 10:42:23.200: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-24 10:42:23.204: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-24 10:42:23.204: I/ActivityManager(556): Force stopping service ServiceRecord{a322563 u0 androidx.test.orchestrator/.OrchestratorService}
01-24 10:42:23.214: I/app_process(7572): System.exit called, status: 0
01-24 10:42:23.214: I/AndroidRuntime(7572): VM exiting with result code 0.

► 1/25 Main

verifyJumpBackInSectionTest Firebase link

01-25 08:57:04.620: E/ShellExecutorImpl(7610): --------- beginning of crash
01-25 08:57:04.623: E/AndroidRuntime(7610): FATAL EXCEPTION: AndroidTestOrchestrator
01-25 08:57:04.623: E/AndroidRuntime(7610): Process: androidx.test.orchestrator, PID: 7610
01-25 08:57:04.623: E/AndroidRuntime(7610): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-25 08:57:04.623: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-25 08:57:04.623: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-25 08:57:04.623: E/AndroidRuntime(7610): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-25 08:57:04.623: E/AndroidRuntime(7610): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-25 08:57:04.623: E/AndroidRuntime(7610): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-25 08:57:04.623: E/AndroidRuntime(7610): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-25 08:57:04.623: E/AndroidRuntime(7610): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-25 08:57:04.623: E/AndroidRuntime(7610): at java.lang.Thread.run(Thread.java:923)
01-25 08:57:04.623: E/AndroidRuntime(7610): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-25 08:57:04.623: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-25 08:57:04.623: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-25 08:57:04.623: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-25 08:57:04.623: E/AndroidRuntime(7610): ... 7 more
01-25 08:57:04.627: E/ShellCommandClient(7610): Couldn't find a published binder
01-25 08:57:04.627: E/ShellExecutorImpl(7610): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-25 08:57:04.627: E/ShellExecutorImpl(7610): androidx.test.services.shellexecutor.ClientNotConnected
01-25 08:57:04.627: E/ShellExecutorImpl(7610): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-25 08:57:04.627: E/ShellExecutorImpl(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-25 08:57:04.627: E/ShellExecutorImpl(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-25 08:57:04.627: E/ShellExecutorImpl(7610): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-25 08:57:04.627: E/ShellExecutorImpl(7610): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-25 08:57:04.627: E/ShellExecutorImpl(7610): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-25 08:57:04.627: E/ShellExecutorImpl(7610): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-25 08:57:04.627: E/ShellExecutorImpl(7610): at java.lang.Thread.run(Thread.java:923)
01-25 08:57:04.628: I/Process(7610): Sending signal. PID: 7610 SIG: 9
01-25 08:57:04.632: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-25 08:57:04.637: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-25 08:57:04.637: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-25 08:57:04.639: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7610) has died: fg BTOP
01-25 08:57:04.640: I/Zygote(301): Process 7610 exited due to signal 9 (Killed)
01-25 08:57:04.640: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7610 in 0ms
01-25 08:57:04.640: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-25 08:57:04.641: I/binder(0): undelivered TRANSACTION_COMPLETE
01-25 08:57:04.641: I/binder(0): undelivered transaction 1105865, process died.
01-25 08:57:04.642: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-25 08:57:04.643: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-25 08:57:04.643: I/ActivityManager(556): Force stopping service ServiceRecord{5e28cd2 u0 androidx.test.orchestrator/.OrchestratorService}
01-25 08:57:04.650: I/app_process(7592): System.exit called, status: 0
01-25 08:57:04.650: I/AndroidRuntime(7592): VM exiting with result code 0.

► 1/26 Main

swipeLeftToRemoveTabFromCollectionTest Firebase link

01-26 12:13:43.863: E/ShellExecutorImpl(7610): --------- beginning of crash
01-26 12:13:43.864: E/AndroidRuntime(7610): FATAL EXCEPTION: AndroidTestOrchestrator
01-26 12:13:43.864: E/AndroidRuntime(7610): Process: androidx.test.orchestrator, PID: 7610
01-26 12:13:43.864: E/AndroidRuntime(7610): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-26 12:13:43.864: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-26 12:13:43.864: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-26 12:13:43.864: E/AndroidRuntime(7610): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-26 12:13:43.864: E/AndroidRuntime(7610): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-26 12:13:43.864: E/AndroidRuntime(7610): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-26 12:13:43.864: E/AndroidRuntime(7610): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-26 12:13:43.864: E/AndroidRuntime(7610): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-26 12:13:43.864: E/AndroidRuntime(7610): at java.lang.Thread.run(Thread.java:923)
01-26 12:13:43.864: E/AndroidRuntime(7610): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-26 12:13:43.864: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-26 12:13:43.864: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-26 12:13:43.864: E/AndroidRuntime(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-26 12:13:43.864: E/AndroidRuntime(7610): ... 7 more
01-26 12:13:43.866: E/ShellCommandClient(7610): Couldn't find a published binder
01-26 12:13:43.866: E/ShellExecutorImpl(7610): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-26 12:13:43.866: E/ShellExecutorImpl(7610): androidx.test.services.shellexecutor.ClientNotConnected
01-26 12:13:43.866: E/ShellExecutorImpl(7610): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-26 12:13:43.866: E/ShellExecutorImpl(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-26 12:13:43.866: E/ShellExecutorImpl(7610): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-26 12:13:43.866: E/ShellExecutorImpl(7610): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-26 12:13:43.866: E/ShellExecutorImpl(7610): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-26 12:13:43.866: E/ShellExecutorImpl(7610): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-26 12:13:43.866: E/ShellExecutorImpl(7610): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-26 12:13:43.866: E/ShellExecutorImpl(7610): at java.lang.Thread.run(Thread.java:923)
01-26 12:13:43.866: I/Process(7610): Sending signal. PID: 7610 SIG: 9
01-26 12:13:43.871: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-26 12:13:43.873: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7610) has died: fg BTOP
01-26 12:13:43.873: I/binder_alloc(0): 7610: binder_alloc_buf, no vma
01-26 12:13:43.873: I/binder(0): 556:2237 transaction failed 29189/-3, size 4-0 line 2863
01-26 12:13:43.873: I/binder(0): send failed reply for transaction 910810 to 7610:7633
01-26 12:13:43.874: I/binder(0): undelivered TRANSACTION_COMPLETE
01-26 12:13:43.874: I/binder(0): undelivered TRANSACTION_ERROR: 29189
01-26 12:13:43.874: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-26 12:13:43.874: I/Zygote(301): Process 7610 exited due to signal 9 (Killed)
01-26 12:13:43.875: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7610 in 0ms
01-26 12:13:43.875: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-26 12:13:43.877: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-26 12:13:43.878: I/ActivityManager(556): Force stopping service ServiceRecord{49f56aa u0 androidx.test.orchestrator/.OrchestratorService}
01-26 12:13:43.880: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-26 12:13:43.880: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-26 12:13:43.881: I/app_process(7592): System.exit called, status: 0
01-26 12:13:43.881: I/AndroidRuntime(7592): VM exiting with result code 0.

► 1/27 Main

createFirstCollectionTest Firebase link

01-27 01:44:49.824: E/ShellExecutorImpl(7564): --------- beginning of crash
01-27 01:44:49.825: E/AndroidRuntime(7564): FATAL EXCEPTION: AndroidTestOrchestrator
01-27 01:44:49.825: E/AndroidRuntime(7564): Process: androidx.test.orchestrator, PID: 7564
01-27 01:44:49.825: E/AndroidRuntime(7564): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-27 01:44:49.825: E/AndroidRuntime(7564): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-27 01:44:49.825: E/AndroidRuntime(7564): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-27 01:44:49.825: E/AndroidRuntime(7564): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-27 01:44:49.825: E/AndroidRuntime(7564): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-27 01:44:49.825: E/AndroidRuntime(7564): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-27 01:44:49.825: E/AndroidRuntime(7564): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-27 01:44:49.825: E/AndroidRuntime(7564): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-27 01:44:49.825: E/AndroidRuntime(7564): at java.lang.Thread.run(Thread.java:923)
01-27 01:44:49.825: E/AndroidRuntime(7564): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-27 01:44:49.825: E/AndroidRuntime(7564): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-27 01:44:49.825: E/AndroidRuntime(7564): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-27 01:44:49.825: E/AndroidRuntime(7564): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-27 01:44:49.825: E/AndroidRuntime(7564): ... 7 more
01-27 01:44:49.827: E/ShellCommandClient(7564): Couldn't find a published binder
01-27 01:44:49.827: E/ShellExecutorImpl(7564): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-27 01:44:49.827: E/ShellExecutorImpl(7564): androidx.test.services.shellexecutor.ClientNotConnected
01-27 01:44:49.827: E/ShellExecutorImpl(7564): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-27 01:44:49.827: E/ShellExecutorImpl(7564): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-27 01:44:49.827: E/ShellExecutorImpl(7564): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-27 01:44:49.827: E/ShellExecutorImpl(7564): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-27 01:44:49.827: E/ShellExecutorImpl(7564): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-27 01:44:49.827: E/ShellExecutorImpl(7564): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-27 01:44:49.827: E/ShellExecutorImpl(7564): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-27 01:44:49.827: E/ShellExecutorImpl(7564): at java.lang.Thread.run(Thread.java:923)
01-27 01:44:49.829: I/Process(7564): Sending signal. PID: 7564 SIG: 9
01-27 01:44:49.831: D/goldfish-address-space(312): claimShared: Ask to claim region [0x1f4000000 0x1f47ec000]
01-27 01:44:49.843: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-27 01:44:49.853: I/binder_alloc(0): 7564: binder_alloc_buf, no vma
01-27 01:44:49.853: I/binder(0): 556:1521 transaction failed 29189/-3, size 4-0 line 2863
01-27 01:44:49.853: I/binder(0): send failed reply for transaction 921166 to 7564:7587
01-27 01:44:49.854: I/hwservicemanager(181): getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest.
01-27 01:44:49.855: I/Gralloc4(16750): mapper 4.x is not supported
01-27 01:44:49.856: I/binder(0): undelivered TRANSACTION_COMPLETE
01-27 01:44:49.856: I/binder(0): undelivered TRANSACTION_ERROR: 29189
01-27 01:44:49.855: I/Zygote(301): Process 7564 exited due to signal 9 (Killed)
01-27 01:44:49.855: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7564) has died: fg BTOP
01-27 01:44:49.855: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7564 in 0ms
01-27 01:44:49.855: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-27 01:44:49.857: D/HostConnection(16750): createUnique: call
01-27 01:44:49.858: D/HostConnection(16750): HostConnection::get() New Host Connection established 0xb40000747956b010, tid 16750
01-27 01:44:49.858: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-27 01:44:49.858: D/goldfish-address-space(16750): allocate: Ask for block of size 0x100
01-27 01:44:49.858: D/goldfish-address-space(16750): allocate: ioctl allocate returned offset 0x1f3ff8000 size 0x8000
01-27 01:44:49.860: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-27 01:44:49.860: I/ActivityManager(556): Force stopping service ServiceRecord{5fbf0a4 u0 androidx.test.orchestrator/.OrchestratorService}
01-27 01:44:49.861: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-27 01:44:49.861: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-27 01:44:49.861: I/app_process(7546): System.exit called, status: 0
01-27 01:44:49.861: I/AndroidRuntime(7546): VM exiting with result code 0.

► 1/27 Main

swipeRightToRemoveTabFromCollectionTest Firebase link

01-26 17:34:50.253: E/ShellExecutorImpl(7557): --------- beginning of crash
01-26 17:34:50.254: E/AndroidRuntime(7557): FATAL EXCEPTION: AndroidTestOrchestrator
01-26 17:34:50.254: E/AndroidRuntime(7557): Process: androidx.test.orchestrator, PID: 7557
01-26 17:34:50.254: E/AndroidRuntime(7557): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-26 17:34:50.254: E/AndroidRuntime(7557): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-26 17:34:50.254: E/AndroidRuntime(7557): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-26 17:34:50.254: E/AndroidRuntime(7557): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-26 17:34:50.254: E/AndroidRuntime(7557): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-26 17:34:50.254: E/AndroidRuntime(7557): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-26 17:34:50.254: E/AndroidRuntime(7557): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-26 17:34:50.254: E/AndroidRuntime(7557): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-26 17:34:50.254: E/AndroidRuntime(7557): at java.lang.Thread.run(Thread.java:923)
01-26 17:34:50.254: E/AndroidRuntime(7557): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-26 17:34:50.254: E/AndroidRuntime(7557): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-26 17:34:50.254: E/AndroidRuntime(7557): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-26 17:34:50.254: E/AndroidRuntime(7557): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-26 17:34:50.254: E/AndroidRuntime(7557): ... 7 more
01-26 17:34:50.259: E/ShellCommandClient(7557): Couldn't find a published binder
01-26 17:34:50.260: E/ShellExecutorImpl(7557): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-26 17:34:50.260: E/ShellExecutorImpl(7557): androidx.test.services.shellexecutor.ClientNotConnected
01-26 17:34:50.260: E/ShellExecutorImpl(7557): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-26 17:34:50.260: E/ShellExecutorImpl(7557): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-26 17:34:50.260: E/ShellExecutorImpl(7557): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-26 17:34:50.260: E/ShellExecutorImpl(7557): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-26 17:34:50.260: E/ShellExecutorImpl(7557): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-26 17:34:50.260: E/ShellExecutorImpl(7557): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-26 17:34:50.260: E/ShellExecutorImpl(7557): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-26 17:34:50.260: E/ShellExecutorImpl(7557): at java.lang.Thread.run(Thread.java:923)
01-26 17:34:50.260: I/Process(7557): Sending signal. PID: 7557 SIG: 9
01-26 17:34:50.261: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-26 17:34:50.265: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7557) has died: fg BTOP
01-26 17:34:50.265: I/Zygote(301): Process 7557 exited due to signal 9 (Killed)
01-26 17:34:50.265: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7557 in 0ms
01-26 17:34:50.265: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-26 17:34:50.266: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-26 17:34:50.267: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-26 17:34:50.267: I/ActivityManager(556): Force stopping service ServiceRecord{3ef9152 u0 androidx.test.orchestrator/.OrchestratorService}
01-26 17:34:50.266: I/binder(0): undelivered TRANSACTION_COMPLETE
01-26 17:34:50.266: I/binder(0): undelivered transaction 924113, process died.
01-26 17:34:50.269: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-26 17:34:50.269: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
01-26 17:34:50.270: I/app_process(7539): System.exit called, status: 0
01-26 17:34:50.270: I/AndroidRuntime(7539): VM exiting with result code 0.

► 1/27 Main

toggleSearchBookmarksAndHistoryTest Firebase link

01-27 07:48:13.800: E/ShellExecutorImpl(7664): --------- beginning of crash
01-27 07:48:13.801: E/AndroidRuntime(7664): FATAL EXCEPTION: AndroidTestOrchestrator
01-27 07:48:13.801: E/AndroidRuntime(7664): Process: androidx.test.orchestrator, PID: 7664
01-27 07:48:13.801: E/AndroidRuntime(7664): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
01-27 07:48:13.801: E/AndroidRuntime(7664): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
01-27 07:48:13.801: E/AndroidRuntime(7664): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
01-27 07:48:13.801: E/AndroidRuntime(7664): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
01-27 07:48:13.801: E/AndroidRuntime(7664): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
01-27 07:48:13.801: E/AndroidRuntime(7664): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
01-27 07:48:13.801: E/AndroidRuntime(7664): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-27 07:48:13.801: E/AndroidRuntime(7664): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-27 07:48:13.801: E/AndroidRuntime(7664): at java.lang.Thread.run(Thread.java:923)
01-27 07:48:13.801: E/AndroidRuntime(7664): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
01-27 07:48:13.801: E/AndroidRuntime(7664): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-27 07:48:13.801: E/AndroidRuntime(7664): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
01-27 07:48:13.801: E/AndroidRuntime(7664): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
01-27 07:48:13.801: E/AndroidRuntime(7664): ... 7 more
01-27 07:48:13.803: E/ShellCommandClient(7664): Couldn't find a published binder
01-27 07:48:13.804: E/ShellExecutorImpl(7664): ShellCommandClient not connected. Is ShellCommandExecutor service started?
01-27 07:48:13.804: E/ShellExecutorImpl(7664): androidx.test.services.shellexecutor.ClientNotConnected
01-27 07:48:13.804: E/ShellExecutorImpl(7664): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
01-27 07:48:13.804: E/ShellExecutorImpl(7664): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
01-27 07:48:13.804: E/ShellExecutorImpl(7664): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
01-27 07:48:13.804: E/ShellExecutorImpl(7664): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
01-27 07:48:13.804: E/ShellExecutorImpl(7664): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
01-27 07:48:13.804: E/ShellExecutorImpl(7664): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-27 07:48:13.804: E/ShellExecutorImpl(7664): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-27 07:48:13.804: E/ShellExecutorImpl(7664): at java.lang.Thread.run(Thread.java:923)
01-27 07:48:13.804: I/Process(7664): Sending signal. PID: 7664 SIG: 9
01-27 07:48:13.808: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
01-27 07:48:13.811: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7664) has died: fg BTOP
01-27 07:48:13.811: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7664 in 0ms
01-27 07:48:13.811: I/Zygote(301): Process 7664 exited due to signal 9 (Killed)
01-27 07:48:13.811: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
01-27 07:48:13.812: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
01-27 07:48:13.813: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
01-27 07:48:13.814: I/ActivityManager(556): Force stopping service ServiceRecord{bc7720a u0 androidx.test.orchestrator/.OrchestratorService}
01-27 07:48:13.813: I/binder(0): undelivered TRANSACTION_COMPLETE
01-27 07:48:13.813: I/binder(0): undelivered transaction 944357, process died.
01-27 07:48:13.814: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-27 07:48:13.815: I/app_process(7646): System.exit called, status: 0
01-27 07:48:13.815: I/AndroidRuntime(7646): VM exiting with result code 0.

► 2/2Main

renameCollectionTest Firebase link

02-02 12:11:36.216: E/ShellExecutorImpl(7600): --------- beginning of crash
02-02 12:11:36.217: E/AndroidRuntime(7600): FATAL EXCEPTION: AndroidTestOrchestrator
02-02 12:11:36.217: E/AndroidRuntime(7600): Process: androidx.test.orchestrator, PID: 7600
02-02 12:11:36.217: E/AndroidRuntime(7600): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-02 12:11:36.217: E/AndroidRuntime(7600): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-02 12:11:36.217: E/AndroidRuntime(7600): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-02 12:11:36.217: E/AndroidRuntime(7600): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-02 12:11:36.217: E/AndroidRuntime(7600): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-02 12:11:36.217: E/AndroidRuntime(7600): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-02 12:11:36.217: E/AndroidRuntime(7600): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 12:11:36.217: E/AndroidRuntime(7600): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 12:11:36.217: E/AndroidRuntime(7600): at java.lang.Thread.run(Thread.java:923)
02-02 12:11:36.217: E/AndroidRuntime(7600): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-02 12:11:36.217: E/AndroidRuntime(7600): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-02 12:11:36.217: E/AndroidRuntime(7600): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-02 12:11:36.217: E/AndroidRuntime(7600): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-02 12:11:36.217: E/AndroidRuntime(7600): ... 7 more
02-02 12:11:36.220: E/ShellCommandClient(7600): Couldn't find a published binder
02-02 12:11:36.221: E/ShellExecutorImpl(7600): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-02 12:11:36.221: E/ShellExecutorImpl(7600): androidx.test.services.shellexecutor.ClientNotConnected
02-02 12:11:36.221: E/ShellExecutorImpl(7600): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-02 12:11:36.221: E/ShellExecutorImpl(7600): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-02 12:11:36.221: E/ShellExecutorImpl(7600): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-02 12:11:36.221: E/ShellExecutorImpl(7600): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-02 12:11:36.221: E/ShellExecutorImpl(7600): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-02 12:11:36.221: E/ShellExecutorImpl(7600): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 12:11:36.221: E/ShellExecutorImpl(7600): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 12:11:36.221: E/ShellExecutorImpl(7600): at java.lang.Thread.run(Thread.java:923)
02-02 12:11:36.221: I/Process(7600): Sending signal. PID: 7600 SIG: 9
02-02 12:11:36.222: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-02 12:11:36.224: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-02 12:11:36.224: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-02 12:11:36.226: I/Zygote(301): Process 7600 exited due to signal 9 (Killed)
02-02 12:11:36.226: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7600) has died: fg BTOP
02-02 12:11:36.226: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7600 in 0ms
02-02 12:11:36.226: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-02 12:11:36.227: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-02 12:11:36.228: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-02 12:11:36.228: I/ActivityManager(556): Force stopping service ServiceRecord{b3977f7 u0 androidx.test.orchestrator/.OrchestratorService}
02-02 12:11:36.227: I/binder(0): undelivered TRANSACTION_COMPLETE
02-02 12:11:36.227: I/binder(0): undelivered transaction 910600, process died.
02-02 12:11:36.230: I/app_process(7582): System.exit called, status: 0
02-02 12:11:36.231: I/AndroidRuntime(7582): VM exiting with result code 0.

swipeLeftToRemoveTabFromCollectionTest Firebase link

02-02 13:18:27.147: E/ShellExecutorImpl(7623): --------- beginning of crash
02-02 13:18:27.149: E/AndroidRuntime(7623): FATAL EXCEPTION: AndroidTestOrchestrator
02-02 13:18:27.149: E/AndroidRuntime(7623): Process: androidx.test.orchestrator, PID: 7623
02-02 13:18:27.149: E/AndroidRuntime(7623): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-02 13:18:27.149: E/AndroidRuntime(7623): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-02 13:18:27.149: E/AndroidRuntime(7623): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-02 13:18:27.149: E/AndroidRuntime(7623): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-02 13:18:27.149: E/AndroidRuntime(7623): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-02 13:18:27.149: E/AndroidRuntime(7623): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-02 13:18:27.149: E/AndroidRuntime(7623): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 13:18:27.149: E/AndroidRuntime(7623): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 13:18:27.149: E/AndroidRuntime(7623): at java.lang.Thread.run(Thread.java:923)
02-02 13:18:27.149: E/AndroidRuntime(7623): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-02 13:18:27.149: E/AndroidRuntime(7623): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-02 13:18:27.149: E/AndroidRuntime(7623): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-02 13:18:27.149: E/AndroidRuntime(7623): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-02 13:18:27.149: E/AndroidRuntime(7623): ... 7 more
02-02 13:18:27.153: E/ShellCommandClient(7623): Couldn't find a published binder
02-02 13:18:27.153: E/ShellExecutorImpl(7623): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-02 13:18:27.153: E/ShellExecutorImpl(7623): androidx.test.services.shellexecutor.ClientNotConnected
02-02 13:18:27.153: E/ShellExecutorImpl(7623): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-02 13:18:27.153: E/ShellExecutorImpl(7623): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-02 13:18:27.153: E/ShellExecutorImpl(7623): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-02 13:18:27.153: E/ShellExecutorImpl(7623): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-02 13:18:27.153: E/ShellExecutorImpl(7623): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-02 13:18:27.153: E/ShellExecutorImpl(7623): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 13:18:27.153: E/ShellExecutorImpl(7623): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 13:18:27.153: E/ShellExecutorImpl(7623): at java.lang.Thread.run(Thread.java:923)
02-02 13:18:27.154: I/Process(7623): Sending signal. PID: 7623 SIG: 9
02-02 13:18:27.159: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-02 13:18:27.165: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-02 13:18:27.165: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-02 13:18:27.165: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7623) has died: fg BTOP
02-02 13:18:27.166: I/binder(0): undelivered TRANSACTION_COMPLETE
02-02 13:18:27.166: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-02 13:18:27.166: I/binder(0): undelivered transaction 912008, process died.
02-02 13:18:27.167: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-02 13:18:27.168: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-02 13:18:27.168: I/ActivityManager(556): Force stopping service ServiceRecord{a56b72f u0 androidx.test.orchestrator/.OrchestratorService}
02-02 13:18:27.169: I/Zygote(301): Process 7623 exited due to signal 9 (Killed)
02-02 13:18:27.171: I/app_process(7605): System.exit called, status: 0
02-02 13:18:27.171: I/AndroidRuntime(7605): VM exiting with result code 0.

renameCollectionTest Firebase link

02-02 13:18:32.204: E/ShellExecutorImpl(7612): --------- beginning of crash
02-02 13:18:32.208: E/AndroidRuntime(7612): FATAL EXCEPTION: AndroidTestOrchestrator
02-02 13:18:32.208: E/AndroidRuntime(7612): Process: androidx.test.orchestrator, PID: 7612
02-02 13:18:32.208: E/AndroidRuntime(7612): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-02 13:18:32.208: E/AndroidRuntime(7612): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-02 13:18:32.208: E/AndroidRuntime(7612): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-02 13:18:32.208: E/AndroidRuntime(7612): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-02 13:18:32.208: E/AndroidRuntime(7612): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-02 13:18:32.208: E/AndroidRuntime(7612): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-02 13:18:32.208: E/AndroidRuntime(7612): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 13:18:32.208: E/AndroidRuntime(7612): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 13:18:32.208: E/AndroidRuntime(7612): at java.lang.Thread.run(Thread.java:923)
02-02 13:18:32.208: E/AndroidRuntime(7612): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-02 13:18:32.208: E/AndroidRuntime(7612): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-02 13:18:32.208: E/AndroidRuntime(7612): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-02 13:18:32.208: E/AndroidRuntime(7612): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-02 13:18:32.208: E/AndroidRuntime(7612): ... 7 more
02-02 13:18:32.211: E/ShellCommandClient(7612): Couldn't find a published binder
02-02 13:18:32.211: E/ShellExecutorImpl(7612): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-02 13:18:32.211: E/ShellExecutorImpl(7612): androidx.test.services.shellexecutor.ClientNotConnected
02-02 13:18:32.211: E/ShellExecutorImpl(7612): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-02 13:18:32.211: E/ShellExecutorImpl(7612): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-02 13:18:32.211: E/ShellExecutorImpl(7612): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-02 13:18:32.211: E/ShellExecutorImpl(7612): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-02 13:18:32.211: E/ShellExecutorImpl(7612): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-02 13:18:32.211: E/ShellExecutorImpl(7612): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 13:18:32.211: E/ShellExecutorImpl(7612): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 13:18:32.211: E/ShellExecutorImpl(7612): at java.lang.Thread.run(Thread.java:923)
02-02 13:18:32.212: I/Process(7612): Sending signal. PID: 7612 SIG: 9
02-02 13:18:32.219: I/binder(0): release 7612:7635 transaction 907339 out, still active
02-02 13:18:32.219: I/binder(0): undelivered TRANSACTION_COMPLETE
02-02 13:18:32.218: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7612) has died: fg BTOP
02-02 13:18:32.218: I/Zygote(301): Process 7612 exited due to signal 9 (Killed)
02-02 13:18:32.218: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7612 in 0ms
02-02 13:18:32.218: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-02 13:18:32.219: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-02 13:18:32.222: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-02 13:18:32.222: I/ActivityManager(556): Force stopping service ServiceRecord{26b4b99 u0 androidx.test.orchestrator/.OrchestratorService}
02-02 13:18:32.228: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-02 13:18:32.230: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-02 13:18:32.230: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-02 13:18:32.232: I/app_process(7594): System.exit called, status: 0
02-02 13:18:32.232: I/AndroidRuntime(7594): VM exiting with result code 0.

► 2/9 Main

mainMenuSaveToExistingCollection Firebase link

02-09 02:24:45.192: E/ShellExecutorImpl(7605): --------- beginning of crash
02-09 02:24:45.193: E/AndroidRuntime(7605): FATAL EXCEPTION: AndroidTestOrchestrator
02-09 02:24:45.193: E/AndroidRuntime(7605): Process: androidx.test.orchestrator, PID: 7605
02-09 02:24:45.193: E/AndroidRuntime(7605): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-09 02:24:45.193: E/AndroidRuntime(7605): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-09 02:24:45.193: E/AndroidRuntime(7605): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-09 02:24:45.193: E/AndroidRuntime(7605): at java.lang.Thread.run(Thread.java:923)
02-09 02:24:45.193: E/AndroidRuntime(7605): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-09 02:24:45.193: E/AndroidRuntime(7605): ... 7 more
02-09 02:24:45.197: E/ShellCommandClient(7605): Couldn't find a published binder
02-09 02:24:45.197: E/ShellExecutorImpl(7605): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-09 02:24:45.197: E/ShellExecutorImpl(7605): androidx.test.services.shellexecutor.ClientNotConnected
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at java.lang.Thread.run(Thread.java:923)
02-09 02:24:45.197: I/Process(7605): Sending signal. PID: 7605 SIG: 9
02-09 02:24:45.202: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-09 02:24:45.204: I/binder(0): undelivered TRANSACTION_COMPLETE
02-09 02:24:45.203: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7605) has died: fg BTOP
02-09 02:24:45.204: I/binder(0): undelivered transaction 925057, process died.
02-09 02:24:45.203: I/Zygote(301): Process 7605 exited due to signal 9 (Killed)
02-09 02:24:45.203: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7605 in 0ms
02-09 02:24:45.203: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-09 02:24:45.204: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-09 02:24:45.205: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-09 02:24:45.205: I/ActivityManager(556): Force stopping service ServiceRecord{adc65b3 u0 androidx.test.orchestrator/.OrchestratorService}
02-09 02:24:45.208: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-09 02:24:45.208: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-09 02:24:45.209: I/app_process(7587): System.exit called, status: 0
02-09 02:24:45.209: I/AndroidRuntime(7587): VM exiting with result code 0.

► 2/9 Main

openAllTabsInCollectionTest Firebase link

02-09 15:56:03.219: E/ShellExecutorImpl(7611): --------- beginning of crash
02-09 15:56:03.220: E/AndroidRuntime(7611): FATAL EXCEPTION: AndroidTestOrchestrator
02-09 15:56:03.220: E/AndroidRuntime(7611): Process: androidx.test.orchestrator, PID: 7611
02-09 15:56:03.220: E/AndroidRuntime(7611): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-09 15:56:03.220: E/AndroidRuntime(7611): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-09 15:56:03.220: E/AndroidRuntime(7611): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-09 15:56:03.220: E/AndroidRuntime(7611): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-09 15:56:03.220: E/AndroidRuntime(7611): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-09 15:56:03.220: E/AndroidRuntime(7611): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-09 15:56:03.220: E/AndroidRuntime(7611): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-09 15:56:03.220: E/AndroidRuntime(7611): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-09 15:56:03.220: E/AndroidRuntime(7611): at java.lang.Thread.run(Thread.java:923)
02-09 15:56:03.220: E/AndroidRuntime(7611): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-09 15:56:03.220: E/AndroidRuntime(7611): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-09 15:56:03.220: E/AndroidRuntime(7611): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-09 15:56:03.220: E/AndroidRuntime(7611): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-09 15:56:03.220: E/AndroidRuntime(7611): ... 7 more
02-09 15:56:03.223: E/ShellCommandClient(7611): Couldn't find a published binder
02-09 15:56:03.223: E/ShellExecutorImpl(7611): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-09 15:56:03.223: E/ShellExecutorImpl(7611): androidx.test.services.shellexecutor.ClientNotConnected
02-09 15:56:03.223: E/ShellExecutorImpl(7611): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-09 15:56:03.223: E/ShellExecutorImpl(7611): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-09 15:56:03.223: E/ShellExecutorImpl(7611): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-09 15:56:03.223: E/ShellExecutorImpl(7611): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-09 15:56:03.223: E/ShellExecutorImpl(7611): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-09 15:56:03.223: E/ShellExecutorImpl(7611): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-09 15:56:03.223: E/ShellExecutorImpl(7611): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-09 15:56:03.223: E/ShellExecutorImpl(7611): at java.lang.Thread.run(Thread.java:923)
02-09 15:56:03.224: I/Process(7611): Sending signal. PID: 7611 SIG: 9
02-09 15:56:03.226: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-09 15:56:03.228: I/Zygote(301): Process 7611 exited due to signal 9 (Killed)
02-09 15:56:03.229: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7611) has died: fg BTOP
02-09 15:56:03.229: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7611 in 0ms
02-09 15:56:03.229: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-09 15:56:03.230: I/binder_alloc(0): 7611: binder_alloc_buf, no vma
02-09 15:56:03.230: I/binder(0): 556:1829 transaction failed 29189/-3, size 4-0 line 2863
02-09 15:56:03.230: I/binder(0): send failed reply for transaction 912399 to 7611:7634
02-09 15:56:03.230: I/binder(0): undelivered TRANSACTION_COMPLETE
02-09 15:56:03.230: I/binder(0): undelivered TRANSACTION_ERROR: 29189
02-09 15:56:03.229: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-09 15:56:03.230: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-09 15:56:03.230: I/ActivityManager(556): Force stopping service ServiceRecord{adc65b3 u0 androidx.test.orchestrator/.OrchestratorService}
02-09 15:56:03.231: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-09 15:56:03.231: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-09 15:56:03.232: I/app_process(7593): System.exit called, status: 0
02-09 15:56:03.232: I/AndroidRuntime(7593): VM exiting with result code 0.

mainMenuSaveToExistingCollection Firebase link

02-09 02:24:45.192: E/ShellExecutorImpl(7605): --------- beginning of crash
02-09 02:24:45.193: E/AndroidRuntime(7605): FATAL EXCEPTION: AndroidTestOrchestrator
02-09 02:24:45.193: E/AndroidRuntime(7605): Process: androidx.test.orchestrator, PID: 7605
02-09 02:24:45.193: E/AndroidRuntime(7605): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-09 02:24:45.193: E/AndroidRuntime(7605): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-09 02:24:45.193: E/AndroidRuntime(7605): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-09 02:24:45.193: E/AndroidRuntime(7605): at java.lang.Thread.run(Thread.java:923)
02-09 02:24:45.193: E/AndroidRuntime(7605): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-09 02:24:45.193: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-09 02:24:45.193: E/AndroidRuntime(7605): ... 7 more
02-09 02:24:45.197: E/ShellCommandClient(7605): Couldn't find a published binder
02-09 02:24:45.197: E/ShellExecutorImpl(7605): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-09 02:24:45.197: E/ShellExecutorImpl(7605): androidx.test.services.shellexecutor.ClientNotConnected
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-09 02:24:45.197: E/ShellExecutorImpl(7605): at java.lang.Thread.run(Thread.java:923)
02-09 02:24:45.197: I/Process(7605): Sending signal. PID: 7605 SIG: 9
02-09 02:24:45.202: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-09 02:24:45.204: I/binder(0): undelivered TRANSACTION_COMPLETE
02-09 02:24:45.203: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7605) has died: fg BTOP
02-09 02:24:45.204: I/binder(0): undelivered transaction 925057, process died.
02-09 02:24:45.203: I/Zygote(301): Process 7605 exited due to signal 9 (Killed)
02-09 02:24:45.203: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7605 in 0ms
02-09 02:24:45.203: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-09 02:24:45.204: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-09 02:24:45.205: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-09 02:24:45.205: I/ActivityManager(556): Force stopping service ServiceRecord{adc65b3 u0 androidx.test.orchestrator/.OrchestratorService}
02-09 02:24:45.208: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-09 02:24:45.208: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-09 02:24:45.209: I/app_process(7587): System.exit called, status: 0
02-09 02:24:45.209: I/AndroidRuntime(7587): VM exiting with result code 0.

swipeRightToRemoveTabFromCollectionTest Firebase link

02-09 12:39:34.316: E/ShellExecutorImpl(7605): --------- beginning of crash
02-09 12:39:34.316: E/AndroidRuntime(7605): FATAL EXCEPTION: AndroidTestOrchestrator
02-09 12:39:34.316: E/AndroidRuntime(7605): Process: androidx.test.orchestrator, PID: 7605
02-09 12:39:34.316: E/AndroidRuntime(7605): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-09 12:39:34.316: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-09 12:39:34.316: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-09 12:39:34.316: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-09 12:39:34.316: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-09 12:39:34.316: E/AndroidRuntime(7605): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-09 12:39:34.316: E/AndroidRuntime(7605): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-09 12:39:34.316: E/AndroidRuntime(7605): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-09 12:39:34.316: E/AndroidRuntime(7605): at java.lang.Thread.run(Thread.java:923)
02-09 12:39:34.316: E/AndroidRuntime(7605): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-09 12:39:34.316: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-09 12:39:34.316: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-09 12:39:34.316: E/AndroidRuntime(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-09 12:39:34.316: E/AndroidRuntime(7605): ... 7 more
02-09 12:39:34.319: E/ShellCommandClient(7605): Couldn't find a published binder
02-09 12:39:34.319: E/ShellExecutorImpl(7605): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-09 12:39:34.319: E/ShellExecutorImpl(7605): androidx.test.services.shellexecutor.ClientNotConnected
02-09 12:39:34.319: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-09 12:39:34.319: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-09 12:39:34.319: E/ShellExecutorImpl(7605): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-09 12:39:34.319: E/ShellExecutorImpl(7605): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-09 12:39:34.319: E/ShellExecutorImpl(7605): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-09 12:39:34.319: E/ShellExecutorImpl(7605): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-09 12:39:34.319: E/ShellExecutorImpl(7605): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-09 12:39:34.319: E/ShellExecutorImpl(7605): at java.lang.Thread.run(Thread.java:923)
02-09 12:39:34.319: I/Process(7605): Sending signal. PID: 7605 SIG: 9
02-09 12:39:34.321: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-09 12:39:34.322: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7605) has died: fg BTOP
02-09 12:39:34.322: I/Zygote(301): Process 7605 exited due to signal 9 (Killed)
02-09 12:39:34.322: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7605 in 0ms
02-09 12:39:34.322: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-09 12:39:34.323: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-09 12:39:34.323: I/binder(0): undelivered TRANSACTION_COMPLETE
02-09 12:39:34.323: I/binder(0): undelivered transaction 922921, process died.
02-09 12:39:34.324: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-09 12:39:34.324: I/ActivityManager(556): Force stopping service ServiceRecord{15ae7d9 u0 androidx.test.orchestrator/.OrchestratorService}
02-09 12:39:34.325: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-09 12:39:34.325: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-09 12:39:34.328: I/app_process(7587): System.exit called, status: 0
02-09 12:39:34.328: I/AndroidRuntime(7587): VM exiting with result code 0.

► 2/10 Main

renameCollectionTest Firebase link

02-10 07:27:09.622: E/ShellExecutorImpl(7614): --------- beginning of crash
02-10 07:27:09.623: E/AndroidRuntime(7614): FATAL EXCEPTION: AndroidTestOrchestrator
02-10 07:27:09.623: E/AndroidRuntime(7614): Process: androidx.test.orchestrator, PID: 7614
02-10 07:27:09.623: E/AndroidRuntime(7614): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-10 07:27:09.623: E/AndroidRuntime(7614): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-10 07:27:09.623: E/AndroidRuntime(7614): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-10 07:27:09.623: E/AndroidRuntime(7614): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-10 07:27:09.623: E/AndroidRuntime(7614): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-10 07:27:09.623: E/AndroidRuntime(7614): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-10 07:27:09.623: E/AndroidRuntime(7614): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-10 07:27:09.623: E/AndroidRuntime(7614): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-10 07:27:09.623: E/AndroidRuntime(7614): at java.lang.Thread.run(Thread.java:923)
02-10 07:27:09.623: E/AndroidRuntime(7614): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-10 07:27:09.623: E/AndroidRuntime(7614): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-10 07:27:09.623: E/AndroidRuntime(7614): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-10 07:27:09.623: E/AndroidRuntime(7614): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-10 07:27:09.623: E/AndroidRuntime(7614): ... 7 more
02-10 07:27:09.624: E/ShellCommandClient(7614): Couldn't find a published binder
02-10 07:27:09.624: E/ShellExecutorImpl(7614): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-10 07:27:09.624: E/ShellExecutorImpl(7614): androidx.test.services.shellexecutor.ClientNotConnected
02-10 07:27:09.624: E/ShellExecutorImpl(7614): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-10 07:27:09.624: E/ShellExecutorImpl(7614): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-10 07:27:09.624: E/ShellExecutorImpl(7614): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-10 07:27:09.624: E/ShellExecutorImpl(7614): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-10 07:27:09.624: E/ShellExecutorImpl(7614): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-10 07:27:09.624: E/ShellExecutorImpl(7614): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-10 07:27:09.624: E/ShellExecutorImpl(7614): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-10 07:27:09.624: E/ShellExecutorImpl(7614): at java.lang.Thread.run(Thread.java:923)
02-10 07:27:09.624: I/Process(7614): Sending signal. PID: 7614 SIG: 9
02-10 07:27:09.627: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-10 07:27:09.629: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-10 07:27:09.629: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-10 07:27:09.631: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7614) has died: fg BTOP
02-10 07:27:09.631: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-10 07:27:09.632: I/Zygote(301): Process 7614 exited due to signal 9 (Killed)
02-10 07:27:09.632: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-10 07:27:09.632: I/binder(0): undelivered TRANSACTION_COMPLETE
02-10 07:27:09.632: I/binder(0): undelivered transaction 924805, process died.
02-10 07:27:09.632: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-10 07:27:09.633: I/ActivityManager(556): Force stopping service ServiceRecord{1ac2ee3 u0 androidx.test.orchestrator/.OrchestratorService}
02-10 07:27:09.642: I/app_process(7596): System.exit called, status: 0
02-10 07:27:09.642: I/AndroidRuntime(7596): VM exiting with result code 0.

verifyExpandedCollectionItemsTest Firebase link

02-10 10:41:31.837: E/ShellExecutorImpl(7609): --------- beginning of crash
02-10 10:41:31.839: E/AndroidRuntime(7609): FATAL EXCEPTION: AndroidTestOrchestrator
02-10 10:41:31.839: E/AndroidRuntime(7609): Process: androidx.test.orchestrator, PID: 7609
02-10 10:41:31.839: E/AndroidRuntime(7609): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-10 10:41:31.839: E/AndroidRuntime(7609): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-10 10:41:31.839: E/AndroidRuntime(7609): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-10 10:41:31.839: E/AndroidRuntime(7609): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-10 10:41:31.839: E/AndroidRuntime(7609): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-10 10:41:31.839: E/AndroidRuntime(7609): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-10 10:41:31.839: E/AndroidRuntime(7609): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-10 10:41:31.839: E/AndroidRuntime(7609): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-10 10:41:31.839: E/AndroidRuntime(7609): at java.lang.Thread.run(Thread.java:923)
02-10 10:41:31.839: E/AndroidRuntime(7609): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-10 10:41:31.839: E/AndroidRuntime(7609): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-10 10:41:31.839: E/AndroidRuntime(7609): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-10 10:41:31.839: E/AndroidRuntime(7609): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-10 10:41:31.839: E/AndroidRuntime(7609): ... 7 more
02-10 10:41:31.841: E/ShellCommandClient(7609): Couldn't find a published binder
02-10 10:41:31.842: E/ShellExecutorImpl(7609): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-10 10:41:31.842: E/ShellExecutorImpl(7609): androidx.test.services.shellexecutor.ClientNotConnected
02-10 10:41:31.842: E/ShellExecutorImpl(7609): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-10 10:41:31.842: E/ShellExecutorImpl(7609): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-10 10:41:31.842: E/ShellExecutorImpl(7609): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-10 10:41:31.842: E/ShellExecutorImpl(7609): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-10 10:41:31.842: E/ShellExecutorImpl(7609): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-10 10:41:31.842: E/ShellExecutorImpl(7609): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-10 10:41:31.842: E/ShellExecutorImpl(7609): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-10 10:41:31.842: E/ShellExecutorImpl(7609): at java.lang.Thread.run(Thread.java:923)
02-10 10:41:31.842: I/Process(7609): Sending signal. PID: 7609 SIG: 9
02-10 10:41:31.846: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-10 10:41:31.848: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7609) has died: fg BTOP
02-10 10:41:31.849: I/Zygote(301): Process 7609 exited due to signal 9 (Killed)
02-10 10:41:31.850: I/binder(0): undelivered TRANSACTION_COMPLETE
02-10 10:41:31.850: I/binder(0): undelivered transaction 913025, process died.
02-10 10:41:31.849: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7609 in 0ms
02-10 10:41:31.849: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-10 10:41:31.850: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-10 10:41:31.850: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-10 10:41:31.850: I/ActivityManager(556): Force stopping service ServiceRecord{582900e u0 androidx.test.orchestrator/.OrchestratorService}
02-10 10:41:31.851: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-10 10:41:31.852: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-10 10:41:31.852: I/app_process(7591): System.exit called, status: 0
02-10 10:41:31.852: I/AndroidRuntime(7591): VM exiting with result code 0.

► 2/13 Main

verifyExpandedCollectionItemsTest Firebase link

02-13 09:44:48.695: E/ShellExecutorImpl(7732): --------- beginning of crash
02-13 09:44:48.700: E/AndroidRuntime(7732): FATAL EXCEPTION: AndroidTestOrchestrator
02-13 09:44:48.700: E/AndroidRuntime(7732): Process: androidx.test.orchestrator, PID: 7732
02-13 09:44:48.700: E/AndroidRuntime(7732): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-13 09:44:48.700: E/AndroidRuntime(7732): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-13 09:44:48.700: E/AndroidRuntime(7732): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-13 09:44:48.700: E/AndroidRuntime(7732): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-13 09:44:48.700: E/AndroidRuntime(7732): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-13 09:44:48.700: E/AndroidRuntime(7732): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-13 09:44:48.700: E/AndroidRuntime(7732): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-13 09:44:48.700: E/AndroidRuntime(7732): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-13 09:44:48.700: E/AndroidRuntime(7732): at java.lang.Thread.run(Thread.java:923)
02-13 09:44:48.700: E/AndroidRuntime(7732): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-13 09:44:48.700: E/AndroidRuntime(7732): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-13 09:44:48.700: E/AndroidRuntime(7732): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-13 09:44:48.700: E/AndroidRuntime(7732): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-13 09:44:48.700: E/AndroidRuntime(7732): ... 7 more
02-13 09:44:48.705: E/ShellCommandClient(7732): Couldn't find a published binder
02-13 09:44:48.705: E/ShellExecutorImpl(7732): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-13 09:44:48.705: E/ShellExecutorImpl(7732): androidx.test.services.shellexecutor.ClientNotConnected
02-13 09:44:48.705: E/ShellExecutorImpl(7732): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-13 09:44:48.705: E/ShellExecutorImpl(7732): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-13 09:44:48.705: E/ShellExecutorImpl(7732): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-13 09:44:48.705: E/ShellExecutorImpl(7732): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-13 09:44:48.705: E/ShellExecutorImpl(7732): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-13 09:44:48.705: E/ShellExecutorImpl(7732): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-13 09:44:48.705: E/ShellExecutorImpl(7732): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-13 09:44:48.705: E/ShellExecutorImpl(7732): at java.lang.Thread.run(Thread.java:923)
02-13 09:44:48.706: I/Process(7732): Sending signal. PID: 7732 SIG: 9
02-13 09:44:48.715: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-13 09:44:48.718: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-13 09:44:48.718: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-13 09:44:48.721: I/binder_alloc(0): 7732: binder_alloc_buf, no vma
02-13 09:44:48.721: I/binder(0): 556:3812 transaction failed 29189/-3, size 4-0 line 2863
02-13 09:44:48.721: I/binder(0): send failed reply for transaction 886747 to 7732:7757
02-13 09:44:48.723: I/binder(0): undelivered TRANSACTION_COMPLETE
02-13 09:44:48.723: I/binder(0): undelivered TRANSACTION_ERROR: 29189
02-13 09:44:48.721: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7732) has died: fg BTOP
02-13 09:44:48.722: I/Zygote(301): Process 7732 exited due to signal 9 (Killed)
02-13 09:44:48.722: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7732 in 0ms
02-13 09:44:48.722: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-13 09:44:48.724: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-13 09:44:48.726: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-13 09:44:48.726: I/ActivityManager(556): Force stopping service ServiceRecord{f833dfc u0 androidx.test.orchestrator/.OrchestratorService}
02-13 09:44:48.734: I/app_process(7714): System.exit called, status: 0
02-13 09:44:48.734: I/AndroidRuntime(7714): VM exiting with result code 0.

Severity: -- → S4
Priority: -- → P3

► 2/16 Main

swipeLeftToRemoveTabFromCollectionTest Firebase link

02-16 07:35:28.628: E/ShellExecutorImpl(7617): --------- beginning of crash
02-16 07:35:28.630: E/AndroidRuntime(7617): FATAL EXCEPTION: AndroidTestOrchestrator
02-16 07:35:28.630: E/AndroidRuntime(7617): Process: androidx.test.orchestrator, PID: 7617
02-16 07:35:28.630: E/AndroidRuntime(7617): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-16 07:35:28.630: E/AndroidRuntime(7617): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-16 07:35:28.630: E/AndroidRuntime(7617): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-16 07:35:28.630: E/AndroidRuntime(7617): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-16 07:35:28.630: E/AndroidRuntime(7617): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-16 07:35:28.630: E/AndroidRuntime(7617): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-16 07:35:28.630: E/AndroidRuntime(7617): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-16 07:35:28.630: E/AndroidRuntime(7617): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-16 07:35:28.630: E/AndroidRuntime(7617): at java.lang.Thread.run(Thread.java:923)
02-16 07:35:28.630: E/AndroidRuntime(7617): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-16 07:35:28.630: E/AndroidRuntime(7617): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-16 07:35:28.630: E/AndroidRuntime(7617): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-16 07:35:28.630: E/AndroidRuntime(7617): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-16 07:35:28.630: E/AndroidRuntime(7617): ... 7 more
02-16 07:35:28.632: E/ShellCommandClient(7617): Couldn't find a published binder
02-16 07:35:28.633: E/ShellExecutorImpl(7617): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-16 07:35:28.633: E/ShellExecutorImpl(7617): androidx.test.services.shellexecutor.ClientNotConnected
02-16 07:35:28.633: E/ShellExecutorImpl(7617): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-16 07:35:28.633: E/ShellExecutorImpl(7617): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-16 07:35:28.633: E/ShellExecutorImpl(7617): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-16 07:35:28.633: E/ShellExecutorImpl(7617): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-16 07:35:28.633: E/ShellExecutorImpl(7617): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-16 07:35:28.633: E/ShellExecutorImpl(7617): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-16 07:35:28.633: E/ShellExecutorImpl(7617): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-16 07:35:28.633: E/ShellExecutorImpl(7617): at java.lang.Thread.run(Thread.java:923)
02-16 07:35:28.633: I/Process(7617): Sending signal. PID: 7617 SIG: 9
02-16 07:35:28.634: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-16 07:35:28.636: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-16 07:35:28.637: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-16 07:35:28.638: I/Zygote(301): Process 7617 exited due to signal 9 (Killed)
02-16 07:35:28.638: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7617) has died: fg BTOP
02-16 07:35:28.638: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-16 07:35:28.639: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7617 in 0ms
02-16 07:35:28.639: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-16 07:35:28.640: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-16 07:35:28.639: I/binder(0): undelivered TRANSACTION_COMPLETE
02-16 07:35:28.639: I/binder(0): undelivered transaction 907935, process died.
02-16 07:35:28.644: I/FenixApplication(8196): onTrimMemory(), level=5, main=false
02-16 07:35:28.651: I/MemoryController(8196): onTrimMemory(5)
02-16 07:35:28.652: I/MemoryTrimmer(5038): Trimming objects from memory, since app is in the background.
02-16 07:35:28.653: I/ActivityManager(556): Force stopping service ServiceRecord{50be91a u0 androidx.test.orchestrator/.OrchestratorService}
02-16 07:35:28.656: I/app_process(7599): System.exit called, status: 0
02-16 07:35:28.656: I/AndroidRuntime(7599): VM exiting with result code 0.

► 2/17 Main

deleteCollectionTest on Pixel 2, API Level 27 Firebase link

02-17 00:37:28.095: D/InteractionController(14421): scrollSwipe (540, 1260, 540, 196, 55)
02-17 00:52:15.025: W/ActivityManager(1102): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms

❗️Based on the logs it timed out for 15 mins but didn't throw the exception as seen on API 30

Assignee: nobody → andrei.joltan
Version: unspecified → Firefox 108

► 2/21 Main

deleteCollectionTest on Pixel 2, API Level 27 Firebase link

02-21 06:00:17.592: D/InteractionController(15203): clickAndWaitForNewWindow(566, 1057)
02-21 06:15:00.053: W/ActivityManager(1099): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms

❗️Based on the logs it timed out for 15 mins but didn't throw the exception as seen on API 30

Confident I've fixed it for API 30 in #869

► 2/23 Main
deleteCollectionTest Firebase link

02-23 00:00:47.075: E/ShellExecutorImpl(7625): --------- beginning of crash
02-23 00:00:47.075: E/AndroidRuntime(7625): FATAL EXCEPTION: AndroidTestOrchestrator
02-23 00:00:47.075: E/AndroidRuntime(7625): Process: androidx.test.orchestrator, PID: 7625
02-23 00:00:47.075: E/AndroidRuntime(7625): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-23 00:00:47.075: E/AndroidRuntime(7625): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-23 00:00:47.075: E/AndroidRuntime(7625): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-23 00:00:47.075: E/AndroidRuntime(7625): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-23 00:00:47.075: E/AndroidRuntime(7625): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-23 00:00:47.075: E/AndroidRuntime(7625): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-23 00:00:47.075: E/AndroidRuntime(7625): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-23 00:00:47.075: E/AndroidRuntime(7625): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-23 00:00:47.075: E/AndroidRuntime(7625): at java.lang.Thread.run(Thread.java:923)
02-23 00:00:47.075: E/AndroidRuntime(7625): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-23 00:00:47.075: E/AndroidRuntime(7625): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-23 00:00:47.075: E/AndroidRuntime(7625): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-23 00:00:47.075: E/AndroidRuntime(7625): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-23 00:00:47.075: E/AndroidRuntime(7625): ... 7 more
02-23 00:00:47.077: E/ShellCommandClient(7625): Couldn't find a published binder
02-23 00:00:47.077: E/ShellExecutorImpl(7625): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-23 00:00:47.077: E/ShellExecutorImpl(7625): androidx.test.services.shellexecutor.ClientNotConnected
02-23 00:00:47.077: E/ShellExecutorImpl(7625): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-23 00:00:47.077: E/ShellExecutorImpl(7625): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-23 00:00:47.077: E/ShellExecutorImpl(7625): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-23 00:00:47.077: E/ShellExecutorImpl(7625): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-23 00:00:47.077: E/ShellExecutorImpl(7625): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-23 00:00:47.077: E/ShellExecutorImpl(7625): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-23 00:00:47.077: E/ShellExecutorImpl(7625): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-23 00:00:47.077: E/ShellExecutorImpl(7625): at java.lang.Thread.run(Thread.java:923)
02-23 00:00:47.077: I/Process(7625): Sending signal. PID: 7625 SIG: 9
02-23 00:00:47.080: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-23 00:00:47.081: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7625) has died: fg BTOP
02-23 00:00:47.081: I/Zygote(301): Process 7625 exited due to signal 9 (Killed)
02-23 00:00:47.081: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7625 in 0ms
02-23 00:00:47.082: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-23 00:00:47.082: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-23 00:00:47.083: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-23 00:00:47.083: I/ActivityManager(556): Force stopping service ServiceRecord{472bf67 u0 androidx.test.orchestrator/.OrchestratorService}
02-23 00:00:47.084: I/app_process(7607): System.exit called, status: 0
02-23 00:00:47.084: I/AndroidRuntime(7607): VM exiting with result code 0.

removeTabFromCollectionTest Firebase link

02-23 09:27:52.222: E/ShellExecutorImpl(7727): --------- beginning of crash
02-23 09:27:52.227: E/AndroidRuntime(7727): FATAL EXCEPTION: AndroidTestOrchestrator
02-23 09:27:52.227: E/AndroidRuntime(7727): Process: androidx.test.orchestrator, PID: 7727
02-23 09:27:52.227: E/AndroidRuntime(7727): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
02-23 09:27:52.227: E/AndroidRuntime(7727): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
02-23 09:27:52.227: E/AndroidRuntime(7727): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
02-23 09:27:52.227: E/AndroidRuntime(7727): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
02-23 09:27:52.227: E/AndroidRuntime(7727): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
02-23 09:27:52.227: E/AndroidRuntime(7727): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
02-23 09:27:52.227: E/AndroidRuntime(7727): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-23 09:27:52.227: E/AndroidRuntime(7727): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-23 09:27:52.227: E/AndroidRuntime(7727): at java.lang.Thread.run(Thread.java:923)
02-23 09:27:52.227: E/AndroidRuntime(7727): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
02-23 09:27:52.227: E/AndroidRuntime(7727): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-23 09:27:52.227: E/AndroidRuntime(7727): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
02-23 09:27:52.227: E/AndroidRuntime(7727): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
02-23 09:27:52.227: E/AndroidRuntime(7727): ... 7 more
02-23 09:27:52.231: E/ShellCommandClient(7727): Couldn't find a published binder
02-23 09:27:52.231: E/ShellExecutorImpl(7727): ShellCommandClient not connected. Is ShellCommandExecutor service started?
02-23 09:27:52.231: E/ShellExecutorImpl(7727): androidx.test.services.shellexecutor.ClientNotConnected
02-23 09:27:52.231: E/ShellExecutorImpl(7727): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
02-23 09:27:52.231: E/ShellExecutorImpl(7727): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
02-23 09:27:52.231: E/ShellExecutorImpl(7727): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
02-23 09:27:52.231: E/ShellExecutorImpl(7727): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
02-23 09:27:52.231: E/ShellExecutorImpl(7727): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
02-23 09:27:52.231: E/ShellExecutorImpl(7727): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-23 09:27:52.231: E/ShellExecutorImpl(7727): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-23 09:27:52.231: E/ShellExecutorImpl(7727): at java.lang.Thread.run(Thread.java:923)
02-23 09:27:52.232: I/Process(7727): Sending signal. PID: 7727 SIG: 9
02-23 09:27:52.245: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
02-23 09:27:52.258: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
02-23 09:27:52.258: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-23 09:27:52.259: I/binder(0): undelivered TRANSACTION_COMPLETE
02-23 09:27:52.259: I/binder(0): undelivered transaction 891580, process died.
02-23 09:27:52.258: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7727) has died: fg BTOP
02-23 09:27:52.260: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
02-23 09:27:52.261: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
02-23 09:27:52.261: I/Zygote(301): Process 7727 exited due to signal 9 (Killed)
02-23 09:27:52.262: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
02-23 09:27:52.262: I/ActivityManager(556): Force stopping service ServiceRecord{652cbfb u0 androidx.test.orchestrator/.OrchestratorService}
02-23 09:27:52.273: I/app_process(7706): System.exit called, status: 0
02-23 09:27:52.274: I/AndroidRuntime(7706): VM exiting with result code 0.

► 3/2 Main
swipeLeftToRemoveTabFromCollectionTest Firebase link

03-02 04:01:20.944: E/ShellExecutorImpl(7637): --------- beginning of crash
03-02 04:01:20.945: E/AndroidRuntime(7637): FATAL EXCEPTION: AndroidTestOrchestrator
03-02 04:01:20.945: E/AndroidRuntime(7637): Process: androidx.test.orchestrator, PID: 7637
03-02 04:01:20.945: E/AndroidRuntime(7637): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-02 04:01:20.945: E/AndroidRuntime(7637): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-02 04:01:20.945: E/AndroidRuntime(7637): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-02 04:01:20.945: E/AndroidRuntime(7637): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-02 04:01:20.945: E/AndroidRuntime(7637): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-02 04:01:20.945: E/AndroidRuntime(7637): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-02 04:01:20.945: E/AndroidRuntime(7637): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-02 04:01:20.945: E/AndroidRuntime(7637): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-02 04:01:20.945: E/AndroidRuntime(7637): at java.lang.Thread.run(Thread.java:923)
03-02 04:01:20.945: E/AndroidRuntime(7637): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-02 04:01:20.945: E/AndroidRuntime(7637): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-02 04:01:20.945: E/AndroidRuntime(7637): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-02 04:01:20.945: E/AndroidRuntime(7637): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-02 04:01:20.945: E/AndroidRuntime(7637): ... 7 more
03-02 04:01:20.949: E/ShellCommandClient(7637): Couldn't find a published binder
03-02 04:01:20.949: E/ShellExecutorImpl(7637): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-02 04:01:20.949: E/ShellExecutorImpl(7637): androidx.test.services.shellexecutor.ClientNotConnected
03-02 04:01:20.949: E/ShellExecutorImpl(7637): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-02 04:01:20.949: E/ShellExecutorImpl(7637): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-02 04:01:20.949: E/ShellExecutorImpl(7637): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-02 04:01:20.949: E/ShellExecutorImpl(7637): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-02 04:01:20.949: E/ShellExecutorImpl(7637): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-02 04:01:20.949: E/ShellExecutorImpl(7637): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-02 04:01:20.949: E/ShellExecutorImpl(7637): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-02 04:01:20.949: E/ShellExecutorImpl(7637): at java.lang.Thread.run(Thread.java:923)
03-02 04:01:20.949: I/Process(7637): Sending signal. PID: 7637 SIG: 9
03-02 04:01:20.951: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-02 04:01:20.955: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-02 04:01:20.955: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-02 04:01:20.962: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7637) has died: fg BTOP
03-02 04:01:20.963: I/binder(0): undelivered TRANSACTION_COMPLETE
03-02 04:01:20.963: I/binder(0): undelivered transaction 924752, process died.
03-02 04:01:20.962: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-02 04:01:20.963: I/Zygote(301): Process 7637 exited due to signal 9 (Killed)
03-02 04:01:20.964: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-02 04:01:20.964: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-02 04:01:20.965: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7637 in 0ms
03-02 04:01:20.965: I/ActivityManager(556): Force stopping service ServiceRecord{dfd2dc6 u0 androidx.test.orchestrator/.OrchestratorService}
03-02 04:01:20.969: I/app_process(7616): System.exit called, status: 0
03-02 04:01:20.969: I/AndroidRuntime(7616): VM exiting with result code 0.

► 3/13 Main
deleteCollectionTest Firebase link

03-13 05:28:37.648: E/ShellExecutorImpl(7767): --------- beginning of crash
03-13 05:28:37.649: E/AndroidRuntime(7767): FATAL EXCEPTION: AndroidTestOrchestrator
03-13 05:28:37.649: E/AndroidRuntime(7767): Process: androidx.test.orchestrator, PID: 7767
03-13 05:28:37.649: E/AndroidRuntime(7767): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-13 05:28:37.649: E/AndroidRuntime(7767): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-13 05:28:37.649: E/AndroidRuntime(7767): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-13 05:28:37.649: E/AndroidRuntime(7767): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-13 05:28:37.649: E/AndroidRuntime(7767): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-13 05:28:37.649: E/AndroidRuntime(7767): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-13 05:28:37.649: E/AndroidRuntime(7767): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-13 05:28:37.649: E/AndroidRuntime(7767): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-13 05:28:37.649: E/AndroidRuntime(7767): at java.lang.Thread.run(Thread.java:923)
03-13 05:28:37.649: E/AndroidRuntime(7767): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-13 05:28:37.649: E/AndroidRuntime(7767): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-13 05:28:37.649: E/AndroidRuntime(7767): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-13 05:28:37.649: E/AndroidRuntime(7767): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-13 05:28:37.649: E/AndroidRuntime(7767): ... 7 more
03-13 05:28:37.650: E/ShellCommandClient(7767): Couldn't find a published binder
03-13 05:28:37.651: E/ShellExecutorImpl(7767): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-13 05:28:37.651: E/ShellExecutorImpl(7767): androidx.test.services.shellexecutor.ClientNotConnected
03-13 05:28:37.651: E/ShellExecutorImpl(7767): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-13 05:28:37.651: E/ShellExecutorImpl(7767): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-13 05:28:37.651: E/ShellExecutorImpl(7767): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-13 05:28:37.651: E/ShellExecutorImpl(7767): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-13 05:28:37.651: E/ShellExecutorImpl(7767): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-13 05:28:37.651: E/ShellExecutorImpl(7767): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-13 05:28:37.651: E/ShellExecutorImpl(7767): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-13 05:28:37.651: E/ShellExecutorImpl(7767): at java.lang.Thread.run(Thread.java:923)
03-13 05:28:37.651: I/Process(7767): Sending signal. PID: 7767 SIG: 9
03-13 05:28:37.654: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-13 05:28:37.657: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-13 05:28:37.657: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-13 05:28:37.657: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7767) has died: fg BTOP
03-13 05:28:37.657: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7767 in 0ms
03-13 05:28:37.657: I/Zygote(301): Process 7767 exited due to signal 9 (Killed)
03-13 05:28:37.657: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-13 05:28:37.658: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-13 05:28:37.659: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-13 05:28:37.658: I/binder(0): undelivered TRANSACTION_COMPLETE
03-13 05:28:37.658: I/binder(0): undelivered transaction 905131, process died.
03-13 05:28:37.659: I/ActivityManager(556): Force stopping service ServiceRecord{e5cbf15 u0 androidx.test.orchestrator/.OrchestratorService}
03-13 05:28:37.661: I/app_process(7749): System.exit called, status: 0
03-13 05:28:37.661: I/AndroidRuntime(7749): VM exiting with result code 0.

► 3/13 Nightly
deleteCollectionTest Firebase link

03-13 09:13:04.543: E/ShellExecutorImpl(7621): --------- beginning of crash
03-13 09:13:04.547: E/AndroidRuntime(7621): FATAL EXCEPTION: AndroidTestOrchestrator
03-13 09:13:04.547: E/AndroidRuntime(7621): Process: androidx.test.orchestrator, PID: 7621
03-13 09:13:04.547: E/AndroidRuntime(7621): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-13 09:13:04.547: E/AndroidRuntime(7621): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-13 09:13:04.547: E/AndroidRuntime(7621): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-13 09:13:04.547: E/AndroidRuntime(7621): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-13 09:13:04.547: E/AndroidRuntime(7621): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-13 09:13:04.547: E/AndroidRuntime(7621): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-13 09:13:04.547: E/AndroidRuntime(7621): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-13 09:13:04.547: E/AndroidRuntime(7621): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-13 09:13:04.547: E/AndroidRuntime(7621): at java.lang.Thread.run(Thread.java:923)
03-13 09:13:04.547: E/AndroidRuntime(7621): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-13 09:13:04.547: E/AndroidRuntime(7621): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-13 09:13:04.547: E/AndroidRuntime(7621): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-13 09:13:04.547: E/AndroidRuntime(7621): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-13 09:13:04.547: E/AndroidRuntime(7621): ... 7 more
03-13 09:13:04.549: E/ShellCommandClient(7621): Couldn't find a published binder
03-13 09:13:04.549: E/ShellExecutorImpl(7621): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-13 09:13:04.549: E/ShellExecutorImpl(7621): androidx.test.services.shellexecutor.ClientNotConnected
03-13 09:13:04.549: E/ShellExecutorImpl(7621): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-13 09:13:04.549: E/ShellExecutorImpl(7621): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-13 09:13:04.549: E/ShellExecutorImpl(7621): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-13 09:13:04.549: E/ShellExecutorImpl(7621): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-13 09:13:04.549: E/ShellExecutorImpl(7621): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-13 09:13:04.549: E/ShellExecutorImpl(7621): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-13 09:13:04.549: E/ShellExecutorImpl(7621): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-13 09:13:04.549: E/ShellExecutorImpl(7621): at java.lang.Thread.run(Thread.java:923)
03-13 09:13:04.549: I/Process(7621): Sending signal. PID: 7621 SIG: 9
03-13 09:13:04.568: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7621) has died: fg BTOP
03-13 09:13:04.569: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-13 09:13:04.569: I/Zygote(301): Process 7621 exited due to signal 9 (Killed)
03-13 09:13:04.573: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-13 09:13:04.577: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-13 09:13:04.579: I/ActivityManager(556): Force stopping service ServiceRecord{5ac328f u0 androidx.test.orchestrator/.OrchestratorService}
03-13 09:13:04.597: D/goldfish-address-space(312): claimShared: Ask to claim region [0x1f4000000 0x1f47ec000]
03-13 09:13:04.611: I/app_process(7603): System.exit called, status: 0
03-13 09:13:04.611: I/AndroidRuntime(7603): VM exiting with result code 0.

► 2/17 Main

deleteCollectionTest on Pixel 2, API Level 26 Firebase link

03-13 08:59:21.134: I/QueryController(6577): Matched selector: UiSelector[CONTAINS_TEXT=First Collection] <<==>> [android.view.accessibility.AccessibilityNodeInfo@45d40; boundsInParent: Rect(0, 0 - 0, 0); boundsInScreen: Rect(210, 1265 - 922, 1322); packageName: org.mozilla.fenix.debug; className: android.widget.TextView; text: First Collection; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; contextClickable: false; enabled: true; password: false; scrollable: false; importantForAccessibility: true; actions: [AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null, AccessibilityAction: ACTION_SET_SELECTION - null, AccessibilityAction: ACTION_NEXT_AT_MOVEMENT_GRANULARITY - null, AccessibilityAction: ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY - null]]
03-13 08:59:21.135: D/InteractionController(6577): clickAndWaitForNewWindow(566, 1293)
03-13 09:14:08.926: W/ActivityManager(1347): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms

❗️Based on the logs it timed out for 15 mins but didn't throw the exception as seen on API 30

► 3/16 Main
shareCollectionTest Firebase link

03-16 11:15:43.796: E/ShellExecutorImpl(7825): --------- beginning of crash
03-16 11:15:43.797: E/AndroidRuntime(7825): FATAL EXCEPTION: AndroidTestOrchestrator
03-16 11:15:43.797: E/AndroidRuntime(7825): Process: androidx.test.orchestrator, PID: 7825
03-16 11:15:43.797: E/AndroidRuntime(7825): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-16 11:15:43.797: E/AndroidRuntime(7825): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-16 11:15:43.797: E/AndroidRuntime(7825): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-16 11:15:43.797: E/AndroidRuntime(7825): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-16 11:15:43.797: E/AndroidRuntime(7825): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-16 11:15:43.797: E/AndroidRuntime(7825): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-16 11:15:43.797: E/AndroidRuntime(7825): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-16 11:15:43.797: E/AndroidRuntime(7825): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-16 11:15:43.797: E/AndroidRuntime(7825): at java.lang.Thread.run(Thread.java:923)
03-16 11:15:43.797: E/AndroidRuntime(7825): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-16 11:15:43.797: E/AndroidRuntime(7825): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-16 11:15:43.797: E/AndroidRuntime(7825): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-16 11:15:43.797: E/AndroidRuntime(7825): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-16 11:15:43.797: E/AndroidRuntime(7825): ... 7 more
03-16 11:15:43.799: E/ShellCommandClient(7825): Couldn't find a published binder
03-16 11:15:43.799: E/ShellExecutorImpl(7825): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-16 11:15:43.799: E/ShellExecutorImpl(7825): androidx.test.services.shellexecutor.ClientNotConnected
03-16 11:15:43.799: E/ShellExecutorImpl(7825): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-16 11:15:43.799: E/ShellExecutorImpl(7825): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-16 11:15:43.799: E/ShellExecutorImpl(7825): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-16 11:15:43.799: E/ShellExecutorImpl(7825): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-16 11:15:43.799: E/ShellExecutorImpl(7825): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-16 11:15:43.799: E/ShellExecutorImpl(7825): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-16 11:15:43.799: E/ShellExecutorImpl(7825): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-16 11:15:43.799: E/ShellExecutorImpl(7825): at java.lang.Thread.run(Thread.java:923)
03-16 11:15:43.800: I/Process(7825): Sending signal. PID: 7825 SIG: 9
03-16 11:15:43.804: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-16 11:15:43.807: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-16 11:15:43.807: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-16 11:15:43.808: I/Zygote(301): Process 7825 exited due to signal 9 (Killed)
03-16 11:15:43.808: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7825) has died: fg BTOP
03-16 11:15:43.809: I/binder(0): undelivered TRANSACTION_COMPLETE
03-16 11:15:43.809: I/binder(0): undelivered transaction 898745, process died.
03-16 11:15:43.808: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-16 11:15:43.809: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7825 in 0ms
03-16 11:15:43.809: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-16 11:15:43.810: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-16 11:15:43.810: I/ActivityManager(556): Force stopping service ServiceRecord{ae7114b u0 androidx.test.orchestrator/.OrchestratorService}
03-16 11:15:43.813: I/app_process(7804): System.exit called, status: 0
03-16 11:15:43.813: I/AndroidRuntime(7804): VM exiting with result code 0.

► 3/16 Main
mainMenuSaveToExistingCollection Firebase link

03-16 13:14:27.933: E/ShellExecutorImpl(7622): --------- beginning of crash
03-16 13:14:27.933: E/AndroidRuntime(7622): FATAL EXCEPTION: AndroidTestOrchestrator
03-16 13:14:27.933: E/AndroidRuntime(7622): Process: androidx.test.orchestrator, PID: 7622
03-16 13:14:27.933: E/AndroidRuntime(7622): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-16 13:14:27.933: E/AndroidRuntime(7622): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-16 13:14:27.933: E/AndroidRuntime(7622): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-16 13:14:27.933: E/AndroidRuntime(7622): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-16 13:14:27.933: E/AndroidRuntime(7622): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-16 13:14:27.933: E/AndroidRuntime(7622): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-16 13:14:27.933: E/AndroidRuntime(7622): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-16 13:14:27.933: E/AndroidRuntime(7622): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-16 13:14:27.933: E/AndroidRuntime(7622): at java.lang.Thread.run(Thread.java:923)
03-16 13:14:27.933: E/AndroidRuntime(7622): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-16 13:14:27.933: E/AndroidRuntime(7622): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-16 13:14:27.933: E/AndroidRuntime(7622): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-16 13:14:27.933: E/AndroidRuntime(7622): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-16 13:14:27.933: E/AndroidRuntime(7622): ... 7 more
03-16 13:14:27.940: I/hwservicemanager(181): getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest.
03-16 13:14:27.941: I/Gralloc4(16897): mapper 4.x is not supported
03-16 13:14:27.941: E/ShellCommandClient(7622): Couldn't find a published binder
03-16 13:14:27.941: E/ShellExecutorImpl(7622): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-16 13:14:27.941: E/ShellExecutorImpl(7622): androidx.test.services.shellexecutor.ClientNotConnected
03-16 13:14:27.941: E/ShellExecutorImpl(7622): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-16 13:14:27.941: E/ShellExecutorImpl(7622): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-16 13:14:27.941: E/ShellExecutorImpl(7622): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-16 13:14:27.941: E/ShellExecutorImpl(7622): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-16 13:14:27.941: E/ShellExecutorImpl(7622): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-16 13:14:27.941: E/ShellExecutorImpl(7622): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-16 13:14:27.941: E/ShellExecutorImpl(7622): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-16 13:14:27.941: E/ShellExecutorImpl(7622): at java.lang.Thread.run(Thread.java:923)
03-16 13:14:27.941: I/Process(7622): Sending signal. PID: 7622 SIG: 9
03-16 13:14:27.942: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-16 13:14:27.943: D/HostConnection(16897): createUnique: call
03-16 13:14:27.943: D/HostConnection(16897): HostConnection::get() New Host Connection established 0xb400006fe3484c90, tid 16897
03-16 13:14:27.944: D/goldfish-address-space(16897): allocate: Ask for block of size 0x100
03-16 13:14:27.944: D/goldfish-address-space(16897): allocate: ioctl allocate returned offset 0x1f3ff8000 size 0x8000
03-16 13:14:27.945: D/HostConnection(16897): HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_YUV_Cache ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_0
03-16 13:14:27.946: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-16 13:14:27.946: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-16 13:14:27.948: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7622) has died: fg BTOP
03-16 13:14:27.948: I/Zygote(301): Process 7622 exited due to signal 9 (Killed)
03-16 13:14:27.948: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7622 in 0ms
03-16 13:14:27.948: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-16 13:14:27.949: I/binder(0): undelivered TRANSACTION_COMPLETE
03-16 13:14:27.949: I/binder(0): undelivered transaction 926370, process died.
03-16 13:14:27.949: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-16 13:14:27.949: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-16 13:14:27.949: I/ActivityManager(556): Force stopping service ServiceRecord{2995655 u0 androidx.test.orchestrator/.OrchestratorService}
03-16 13:14:27.952: I/app_process(7604): System.exit called, status: 0
03-16 13:14:27.952: I/AndroidRuntime(7604): VM exiting with result code 0.

► 3/17 Main
deleteCollectionTest Firebase link

03-17 08:04:38.381: E/ShellExecutorImpl(7632): --------- beginning of crash
03-17 08:04:38.382: E/AndroidRuntime(7632): FATAL EXCEPTION: AndroidTestOrchestrator
03-17 08:04:38.382: E/AndroidRuntime(7632): Process: androidx.test.orchestrator, PID: 7632
03-17 08:04:38.382: E/AndroidRuntime(7632): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-17 08:04:38.382: E/AndroidRuntime(7632): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-17 08:04:38.382: E/AndroidRuntime(7632): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-17 08:04:38.382: E/AndroidRuntime(7632): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-17 08:04:38.382: E/AndroidRuntime(7632): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-17 08:04:38.382: E/AndroidRuntime(7632): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-17 08:04:38.382: E/AndroidRuntime(7632): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-17 08:04:38.382: E/AndroidRuntime(7632): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-17 08:04:38.382: E/AndroidRuntime(7632): at java.lang.Thread.run(Thread.java:923)
03-17 08:04:38.382: E/AndroidRuntime(7632): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-17 08:04:38.382: E/AndroidRuntime(7632): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-17 08:04:38.382: E/AndroidRuntime(7632): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-17 08:04:38.382: E/AndroidRuntime(7632): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-17 08:04:38.382: E/AndroidRuntime(7632): ... 7 more
03-17 08:04:38.385: E/ShellCommandClient(7632): Couldn't find a published binder
03-17 08:04:38.385: E/ShellExecutorImpl(7632): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-17 08:04:38.385: E/ShellExecutorImpl(7632): androidx.test.services.shellexecutor.ClientNotConnected
03-17 08:04:38.385: E/ShellExecutorImpl(7632): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-17 08:04:38.385: E/ShellExecutorImpl(7632): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-17 08:04:38.385: E/ShellExecutorImpl(7632): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-17 08:04:38.385: E/ShellExecutorImpl(7632): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-17 08:04:38.385: E/ShellExecutorImpl(7632): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-17 08:04:38.385: E/ShellExecutorImpl(7632): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-17 08:04:38.385: E/ShellExecutorImpl(7632): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-17 08:04:38.385: E/ShellExecutorImpl(7632): at java.lang.Thread.run(Thread.java:923)
03-17 08:04:38.386: I/Process(7632): Sending signal. PID: 7632 SIG: 9
03-17 08:04:38.390: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-17 08:04:38.393: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-17 08:04:38.393: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-17 08:04:38.397: I/binder(0): undelivered TRANSACTION_COMPLETE
03-17 08:04:38.397: I/binder(0): undelivered transaction 918834, process died.
03-17 08:04:38.397: I/Zygote(301): Process 7632 exited due to signal 9 (Killed)
03-17 08:04:38.397: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7632) has died: fg BTOP
03-17 08:04:38.397: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-17 08:04:38.398: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7632 in 0ms
03-17 08:04:38.399: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-17 08:04:38.400: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-17 08:04:38.401: I/ActivityManager(556): Force stopping service ServiceRecord{218e22d u0 androidx.test.orchestrator/.OrchestratorService}
03-17 08:04:38.407: I/app_process(7614): System.exit called, status: 0
03-17 08:04:38.407: I/AndroidRuntime(7614): VM exiting with result code 0.

mainMenuSaveToExistingCollection Firebase link

03-17 08:04:37.514: E/ShellExecutorImpl(7624): --------- beginning of crash
03-17 08:04:37.515: E/AndroidRuntime(7624): FATAL EXCEPTION: AndroidTestOrchestrator
03-17 08:04:37.515: E/AndroidRuntime(7624): Process: androidx.test.orchestrator, PID: 7624
03-17 08:04:37.515: E/AndroidRuntime(7624): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-17 08:04:37.515: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-17 08:04:37.515: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-17 08:04:37.515: E/AndroidRuntime(7624): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-17 08:04:37.515: E/AndroidRuntime(7624): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-17 08:04:37.515: E/AndroidRuntime(7624): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-17 08:04:37.515: E/AndroidRuntime(7624): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-17 08:04:37.515: E/AndroidRuntime(7624): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-17 08:04:37.515: E/AndroidRuntime(7624): at java.lang.Thread.run(Thread.java:923)
03-17 08:04:37.515: E/AndroidRuntime(7624): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-17 08:04:37.515: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-17 08:04:37.515: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-17 08:04:37.515: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-17 08:04:37.515: E/AndroidRuntime(7624): ... 7 more
03-17 08:04:37.518: E/ShellCommandClient(7624): Couldn't find a published binder
03-17 08:04:37.518: E/ShellExecutorImpl(7624): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-17 08:04:37.518: E/ShellExecutorImpl(7624): androidx.test.services.shellexecutor.ClientNotConnected
03-17 08:04:37.518: E/ShellExecutorImpl(7624): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-17 08:04:37.518: E/ShellExecutorImpl(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-17 08:04:37.518: E/ShellExecutorImpl(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-17 08:04:37.518: E/ShellExecutorImpl(7624): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-17 08:04:37.518: E/ShellExecutorImpl(7624): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-17 08:04:37.518: E/ShellExecutorImpl(7624): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-17 08:04:37.518: E/ShellExecutorImpl(7624): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-17 08:04:37.518: E/ShellExecutorImpl(7624): at java.lang.Thread.run(Thread.java:923)
03-17 08:04:37.518: I/Process(7624): Sending signal. PID: 7624 SIG: 9
03-17 08:04:37.520: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-17 08:04:37.523: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-17 08:04:37.523: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-17 08:04:37.526: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7624) has died: fg BTOP
03-17 08:04:37.526: I/Zygote(301): Process 7624 exited due to signal 9 (Killed)
03-17 08:04:37.526: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7624 in 0ms
03-17 08:04:37.526: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-17 08:04:37.527: I/binder(0): undelivered TRANSACTION_COMPLETE
03-17 08:04:37.527: I/binder(0): undelivered transaction 926708, process died.
03-17 08:04:37.527: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-17 08:04:37.527: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-17 08:04:37.527: I/ActivityManager(556): Force stopping service ServiceRecord{ec8e6f9 u0 androidx.test.orchestrator/.OrchestratorService}
03-17 08:04:37.530: I/app_process(7606): System.exit called, status: 0
03-17 08:04:37.530: I/AndroidRuntime(7606): VM exiting with result code 0.

verifyExpandedCollectionItemsTest Firebase link

03-17 08:04:32.348: E/ShellExecutorImpl(7624): --------- beginning of crash
03-17 08:04:32.349: E/AndroidRuntime(7624): FATAL EXCEPTION: AndroidTestOrchestrator
03-17 08:04:32.349: E/AndroidRuntime(7624): Process: androidx.test.orchestrator, PID: 7624
03-17 08:04:32.349: E/AndroidRuntime(7624): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-17 08:04:32.349: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-17 08:04:32.349: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-17 08:04:32.349: E/AndroidRuntime(7624): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-17 08:04:32.349: E/AndroidRuntime(7624): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-17 08:04:32.349: E/AndroidRuntime(7624): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-17 08:04:32.349: E/AndroidRuntime(7624): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-17 08:04:32.349: E/AndroidRuntime(7624): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-17 08:04:32.349: E/AndroidRuntime(7624): at java.lang.Thread.run(Thread.java:923)
03-17 08:04:32.349: E/AndroidRuntime(7624): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-17 08:04:32.349: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-17 08:04:32.349: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-17 08:04:32.349: E/AndroidRuntime(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-17 08:04:32.349: E/AndroidRuntime(7624): ... 7 more
03-17 08:04:32.351: E/ShellCommandClient(7624): Couldn't find a published binder
03-17 08:04:32.352: E/ShellExecutorImpl(7624): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-17 08:04:32.352: E/ShellExecutorImpl(7624): androidx.test.services.shellexecutor.ClientNotConnected
03-17 08:04:32.352: E/ShellExecutorImpl(7624): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-17 08:04:32.352: E/ShellExecutorImpl(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-17 08:04:32.352: E/ShellExecutorImpl(7624): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-17 08:04:32.352: E/ShellExecutorImpl(7624): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-17 08:04:32.352: E/ShellExecutorImpl(7624): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-17 08:04:32.352: E/ShellExecutorImpl(7624): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-17 08:04:32.352: E/ShellExecutorImpl(7624): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-17 08:04:32.352: E/ShellExecutorImpl(7624): at java.lang.Thread.run(Thread.java:923)
03-17 08:04:32.352: I/Process(7624): Sending signal. PID: 7624 SIG: 9
03-17 08:04:32.355: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-17 08:04:32.357: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7624) has died: fg BTOP
03-17 08:04:32.358: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7624 in 0ms
03-17 08:04:32.358: I/Zygote(301): Process 7624 exited due to signal 9 (Killed)
03-17 08:04:32.359: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-17 08:04:32.360: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-17 08:04:32.360: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-17 08:04:32.361: I/ActivityManager(556): Force stopping service ServiceRecord{115960e u0 androidx.test.orchestrator/.OrchestratorService}
03-17 08:04:32.359: I/binder(0): undelivered TRANSACTION_COMPLETE
03-17 08:04:32.359: I/binder(0): undelivered transaction 942352, process died.
03-17 08:04:32.361: I/app_process(7606): System.exit called, status: 0
03-17 08:04:32.361: I/AndroidRuntime(7606): VM exiting with result code 0.

► 3/22 Main
renameCollectionTest Firebase link

03-22 07:28:03.609: E/ShellExecutorImpl(7644): --------- beginning of crash
03-22 07:28:03.609: E/AndroidRuntime(7644): FATAL EXCEPTION: AndroidTestOrchestrator
03-22 07:28:03.609: E/AndroidRuntime(7644): Process: androidx.test.orchestrator, PID: 7644
03-22 07:28:03.609: E/AndroidRuntime(7644): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-22 07:28:03.609: E/AndroidRuntime(7644): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-22 07:28:03.609: E/AndroidRuntime(7644): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-22 07:28:03.609: E/AndroidRuntime(7644): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-22 07:28:03.609: E/AndroidRuntime(7644): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-22 07:28:03.609: E/AndroidRuntime(7644): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-22 07:28:03.609: E/AndroidRuntime(7644): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-22 07:28:03.609: E/AndroidRuntime(7644): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-22 07:28:03.609: E/AndroidRuntime(7644): at java.lang.Thread.run(Thread.java:923)
03-22 07:28:03.609: E/AndroidRuntime(7644): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-22 07:28:03.609: E/AndroidRuntime(7644): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-22 07:28:03.609: E/AndroidRuntime(7644): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-22 07:28:03.609: E/AndroidRuntime(7644): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-22 07:28:03.609: E/AndroidRuntime(7644): ... 7 more
03-22 07:28:03.611: E/ShellCommandClient(7644): Couldn't find a published binder
03-22 07:28:03.611: E/ShellExecutorImpl(7644): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-22 07:28:03.611: E/ShellExecutorImpl(7644): androidx.test.services.shellexecutor.ClientNotConnected
03-22 07:28:03.611: E/ShellExecutorImpl(7644): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-22 07:28:03.611: E/ShellExecutorImpl(7644): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-22 07:28:03.611: E/ShellExecutorImpl(7644): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-22 07:28:03.611: E/ShellExecutorImpl(7644): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-22 07:28:03.611: E/ShellExecutorImpl(7644): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-22 07:28:03.611: E/ShellExecutorImpl(7644): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-22 07:28:03.611: E/ShellExecutorImpl(7644): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-22 07:28:03.611: E/ShellExecutorImpl(7644): at java.lang.Thread.run(Thread.java:923)
03-22 07:28:03.613: I/Process(7644): Sending signal. PID: 7644 SIG: 9
03-22 07:28:03.618: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-22 07:28:03.618: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7644) has died: fg BTOP
03-22 07:28:03.618: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7644 in 0ms
03-22 07:28:03.618: I/Zygote(301): Process 7644 exited due to signal 9 (Killed)
03-22 07:28:03.618: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-22 07:28:03.619: I/binder(0): release 7644:7671 transaction 904172 out, still active
03-22 07:28:03.620: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-22 07:28:03.622: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-22 07:28:03.623: I/ActivityManager(556): Force stopping service ServiceRecord{b30e919 u0 androidx.test.orchestrator/.OrchestratorService}
03-22 07:28:03.619: I/binder(0): undelivered TRANSACTION_COMPLETE
03-22 07:28:03.626: I/app_process(7626): System.exit called, status: 0
03-22 07:28:03.626: I/AndroidRuntime(7626): VM exiting with result code 0.

► 3/24 Main

On Pixel 2 (ARM), Virtual, API Level 26 deleteCollectionTest Firebase link

03-24 10:42:59.928: D/InteractionController(6779): clickAndWaitForNewWindow(566, 1293)
03-24 10:58:59.344: W/ActivityManager(1394): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner}

❗️Based on the logs it timed out for 15 mins but didn't throw the exception as seen on API 30

► 3/28 Nightly

deleteCollectionTest Firebase link

03-28 03:34:44.755: E/ShellExecutorImpl(7585): --------- beginning of crash
03-28 03:34:44.769: E/AndroidRuntime(7585): FATAL EXCEPTION: AndroidTestOrchestrator
03-28 03:34:44.769: E/AndroidRuntime(7585): Process: androidx.test.orchestrator, PID: 7585
03-28 03:34:44.769: E/AndroidRuntime(7585): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-28 03:34:44.769: E/AndroidRuntime(7585): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-28 03:34:44.769: E/AndroidRuntime(7585): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-28 03:34:44.769: E/AndroidRuntime(7585): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-28 03:34:44.769: E/AndroidRuntime(7585): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-28 03:34:44.769: E/AndroidRuntime(7585): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-28 03:34:44.769: E/AndroidRuntime(7585): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-28 03:34:44.769: E/AndroidRuntime(7585): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-28 03:34:44.769: E/AndroidRuntime(7585): at java.lang.Thread.run(Thread.java:923)
03-28 03:34:44.769: E/AndroidRuntime(7585): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-28 03:34:44.769: E/AndroidRuntime(7585): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-28 03:34:44.769: E/AndroidRuntime(7585): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-28 03:34:44.769: E/AndroidRuntime(7585): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-28 03:34:44.769: E/AndroidRuntime(7585): ... 7 more
03-28 03:34:44.780: E/ShellCommandClient(7585): Couldn't find a published binder
03-28 03:34:44.781: E/ShellExecutorImpl(7585): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-28 03:34:44.781: E/ShellExecutorImpl(7585): androidx.test.services.shellexecutor.ClientNotConnected
03-28 03:34:44.781: E/ShellExecutorImpl(7585): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-28 03:34:44.781: E/ShellExecutorImpl(7585): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-28 03:34:44.781: E/ShellExecutorImpl(7585): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-28 03:34:44.781: E/ShellExecutorImpl(7585): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-28 03:34:44.781: E/ShellExecutorImpl(7585): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-28 03:34:44.781: E/ShellExecutorImpl(7585): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-28 03:34:44.781: E/ShellExecutorImpl(7585): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-28 03:34:44.781: E/ShellExecutorImpl(7585): at java.lang.Thread.run(Thread.java:923)
03-28 03:34:44.782: I/Process(7585): Sending signal. PID: 7585 SIG: 9
03-28 03:34:44.842: I/binder_alloc(0): 7585: binder_alloc_buf, no vma
03-28 03:34:44.842: I/binder(0): 556:1180 transaction failed 29189/-3, size 4-0 line 2863
03-28 03:34:44.842: I/binder(0): send failed reply for transaction 930977 to 7585:7608
03-28 03:34:44.841: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-28 03:34:44.844: I/Zygote(301): Process 7585 exited due to signal 9 (Killed)
03-28 03:34:44.844: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7585) has died: fg BTOP
03-28 03:34:44.848: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-28 03:34:44.846: I/binder(0): undelivered TRANSACTION_COMPLETE
03-28 03:34:44.846: I/binder(0): undelivered TRANSACTION_ERROR: 29189
03-28 03:34:44.852: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-28 03:34:44.859: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-28 03:34:44.860: I/ActivityManager(556): Force stopping service ServiceRecord{b55a833 u0 androidx.test.orchestrator/.OrchestratorService}
03-28 03:34:44.860: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7585 in 0ms
03-28 03:34:44.875: D/goldfish-address-space(312): claimShared: Ask to claim region [0x1f2378000 0x1f2b64000]
03-28 03:34:44.895: I/hwservicemanager(181): getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest.
03-28 03:34:44.896: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-28 03:34:44.896: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-28 03:34:44.896: I/Gralloc4(16734): mapper 4.x is not supported
03-28 03:34:44.903: I/app_process(7567): System.exit called, status: 0
03-28 03:34:44.903: I/AndroidRuntime(7567): VM exiting with result code 0.

► 3/28 Main

verifyAddTabButtonOfCollectionMenu Firebase link

03-31 18:42:08.737: E/ShellExecutorImpl(7586): --------- beginning of crash
03-31 18:42:08.738: E/AndroidRuntime(7586): FATAL EXCEPTION: AndroidTestOrchestrator
03-31 18:42:08.738: E/AndroidRuntime(7586): Process: androidx.test.orchestrator, PID: 7586
03-31 18:42:08.738: E/AndroidRuntime(7586): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
03-31 18:42:08.738: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
03-31 18:42:08.738: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
03-31 18:42:08.738: E/AndroidRuntime(7586): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
03-31 18:42:08.738: E/AndroidRuntime(7586): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
03-31 18:42:08.738: E/AndroidRuntime(7586): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
03-31 18:42:08.738: E/AndroidRuntime(7586): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-31 18:42:08.738: E/AndroidRuntime(7586): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-31 18:42:08.738: E/AndroidRuntime(7586): at java.lang.Thread.run(Thread.java:923)
03-31 18:42:08.738: E/AndroidRuntime(7586): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
03-31 18:42:08.738: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-31 18:42:08.738: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
03-31 18:42:08.738: E/AndroidRuntime(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
03-31 18:42:08.738: E/AndroidRuntime(7586): ... 7 more
03-31 18:42:08.742: E/ShellCommandClient(7586): Couldn't find a published binder
03-31 18:42:08.742: E/ShellExecutorImpl(7586): ShellCommandClient not connected. Is ShellCommandExecutor service started?
03-31 18:42:08.742: E/ShellExecutorImpl(7586): androidx.test.services.shellexecutor.ClientNotConnected
03-31 18:42:08.742: E/ShellExecutorImpl(7586): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
03-31 18:42:08.742: E/ShellExecutorImpl(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
03-31 18:42:08.742: E/ShellExecutorImpl(7586): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
03-31 18:42:08.742: E/ShellExecutorImpl(7586): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
03-31 18:42:08.742: E/ShellExecutorImpl(7586): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
03-31 18:42:08.742: E/ShellExecutorImpl(7586): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-31 18:42:08.742: E/ShellExecutorImpl(7586): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-31 18:42:08.742: E/ShellExecutorImpl(7586): at java.lang.Thread.run(Thread.java:923)
03-31 18:42:08.742: I/Process(7586): Sending signal. PID: 7586 SIG: 9
03-31 18:42:08.746: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
03-31 18:42:08.751: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-31 18:42:08.751: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-31 18:42:08.754: I/Zygote(301): Process 7586 exited due to signal 9 (Killed)
03-31 18:42:08.754: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7586) has died: fg BTOP
03-31 18:42:08.754: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7586 in 0ms
03-31 18:42:08.754: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
03-31 18:42:08.755: I/binder(0): undelivered TRANSACTION_COMPLETE
03-31 18:42:08.757: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
03-31 18:42:08.758: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
03-31 18:42:08.758: I/ActivityManager(556): Force stopping service ServiceRecord{7c0e109 u0 androidx.test.orchestrator/.OrchestratorService}
03-31 18:42:08.755: I/binder(0): undelivered transaction 929163, process died.
03-31 18:42:08.762: I/app_process(7568): System.exit called, status: 0
03-31 18:42:08.762: I/AndroidRuntime(7568): VM exiting with result code 0.

► 4/5 Main

swipeRightToRemoveTabFromCollectionTest Firebase link

04-05 01:16:51.854: E/ShellExecutorImpl(7704): --------- beginning of crash
04-05 01:16:51.854: E/AndroidRuntime(7704): FATAL EXCEPTION: AndroidTestOrchestrator
04-05 01:16:51.854: E/AndroidRuntime(7704): Process: androidx.test.orchestrator, PID: 7704
04-05 01:16:51.854: E/AndroidRuntime(7704): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
04-05 01:16:51.854: E/AndroidRuntime(7704): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
04-05 01:16:51.854: E/AndroidRuntime(7704): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
04-05 01:16:51.854: E/AndroidRuntime(7704): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
04-05 01:16:51.854: E/AndroidRuntime(7704): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
04-05 01:16:51.854: E/AndroidRuntime(7704): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
04-05 01:16:51.854: E/AndroidRuntime(7704): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-05 01:16:51.854: E/AndroidRuntime(7704): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-05 01:16:51.854: E/AndroidRuntime(7704): at java.lang.Thread.run(Thread.java:923)
04-05 01:16:51.854: E/AndroidRuntime(7704): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
04-05 01:16:51.854: E/AndroidRuntime(7704): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-05 01:16:51.854: E/AndroidRuntime(7704): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
04-05 01:16:51.854: E/AndroidRuntime(7704): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
04-05 01:16:51.854: E/AndroidRuntime(7704): ... 7 more
04-05 01:16:51.856: E/ShellCommandClient(7704): Couldn't find a published binder
04-05 01:16:51.857: E/ShellExecutorImpl(7704): ShellCommandClient not connected. Is ShellCommandExecutor service started?
04-05 01:16:51.857: E/ShellExecutorImpl(7704): androidx.test.services.shellexecutor.ClientNotConnected
04-05 01:16:51.857: E/ShellExecutorImpl(7704): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-05 01:16:51.857: E/ShellExecutorImpl(7704): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
04-05 01:16:51.857: E/ShellExecutorImpl(7704): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
04-05 01:16:51.857: E/ShellExecutorImpl(7704): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
04-05 01:16:51.857: E/ShellExecutorImpl(7704): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
04-05 01:16:51.857: E/ShellExecutorImpl(7704): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-05 01:16:51.857: E/ShellExecutorImpl(7704): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-05 01:16:51.857: E/ShellExecutorImpl(7704): at java.lang.Thread.run(Thread.java:923)
04-05 01:16:51.857: I/Process(7704): Sending signal. PID: 7704 SIG: 9
04-05 01:16:51.861: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
04-05 01:16:51.862: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7704) has died: fg BTOP
04-05 01:16:51.862: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
04-05 01:16:51.863: I/binder_alloc(0): 7704: binder_alloc_buf, no vma
04-05 01:16:51.863: I/Zygote(301): Process 7704 exited due to signal 9 (Killed)
04-05 01:16:51.863: I/binder(0): 556:1521 transaction failed 29189/-3, size 4-0 line 2863
04-05 01:16:51.863: I/binder(0): send failed reply for transaction 919251 to 7704:7727
04-05 01:16:51.863: I/binder(0): undelivered TRANSACTION_COMPLETE
04-05 01:16:51.863: I/binder(0): undelivered TRANSACTION_ERROR: 29189
04-05 01:16:51.863: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
04-05 01:16:51.865: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
04-05 01:16:51.866: I/ActivityManager(556): Force stopping service ServiceRecord{a8ac6a0 u0 androidx.test.orchestrator/.OrchestratorService}
04-05 01:16:51.867: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
04-05 01:16:51.867: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
04-05 01:16:51.869: I/app_process(7686): System.exit called, status: 0
04-05 01:16:51.869: I/AndroidRuntime(7686): VM exiting with result code 0.

► 4/5 Main

shareCollectionTest Firebase link

04-05 10:55:04.657: E/ShellExecutorImpl(7594): --------- beginning of crash
04-05 10:55:04.662: E/AndroidRuntime(7594): FATAL EXCEPTION: AndroidTestOrchestrator
04-05 10:55:04.662: E/AndroidRuntime(7594): Process: androidx.test.orchestrator, PID: 7594
04-05 10:55:04.662: E/AndroidRuntime(7594): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
04-05 10:55:04.662: E/AndroidRuntime(7594): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
04-05 10:55:04.662: E/AndroidRuntime(7594): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
04-05 10:55:04.662: E/AndroidRuntime(7594): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
04-05 10:55:04.662: E/AndroidRuntime(7594): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
04-05 10:55:04.662: E/AndroidRuntime(7594): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
04-05 10:55:04.662: E/AndroidRuntime(7594): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-05 10:55:04.662: E/AndroidRuntime(7594): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-05 10:55:04.662: E/AndroidRuntime(7594): at java.lang.Thread.run(Thread.java:923)
04-05 10:55:04.662: E/AndroidRuntime(7594): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
04-05 10:55:04.662: E/AndroidRuntime(7594): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-05 10:55:04.662: E/AndroidRuntime(7594): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
04-05 10:55:04.662: E/AndroidRuntime(7594): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
04-05 10:55:04.662: E/AndroidRuntime(7594): ... 7 more
04-05 10:55:04.676: E/ShellCommandClient(7594): Couldn't find a published binder
04-05 10:55:04.676: E/ShellExecutorImpl(7594): ShellCommandClient not connected. Is ShellCommandExecutor service started?
04-05 10:55:04.676: E/ShellExecutorImpl(7594): androidx.test.services.shellexecutor.ClientNotConnected
04-05 10:55:04.676: E/ShellExecutorImpl(7594): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-05 10:55:04.676: E/ShellExecutorImpl(7594): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
04-05 10:55:04.676: E/ShellExecutorImpl(7594): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
04-05 10:55:04.676: E/ShellExecutorImpl(7594): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
04-05 10:55:04.676: E/ShellExecutorImpl(7594): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
04-05 10:55:04.676: E/ShellExecutorImpl(7594): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-05 10:55:04.676: E/ShellExecutorImpl(7594): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-05 10:55:04.676: E/ShellExecutorImpl(7594): at java.lang.Thread.run(Thread.java:923)
04-05 10:55:04.677: I/Process(7594): Sending signal. PID: 7594 SIG: 9
04-05 10:55:04.694: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
04-05 10:55:04.704: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
04-05 10:55:04.704: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
04-05 10:55:04.707: I/binder(0): undelivered TRANSACTION_COMPLETE
04-05 10:55:04.707: I/binder(0): undelivered transaction 941600, process died.
04-05 10:55:04.706: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7594) has died: fg BTOP
04-05 10:55:04.706: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
04-05 10:55:04.708: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7594 in 0ms
04-05 10:55:04.709: I/Zygote(301): Process 7594 exited due to signal 9 (Killed)
04-05 10:55:04.710: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
04-05 10:55:04.711: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
04-05 10:55:04.712: I/ActivityManager(556): Force stopping service ServiceRecord{666ca7b u0 androidx.test.orchestrator/.OrchestratorService}
04-05 10:55:04.730: I/app_process(7576): System.exit called, status: 0
04-05 10:55:04.730: I/AndroidRuntime(7576): VM exiting with result code 0.

verifyExpandedCollectionItemsTest Firebase link

04-05 11:52:01.354: E/ShellExecutorImpl(7691): --------- beginning of crash
04-05 11:52:01.356: E/AndroidRuntime(7691): FATAL EXCEPTION: AndroidTestOrchestrator
04-05 11:52:01.356: E/AndroidRuntime(7691): Process: androidx.test.orchestrator, PID: 7691
04-05 11:52:01.356: E/AndroidRuntime(7691): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
04-05 11:52:01.356: E/AndroidRuntime(7691): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
04-05 11:52:01.356: E/AndroidRuntime(7691): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
04-05 11:52:01.356: E/AndroidRuntime(7691): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
04-05 11:52:01.356: E/AndroidRuntime(7691): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
04-05 11:52:01.356: E/AndroidRuntime(7691): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
04-05 11:52:01.356: E/AndroidRuntime(7691): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-05 11:52:01.356: E/AndroidRuntime(7691): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-05 11:52:01.356: E/AndroidRuntime(7691): at java.lang.Thread.run(Thread.java:923)
04-05 11:52:01.356: E/AndroidRuntime(7691): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
04-05 11:52:01.356: E/AndroidRuntime(7691): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-05 11:52:01.356: E/AndroidRuntime(7691): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
04-05 11:52:01.356: E/AndroidRuntime(7691): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
04-05 11:52:01.356: E/AndroidRuntime(7691): ... 7 more
04-05 11:52:01.358: E/ShellCommandClient(7691): Couldn't find a published binder
04-05 11:52:01.359: E/ShellExecutorImpl(7691): ShellCommandClient not connected. Is ShellCommandExecutor service started?
04-05 11:52:01.359: E/ShellExecutorImpl(7691): androidx.test.services.shellexecutor.ClientNotConnected
04-05 11:52:01.359: E/ShellExecutorImpl(7691): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-05 11:52:01.359: E/ShellExecutorImpl(7691): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
04-05 11:52:01.359: E/ShellExecutorImpl(7691): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
04-05 11:52:01.359: E/ShellExecutorImpl(7691): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
04-05 11:52:01.359: E/ShellExecutorImpl(7691): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
04-05 11:52:01.359: E/ShellExecutorImpl(7691): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-05 11:52:01.359: E/ShellExecutorImpl(7691): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-05 11:52:01.359: E/ShellExecutorImpl(7691): at java.lang.Thread.run(Thread.java:923)
04-05 11:52:01.359: I/Process(7691): Sending signal. PID: 7691 SIG: 9
04-05 11:52:01.374: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
04-05 11:52:01.377: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
04-05 11:52:01.378: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
04-05 11:52:01.384: I/binder(0): undelivered TRANSACTION_COMPLETE
04-05 11:52:01.384: I/binder(0): undelivered transaction 923601, process died.
04-05 11:52:01.383: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7691) has died: fg BTOP
04-05 11:52:01.385: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
04-05 11:52:01.385: I/Zygote(301): Process 7691 exited due to signal 9 (Killed)
04-05 11:52:01.387: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
04-05 11:52:01.387: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7691 in 0ms
04-05 11:52:01.388: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
04-05 11:52:01.388: I/ActivityManager(556): Force stopping service ServiceRecord{29af92e u0 androidx.test.orchestrator/.OrchestratorService}
04-05 11:52:01.395: I/app_process(7673): System.exit called, status: 0
04-05 11:52:01.395: I/AndroidRuntime(7673): VM exiting with result code 0.

► 4/7 Main

verifyExpandedCollectionItemsTest Firebase link

04-06 19:00:05.309: E/ShellExecutorImpl(7547): --------- beginning of crash
04-06 19:00:05.314: E/AndroidRuntime(7547): FATAL EXCEPTION: AndroidTestOrchestrator
04-06 19:00:05.314: E/AndroidRuntime(7547): Process: androidx.test.orchestrator, PID: 7547
04-06 19:00:05.314: E/AndroidRuntime(7547): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
04-06 19:00:05.314: E/AndroidRuntime(7547): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
04-06 19:00:05.314: E/AndroidRuntime(7547): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
04-06 19:00:05.314: E/AndroidRuntime(7547): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
04-06 19:00:05.314: E/AndroidRuntime(7547): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
04-06 19:00:05.314: E/AndroidRuntime(7547): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
04-06 19:00:05.314: E/AndroidRuntime(7547): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-06 19:00:05.314: E/AndroidRuntime(7547): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-06 19:00:05.314: E/AndroidRuntime(7547): at java.lang.Thread.run(Thread.java:923)
04-06 19:00:05.314: E/AndroidRuntime(7547): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
04-06 19:00:05.314: E/AndroidRuntime(7547): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-06 19:00:05.314: E/AndroidRuntime(7547): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
04-06 19:00:05.314: E/AndroidRuntime(7547): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
04-06 19:00:05.314: E/AndroidRuntime(7547): ... 7 more
04-06 19:00:05.316: E/ShellCommandClient(7547): Couldn't find a published binder
04-06 19:00:05.317: E/ShellExecutorImpl(7547): ShellCommandClient not connected. Is ShellCommandExecutor service started?
04-06 19:00:05.317: E/ShellExecutorImpl(7547): androidx.test.services.shellexecutor.ClientNotConnected
04-06 19:00:05.317: E/ShellExecutorImpl(7547): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-06 19:00:05.317: E/ShellExecutorImpl(7547): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
04-06 19:00:05.317: E/ShellExecutorImpl(7547): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
04-06 19:00:05.317: E/ShellExecutorImpl(7547): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
04-06 19:00:05.317: E/ShellExecutorImpl(7547): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
04-06 19:00:05.317: E/ShellExecutorImpl(7547): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-06 19:00:05.317: E/ShellExecutorImpl(7547): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-06 19:00:05.317: E/ShellExecutorImpl(7547): at java.lang.Thread.run(Thread.java:923)
04-06 19:00:05.317: I/Process(7547): Sending signal. PID: 7547 SIG: 9
04-06 19:00:05.323: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
04-06 19:00:05.326: I/binder_alloc(0): 7547: binder_alloc_buf, no vma
04-06 19:00:05.326: I/binder(0): 556:1831 transaction failed 29189/-3, size 4-0 line 2863
04-06 19:00:05.326: I/binder(0): send failed reply for transaction 935502 to 7547:7570
04-06 19:00:05.327: I/binder(0): undelivered TRANSACTION_COMPLETE
04-06 19:00:05.327: I/binder(0): undelivered TRANSACTION_ERROR: 29189
04-06 19:00:05.326: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7547) has died: fg BTOP
04-06 19:00:05.326: I/Zygote(301): Process 7547 exited due to signal 9 (Killed)
04-06 19:00:05.326: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7547 in 0ms
04-06 19:00:05.326: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
04-06 19:00:05.328: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
04-06 19:00:05.330: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
04-06 19:00:05.330: I/ActivityManager(556): Force stopping service ServiceRecord{245aaa5 u0 androidx.test.orchestrator/.OrchestratorService}
04-06 19:00:05.334: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
04-06 19:00:05.335: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
04-06 19:00:05.338: I/app_process(7529): System.exit called, status: 0
04-06 19:00:05.338: I/AndroidRuntime(7529): VM exiting with result code 0.

► 4/25 Main

On Pixel 2 (ARM), Pixel 2, API Level 27 deleteCollectionTest Firebase link

04-25 02:19:23.939: D/InteractionController(14840): clickAndWaitForNewWindow(566, 1293)
04-25 02:35:33.670: W/ActivityManager(1079): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner}

❗️Based on the logs it timed out for 15 mins but didn't throw the exception as seen on API 30

Flaky again on Pixel 2 (Arm), Virtual, API Level 26
Firebase link

► 4/26 Main

Failed 1x on Pixel 2 (Arm), Virtual, API Level 26
deleteCollectionTest Firebase link
deleteCollectionTest Firebase link
deleteCollectionTest Firebase link

► 4/26 Main

removeTabFromCollectionTest Firebase link

04-26 09:47:13.372: E/ShellExecutorImpl(7849): ShellCommandClient not connected. Is ShellCommandExecutor service started?
04-26 09:47:13.372: E/ShellExecutorImpl(7849): androidx.test.services.shellexecutor.ClientNotConnected
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): at java.lang.Thread.run(Thread.java:923)
04-26 09:47:13.372: E/ShellExecutorImpl(7849): --------- beginning of crash
04-26 09:47:13.374: E/AndroidRuntime(7849): FATAL EXCEPTION: AndroidTestOrchestrator
04-26 09:47:13.374: E/AndroidRuntime(7849): Process: androidx.test.orchestrator, PID: 7849
04-26 09:47:13.374: E/AndroidRuntime(7849): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
04-26 09:47:13.374: E/AndroidRuntime(7849): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
04-26 09:47:13.374: E/AndroidRuntime(7849): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
04-26 09:47:13.374: E/AndroidRuntime(7849): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
04-26 09:47:13.374: E/AndroidRuntime(7849): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
04-26 09:47:13.374: E/AndroidRuntime(7849): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
04-26 09:47:13.374: E/AndroidRuntime(7849): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-26 09:47:13.374: E/AndroidRuntime(7849): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-26 09:47:13.374: E/AndroidRuntime(7849): at java.lang.Thread.run(Thread.java:923)
04-26 09:47:13.374: E/AndroidRuntime(7849): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
04-26 09:47:13.374: E/AndroidRuntime(7849): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-26 09:47:13.374: E/AndroidRuntime(7849): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
04-26 09:47:13.374: E/AndroidRuntime(7849): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
04-26 09:47:13.374: E/AndroidRuntime(7849): ... 7 more
04-26 09:47:13.379: E/ShellCommandClient(7849): Couldn't find a published binder
04-26 09:47:13.380: E/ShellExecutorImpl(7849): ShellCommandClient not connected. Is ShellCommandExecutor service started?
04-26 09:47:13.380: E/ShellExecutorImpl(7849): androidx.test.services.shellexecutor.ClientNotConnected
04-26 09:47:13.380: E/ShellExecutorImpl(7849): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-26 09:47:13.380: E/ShellExecutorImpl(7849): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
04-26 09:47:13.380: E/ShellExecutorImpl(7849): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
04-26 09:47:13.380: E/ShellExecutorImpl(7849): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
04-26 09:47:13.380: E/ShellExecutorImpl(7849): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
04-26 09:47:13.380: E/ShellExecutorImpl(7849): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-26 09:47:13.380: E/ShellExecutorImpl(7849): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-26 09:47:13.380: E/ShellExecutorImpl(7849): at java.lang.Thread.run(Thread.java:923)
04-26 09:47:13.380: I/Process(7849): Sending signal. PID: 7849 SIG: 9
04-26 09:47:13.382: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
04-26 09:47:13.386: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
04-26 09:47:13.386: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
04-26 09:47:13.388: I/Zygote(301): Process 7849 exited due to signal 9 (Killed)
04-26 09:47:13.388: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7849) has died: fg BTOP
04-26 09:47:13.389: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7849 in 0ms
04-26 09:47:13.389: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
04-26 09:47:13.389: I/binder(0): undelivered TRANSACTION_COMPLETE
04-26 09:47:13.389: I/binder(0): undelivered transaction 812417, process died.
04-26 09:47:13.392: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
04-26 09:47:13.393: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
04-26 09:47:13.394: I/ActivityManager(556): Force stopping service ServiceRecord{63d5f2c u0 androidx.test.orchestrator/.OrchestratorService}
04-26 09:47:13.398: I/app_process(7831): System.exit called, status: 0
04-26 09:47:13.398: I/AndroidRuntime(7831): VM exiting with result code 0.
04-26 09:47:13.409: I/init(0): Untracked pid 7831 exited with status 0
04-26 09:47:14.345: I/init(0): Untracked pid 7792 received signal 1
04-26 09:47:14.593: I/init(0): Untracked pid 7783 received signal 1
04-26 09:47:23.960: I/ActivityManager(556): Force stopping org.mozilla.fenix.debug.test appid=10178 user=-1: deletePackageX
04-26 09:47:24.005: I/keystore(381): clear_uid 10178
04-26 09:47:24.007: D/PackageManager(556): Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
04-26 09:47:24.007: D/PackageManager(556): Clear ephemeral installer activity
04-26 09:47:24.008: E/PermissionMonitor(556): unknown permission type: -1for uid: 10178
04-26 09:47:24.088: I/system_server(556): Explicit concurrent copying GC freed 305929(14MB) AllocSpace objects, 60(2344KB) LOS objects, 49% free, 14MB/29MB, paused 23us total 79.862ms
04-26 09:47:24.093: W/JavaBinder(556): BinderProxy is being destroyed but the application did not call unlinkToDeath to unlink all of its death recipients beforehand. Releasing leaked death recipient: com.android.server.AlarmManagerService$2
04-26 09:47:24.093: I/BpBinder(556): onLastStrongRef automatically unlinking death recipients: <uncached descriptor>
04-26 09:47:24.095: I/cmd(9646): oneway function results will be dropped but finished with status OK and parcel size 4
04-26 09:47:24.095: I/ActivityManager(556): Force stopping org.mozilla.fenix.debug.test appid=10178 user=0: pkg removed
04-26 09:47:24.117: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.mozilla.fenix.debug.test flg=0x4000010 (has extras) } to com.android.musicfx/.Compatibility$Receiver
04-26 09:47:24.117: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.mozilla.fenix.debug.test flg=0x4000010 (has extras) } to com.google.android.apps.maps/com.google.android.libraries.social.peoplekit.thirdparty.viewcontrollers.ThirdPartyReceiver
04-26 09:47:24.118: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.mozilla.fenix.debug.test flg=0x4000010 (has extras) } to com.google.android.apps.photos/com.google.android.libraries.social.peoplekit.thirdparty.viewcontrollers.ThirdPartyReceiver
04-26 09:47:24.118: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.mozilla.fenix.debug.test flg=0x4000010 (has extras) } to com.google.android.gms/.games.chimera.GamesSystemBroadcastReceiverProxy
04-26 09:47:24.118: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.mozilla.fenix.debug.test flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
04-26 09:47:24.118: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.mozilla.fenix.debug.test flg=0x4000010 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.apps.gsa.googlequicksearchbox.GelStubAppWatcher
04-26 09:47:24.118: V/StorageManagerService(556): Package org.mozilla.fenix.debug.test does not have legacy storage
04-26 09:47:24.118: I/RollbackManager(556): broadcast=ACTION_PACKAGE_FULLY_REMOVED pkg=org.mozilla.fenix.debug.test
04-26 09:47:24.120: I/MediaProvider(1522): Invalidating LocalCallingIdentity cache for package org.mozilla.fenix.debug.test. Reason: package android.intent.action.PACKAGE_REMOVED
04-26 09:47:24.123: V/AvrcpMediaPlayerList(730): mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_REMOVED
04-26 09:47:24.124: I/RoleManagerService(556): Granting default roles...
04-26 09:47:24.126: I/GsaVoiceInteractionSrv(1550): O received Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.mozilla.fenix.debug.test flg=0x4000010 (has extras) }
04-26 09:47:24.145: D/CarrierSvcBindHelper(1080): No carrier app for: 0
04-26 09:47:24.145: E/CarrierServices(2634): [2] ecr.a: Invalid signature found for com.android.contacts: E39B7BFBE0A67D78292F6CC62E06CA27A2EBF255
04-26 09:47:24.150: D/CompatibilityChangeReporter(556): Compat change id reported: 135634846; UID 1000; state: DISABLED
04-26 09:47:24.150: D/CompatibilityChangeReporter(556): Compat change id reported: 135754954; UID 1000; state: ENABLED
04-26 09:47:24.158: E/CarrierServices(2634): [2] ecr.a: Invalid signature found for com.android.contacts: E39B7BFBE0A67D78292F6CC62E06CA27A2EBF255
04-26 09:47:24.160: I/InputReader(556): Reconfiguring input devices, changes=KEYBOARD_LAYOUTS |
04-26 09:47:24.170: D/Zygote(301): Forked child process 9655
04-26 09:47:24.170: I/ActivityManager(556): Start proc 9655:com.android.keychain/1000 for service {com.android.keychain/com.android.keychain.KeyChainService}
04-26 09:47:24.176: W/WifiService(556): Couldn't get PackageInfo for package:org.mozilla.fenix.debug.test
04-26 09:47:24.176: D/WifiService(556): Remove settings for package:org.mozilla.fenix.debug.test
04-26 09:47:24.177: D/WifiConfigManager(556): Remove all networks for app ApplicationInfo{74509b2 org.mozilla.fenix.debug.test}
04-26 09:47:24.180: I/Fitness(5016): FitCleanupIntentOperation received Intent android.intent.action.PACKAGE_REMOVED [CONTEXT service_id=17 ]
04-26 09:47:24.182: W/WifiService(556): Couldn't get PackageInfo for package:org.mozilla.fenix.debug.test
04-26 09:47:24.182: D/WifiService(556): Remove settings for package:org.mozilla.fenix.debug.test
04-26 09:47:24.184: I/adbd(369): jdwp connection from 9655
04-26 09:47:24.194: D/WifiConfigStore(556): Writing to stores completed in 11 ms.
04-26 09:47:24.194: I/PasspointManager(556): No app ops listener found for org.mozilla.fenix.debug.test
04-26 09:47:24.195: D/WifiConfigManager(556): Remove all networks for app ApplicationInfo{ae10a86 org.mozilla.fenix.debug.test}
04-26 09:47:24.202: D/CompatibilityChangeReporter(556): Compat change id reported: 135634846; UID 10129; state: DISABLED
04-26 09:47:24.203: D/CompatibilityChangeReporter(556): Compat change id reported: 135754954; UID 10129; state: ENABLED
04-26 09:47:24.207: D/CompatibilityChangeReporter(556): Compat change id reported: 143937733; UID 10129; state: ENABLED
04-26 09:47:24.207: I/ConditionProviders(556): Disallowing condition provider org.mozilla.fenix.debug.test
04-26 09:47:24.210: D/WifiConfigStore(556): Writing to stores completed in 13 ms.
04-26 09:47:24.210: I/PasspointManager(556): No app ops listener found for org.mozilla.fenix.debug.test
04-26 09:47:24.218: I/PackageIntentOperation(9307): Feature flags not enabled, skipping. [CONTEXT service_id=258 ]
04-26 09:47:24.220: D/Zygote(301): Forked child process 9690
04-26 09:47:24.221: I/ActivityManager(556): Start proc 9690:com.google.android.apps.maps/u0a129 for broadcast {com.google.android.apps.maps/com.google.android.libraries.social.peoplekit.thirdparty.viewcontrollers.ThirdPartyReceiver}
04-26 09:47:24.225: D/AF::TrackHandle(444): OpPlayAudio: track:55 usage:13 not muted
04-26 09:47:24.228: I/chatty(444): uid=1041(audioserver) Binder:444_1 identical 6 lines
04-26 09:47:24.228: D/AF::TrackHandle(444): OpPlayAudio: track:55 usage:13 not muted
04-26 09:47:24.230: I/Icing(9307): Using regular flags by method 2
04-26 09:47:24.230: D/AF::TrackHandle(444): OpPlayAudio: track:55 usage:13 not muted
04-26 09:47:24.234: I/chatty(444): uid=1041(audioserver) Binder:444_1 identical 6 lines
04-26 09:47:24.235: D/AF::TrackHandle(444): OpPlayAudio: track:55 usage:13 not muted
04-26 09:47:24.246: I/adbd(369): jdwp connection from 9690
04-26 09:47:24.249: D/Launcher.Model(990): package removed received org.mozilla.fenix.debug.test
04-26 09:47:24.251: D/PackageUpdatedTask(990): Removing app iconorg.mozilla.fenix.debug.test
04-26 09:47:24.256: D/ModelWriter(990): removing items from db
04-26 09:47:24.256: D/ModelWriter(990): java.lang.Exception
04-26 09:47:24.256: D/ModelWriter(990): at com.android.launcher3.model.ModelWriter.deleteItemsFromDatabase(SourceFile:4)
04-26 09:47:24.256: D/ModelWriter(990): at com.android.launcher3.model.BaseModelUpdateTask.deleteAndBindComponentsRemoved(SourceFile:2)
04-26 09:47:24.256: D/ModelWriter(990): at com.android.launcher3.model.PackageUpdatedTask.execute(SourceFile:158)
04-26 09:47:24.256: D/ModelWriter(990): at com.android.launcher3.model.BaseModelUpdateTask.run(SourceFile:2)
04-26 09:47:24.256: D/ModelWriter(990): at android.os.Handler.handleCallback(Handler.java:938)
04-26 09:47:24.256: D/ModelWriter(990): at android.os.Handler.dispatchMessage(Handler.java:99)
04-26 09:47:24.256: D/ModelWriter(990): at android.os.Looper.loop(Looper.java:223)
04-26 09:47:24.256: D/ModelWriter(990): at android.os.HandlerThread.run(HandlerThread.java:67)
04-26 09:47:24.260: I/droid.apps.map(9690): The ClassLoaderContext is a special shared library.
04-26 09:47:24.263: I/droid.apps.map(9690): The ClassLoaderContext is a special shared library.
04-26 09:47:24.263: D/nativeloader(9690): classloader namespace configured for unbundled product apk. library_path=/product/app/Maps/lib/arm64:/product/app/Maps/Maps.apk!/lib/arm64-v8a:/product/lib64:/system/product/lib64
04-26 09:47:24.264: I/ndroid.keychai(9655): The ClassLoaderContext is a special shared library.
04-26 09:47:24.271: D/NetworkSecurityConfig(9690): No Network Security Config specified, using platform default
04-26 09:47:24.271: D/NetworkSecurityConfig(9690): No Network Security Config specified, using platform default
04-26 09:47:24.288: D/NetworkSecurityConfig(9655): No Network Security Config specified, using platform default
04-26 09:47:24.300: D/ConnectivityService(556): NetReassign [no changes]
04-26 09:47:24.288: D/NetworkSecurityConfig(9655): No Network Security Config specified, using platform default
04-26 09:47:24.316: E/WorkSourceUtil(9307): Could not find package: org.mozilla.fenix.debug.test
04-26 09:47:24.323: I/Icing(9307): doRemovePackageData org.mozilla.fenix.debug.test
04-26 09:47:24.336: I/ProvidersCache(8086): Provider returned no roots. Possibly naughty: com.google.android.apps.docs.storage
04-26 09:47:24.346: W/DriveInitializer(9307): Awaiting to be initialized
04-26 09:47:24.350: I/Icing(9307): IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36
04-26 09:47:24.351: I/ActivityManager(556): Force stopping org.mozilla.fenix.debug appid=10177 user=-1: deletePackageX
04-26 09:47:24.351: I/ActivityManager(556): Killing 8156:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to deletePackageX
04-26 09:47:24.353: W/ActivityTaskManager(556): Force removing ActivityRecord{8dff2a0 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f}}: app died, no saved state
04-26 09:47:24.357: I/ServiceChildProcess(8279): Destroying GeckoServiceChildProcess
04-26 09:47:24.357: I/ServiceChildProcess(8392): Destroying GeckoServiceChildProcess
04-26 09:47:24.360: W/ActivityManager(556): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner}
04-26 09:47:24.365: I/ActivityManager(556): Force stopping org.mozilla.fenix.debug appid=-1 user=0: finished inst
04-26 09:47:24.365: I/ActivityManager(556): Killing 8279:org.mozilla.fenix.debug:tab0/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst
04-26 09:47:24.368: I/ActivityManager(556): Killing 8392:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst
04-26 09:47:24.371: I/WindowManager(556): Force finishing activity ActivityRecord{8dff2a0 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting}
04-26 09:47:24.371: W/ActivityTaskManager(556): Duplicate finish request for r=ActivityRecord{8dff2a0 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting}

► 5/1 Main

selectStoriesByTopicItemTest Firebase link

04-30 14:39:47.080: E/ShellExecutorImpl(7555): --------- beginning of crash
04-30 14:39:47.087: E/AndroidRuntime(7555): FATAL EXCEPTION: AndroidTestOrchestrator
04-30 14:39:47.087: E/AndroidRuntime(7555): Process: androidx.test.orchestrator, PID: 7555
04-30 14:39:47.087: E/AndroidRuntime(7555): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
04-30 14:39:47.087: E/AndroidRuntime(7555): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
04-30 14:39:47.087: E/AndroidRuntime(7555): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
04-30 14:39:47.087: E/AndroidRuntime(7555): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
04-30 14:39:47.087: E/AndroidRuntime(7555): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
04-30 14:39:47.087: E/AndroidRuntime(7555): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
04-30 14:39:47.087: E/AndroidRuntime(7555): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-30 14:39:47.087: E/AndroidRuntime(7555): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-30 14:39:47.087: E/AndroidRuntime(7555): at java.lang.Thread.run(Thread.java:923)
04-30 14:39:47.087: E/AndroidRuntime(7555): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
04-30 14:39:47.087: E/AndroidRuntime(7555): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-30 14:39:47.087: E/AndroidRuntime(7555): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
04-30 14:39:47.087: E/AndroidRuntime(7555): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
04-30 14:39:47.087: E/AndroidRuntime(7555): ... 7 more
04-30 14:39:47.090: E/ShellCommandClient(7555): Couldn't find a published binder
04-30 14:39:47.090: E/ShellExecutorImpl(7555): ShellCommandClient not connected. Is ShellCommandExecutor service started?
04-30 14:39:47.090: E/ShellExecutorImpl(7555): androidx.test.services.shellexecutor.ClientNotConnected
04-30 14:39:47.090: E/ShellExecutorImpl(7555): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
04-30 14:39:47.090: E/ShellExecutorImpl(7555): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
04-30 14:39:47.090: E/ShellExecutorImpl(7555): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
04-30 14:39:47.090: E/ShellExecutorImpl(7555): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
04-30 14:39:47.090: E/ShellExecutorImpl(7555): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
04-30 14:39:47.090: E/ShellExecutorImpl(7555): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-30 14:39:47.090: E/ShellExecutorImpl(7555): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-30 14:39:47.090: E/ShellExecutorImpl(7555): at java.lang.Thread.run(Thread.java:923)
04-30 14:39:47.091: I/Process(7555): Sending signal. PID: 7555 SIG: 9
04-30 14:39:47.107: I/Zygote(301): Process 7555 exited due to signal 9 (Killed)
04-30 14:39:47.107: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7555 in 0ms
04-30 14:39:47.109: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7555) has died: fg FGS
04-30 14:39:47.126: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
04-30 14:39:47.132: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
04-30 14:39:47.136: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
04-30 14:39:47.136: I/ActivityManager(556): Force stopping service ServiceRecord{4a3a982 u0 androidx.test.orchestrator/.OrchestratorService}
04-30 14:39:47.174: I/app_process(7537): System.exit called, status: 0
04-30 14:39:47.174: I/AndroidRuntime(7537): VM exiting with result code 0.
04-30 14:39:47.198: I/init(0): Untracked pid 7537 exited with status 0

► 5/3 Main

verifyExpandedCollectionItemsTest Firebase link

05-02 21:16:17.733: E/ShellExecutorImpl(7710): --------- beginning of crash
05-02 21:16:17.738: E/AndroidRuntime(7710): FATAL EXCEPTION: AndroidTestOrchestrator
05-02 21:16:17.738: E/AndroidRuntime(7710): Process: androidx.test.orchestrator, PID: 7710
05-02 21:16:17.738: E/AndroidRuntime(7710): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
05-02 21:16:17.738: E/AndroidRuntime(7710): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
05-02 21:16:17.738: E/AndroidRuntime(7710): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
05-02 21:16:17.738: E/AndroidRuntime(7710): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
05-02 21:16:17.738: E/AndroidRuntime(7710): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
05-02 21:16:17.738: E/AndroidRuntime(7710): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
05-02 21:16:17.738: E/AndroidRuntime(7710): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-02 21:16:17.738: E/AndroidRuntime(7710): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-02 21:16:17.738: E/AndroidRuntime(7710): at java.lang.Thread.run(Thread.java:923)
05-02 21:16:17.738: E/AndroidRuntime(7710): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
05-02 21:16:17.738: E/AndroidRuntime(7710): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
05-02 21:16:17.738: E/AndroidRuntime(7710): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
05-02 21:16:17.738: E/AndroidRuntime(7710): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
05-02 21:16:17.738: E/AndroidRuntime(7710): ... 7 more
05-02 21:16:17.739: E/ShellCommandClient(7710): Couldn't find a published binder
05-02 21:16:17.739: E/ShellExecutorImpl(7710): ShellCommandClient not connected. Is ShellCommandExecutor service started?
05-02 21:16:17.739: E/ShellExecutorImpl(7710): androidx.test.services.shellexecutor.ClientNotConnected
05-02 21:16:17.739: E/ShellExecutorImpl(7710): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
05-02 21:16:17.739: E/ShellExecutorImpl(7710): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
05-02 21:16:17.739: E/ShellExecutorImpl(7710): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
05-02 21:16:17.739: E/ShellExecutorImpl(7710): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
05-02 21:16:17.739: E/ShellExecutorImpl(7710): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
05-02 21:16:17.739: E/ShellExecutorImpl(7710): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-02 21:16:17.739: E/ShellExecutorImpl(7710): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-02 21:16:17.739: E/ShellExecutorImpl(7710): at java.lang.Thread.run(Thread.java:923)
05-02 21:16:17.740: I/Process(7710): Sending signal. PID: 7710 SIG: 9
05-02 21:16:17.750: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7710) has died: fg BTOP
05-02 21:16:17.750: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7710 in 0ms
05-02 21:16:17.751: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
05-02 21:16:17.751: I/Zygote(301): Process 7710 exited due to signal 9 (Killed)
05-02 21:16:17.754: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
05-02 21:16:17.780: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
05-02 21:16:17.784: I/ActivityManager(556): Force stopping service ServiceRecord{f0d2317 u0 androidx.test.orchestrator/.OrchestratorService}
05-02 21:16:17.825: I/app_process(7689): System.exit called, status: 0
05-02 21:16:17.825: I/AndroidRuntime(7689): VM exiting with result code 0.

Assignee: andrei.joltan → nobody

removeTabFromCollectionTest Firebase link

05-04 03:27:53.096: E/ShellExecutorImpl(7756): --------- beginning of crash
05-04 03:27:53.096: E/AndroidRuntime(7756): FATAL EXCEPTION: AndroidTestOrchestrator
05-04 03:27:53.096: E/AndroidRuntime(7756): Process: androidx.test.orchestrator, PID: 7756
05-04 03:27:53.096: E/AndroidRuntime(7756): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
05-04 03:27:53.096: E/AndroidRuntime(7756): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
05-04 03:27:53.096: E/AndroidRuntime(7756): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
05-04 03:27:53.096: E/AndroidRuntime(7756): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
05-04 03:27:53.096: E/AndroidRuntime(7756): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
05-04 03:27:53.096: E/AndroidRuntime(7756): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
05-04 03:27:53.096: E/AndroidRuntime(7756): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-04 03:27:53.096: E/AndroidRuntime(7756): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-04 03:27:53.096: E/AndroidRuntime(7756): at java.lang.Thread.run(Thread.java:923)
05-04 03:27:53.096: E/AndroidRuntime(7756): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
05-04 03:27:53.096: E/AndroidRuntime(7756): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
05-04 03:27:53.096: E/AndroidRuntime(7756): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
05-04 03:27:53.096: E/AndroidRuntime(7756): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
05-04 03:27:53.096: E/AndroidRuntime(7756): ... 7 more
05-04 03:27:53.100: E/ShellCommandClient(7756): Couldn't find a published binder
05-04 03:27:53.100: E/ShellExecutorImpl(7756): ShellCommandClient not connected. Is ShellCommandExecutor service started?
05-04 03:27:53.100: E/ShellExecutorImpl(7756): androidx.test.services.shellexecutor.ClientNotConnected
05-04 03:27:53.100: E/ShellExecutorImpl(7756): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
05-04 03:27:53.100: E/ShellExecutorImpl(7756): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
05-04 03:27:53.100: E/ShellExecutorImpl(7756): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
05-04 03:27:53.100: E/ShellExecutorImpl(7756): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
05-04 03:27:53.100: E/ShellExecutorImpl(7756): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
05-04 03:27:53.100: E/ShellExecutorImpl(7756): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-04 03:27:53.100: E/ShellExecutorImpl(7756): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-04 03:27:53.100: E/ShellExecutorImpl(7756): at java.lang.Thread.run(Thread.java:923)
05-04 03:27:53.100: I/Process(7756): Sending signal. PID: 7756 SIG: 9
05-04 03:27:53.102: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
05-04 03:27:53.106: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-04 03:27:53.106: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-04 03:27:53.107: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7756) has died: fg BTOP
05-04 03:27:53.107: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7756 in 0ms
05-04 03:27:53.107: I/Zygote(301): Process 7756 exited due to signal 9 (Killed)
05-04 03:27:53.107: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
05-04 03:27:53.108: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
05-04 03:27:53.108: I/binder(0): undelivered TRANSACTION_COMPLETE
05-04 03:27:53.108: I/binder(0): undelivered transaction 819054, process died.
05-04 03:27:53.110: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
05-04 03:27:53.111: I/ActivityManager(556): Force stopping service ServiceRecord{6539ecf u0 androidx.test.orchestrator/.OrchestratorService}
05-04 03:27:53.115: I/app_process(7734): System.exit called, status: 0
05-04 03:27:53.115: I/AndroidRuntime(7734): VM exiting with result code 0.

selectStoriesByTopicItemTest Firebase link

05-12 05:01:53.138: E/ShellExecutorImpl(7570): --------- beginning of crash
05-12 05:01:53.139: E/AndroidRuntime(7570): FATAL EXCEPTION: AndroidTestOrchestrator
05-12 05:01:53.139: E/AndroidRuntime(7570): Process: androidx.test.orchestrator, PID: 7570
05-12 05:01:53.139: E/AndroidRuntime(7570): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
05-12 05:01:53.139: E/AndroidRuntime(7570): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
05-12 05:01:53.139: E/AndroidRuntime(7570): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
05-12 05:01:53.139: E/AndroidRuntime(7570): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
05-12 05:01:53.139: E/AndroidRuntime(7570): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
05-12 05:01:53.139: E/AndroidRuntime(7570): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
05-12 05:01:53.139: E/AndroidRuntime(7570): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-12 05:01:53.139: E/AndroidRuntime(7570): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-12 05:01:53.139: E/AndroidRuntime(7570): at java.lang.Thread.run(Thread.java:923)
05-12 05:01:53.139: E/AndroidRuntime(7570): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
05-12 05:01:53.139: E/AndroidRuntime(7570): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
05-12 05:01:53.139: E/AndroidRuntime(7570): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
05-12 05:01:53.139: E/AndroidRuntime(7570): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
05-12 05:01:53.139: E/AndroidRuntime(7570): ... 7 more
05-12 05:01:53.142: E/ShellCommandClient(7570): Couldn't find a published binder
05-12 05:01:53.142: E/ShellExecutorImpl(7570): ShellCommandClient not connected. Is ShellCommandExecutor service started?
05-12 05:01:53.142: E/ShellExecutorImpl(7570): androidx.test.services.shellexecutor.ClientNotConnected
05-12 05:01:53.142: E/ShellExecutorImpl(7570): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
05-12 05:01:53.142: E/ShellExecutorImpl(7570): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
05-12 05:01:53.142: E/ShellExecutorImpl(7570): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
05-12 05:01:53.142: E/ShellExecutorImpl(7570): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
05-12 05:01:53.142: E/ShellExecutorImpl(7570): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
05-12 05:01:53.142: E/ShellExecutorImpl(7570): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-12 05:01:53.142: E/ShellExecutorImpl(7570): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-12 05:01:53.142: E/ShellExecutorImpl(7570): at java.lang.Thread.run(Thread.java:923)
05-12 05:01:53.142: I/Process(7570): Sending signal. PID: 7570 SIG: 9
05-12 05:01:53.145: I/DropBoxManagerService(556): add tag=data_app_crash isTagEnabled=true flags=0x2
05-12 05:01:53.145: I/ActivityManager(556): Process androidx.test.orchestrator (pid 7570) has died: fg FGS
05-12 05:01:53.145: I/libprocessgroup(556): Successfully killed process cgroup uid 10170 pid 7570 in 0ms
05-12 05:01:53.145: W/ActivityManager(556): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
05-12 05:01:53.145: I/Zygote(301): Process 7570 exited due to signal 9 (Killed)
05-12 05:01:53.146: I/binder(0): undelivered TRANSACTION_COMPLETE
05-12 05:01:53.146: I/binder(0): undelivered transaction 927783, process died.
05-12 05:01:53.146: W/ActivityManager(556): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
05-12 05:01:53.147: I/ActivityManager(556): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
05-12 05:01:53.147: I/ActivityManager(556): Force stopping service ServiceRecord{7ca5cad u0 androidx.test.orchestrator/.OrchestratorService}
05-12 05:01:53.149: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-12 05:01:53.149: W/BroadcastQueue(556): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-12 05:01:53.149: I/app_process(7552): System.exit called, status: 0
05-12 05:01:53.149: I/AndroidRuntime(7552): VM exiting with result code 0.
05-12 05:01:53.154: I/init(0): Untracked pid 7552 exited with status 0

► 5/18 Main

renameCollectionTest Firebase link

05-18 10:34:40.048: E/ShellExecutorImpl(7833): --------- beginning of crash
05-18 10:34:40.055: E/AndroidRuntime(7833): FATAL EXCEPTION: AndroidTestOrchestrator
05-18 10:34:40.055: E/AndroidRuntime(7833): Process: androidx.test.orchestrator, PID: 7833
05-18 10:34:40.055: E/AndroidRuntime(7833): java.lang.RuntimeException: androidx.test.services.shellexecutor.ClientNotConnected
05-18 10:34:40.055: E/AndroidRuntime(7833): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:8)
05-18 10:34:40.055: E/AndroidRuntime(7833): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:1)
05-18 10:34:40.055: E/AndroidRuntime(7833): at androidx.test.orchestrator.AndroidTestOrchestrator.execShellCommandSync(AndroidTestOrchestrator.java:3)
05-18 10:34:40.055: E/AndroidRuntime(7833): at androidx.test.orchestrator.AndroidTestOrchestrator.-$$Nest$smexecShellCommandSync(Unknown Source:0)
05-18 10:34:40.055: E/AndroidRuntime(7833): at androidx.test.orchestrator.AndroidTestOrchestrator$2.run(AndroidTestOrchestrator.java:1)
05-18 10:34:40.055: E/AndroidRuntime(7833): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-18 10:34:40.055: E/AndroidRuntime(7833): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-18 10:34:40.055: E/AndroidRuntime(7833): at java.lang.Thread.run(Thread.java:923)
05-18 10:34:40.055: E/AndroidRuntime(7833): Caused by: androidx.test.services.shellexecutor.ClientNotConnected
05-18 10:34:40.055: E/AndroidRuntime(7833): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
05-18 10:34:40.055: E/AndroidRuntime(7833): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServerSync(ShellCommandClient.java:2)
05-18 10:34:40.055: E/AndroidRuntime(7833): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommandSync(ShellExecutorImpl.java:2)
05-18 10:34:40.055: E/AndroidRuntime(7833): ... 7 more
05-18 10:34:40.057: E/ShellCommandClient(7833): Couldn't find a published binder
05-18 10:34:40.058: E/ShellExecutorImpl(7833): ShellCommandClient not connected. Is ShellCommandExecutor service started?
05-18 10:34:40.058: E/ShellExecutorImpl(7833): androidx.test.services.shellexecutor.ClientNotConnected
05-18 10:34:40.058: E/ShellExecutorImpl(7833): at androidx.test.services.shellexecutor.ShellCommandClient.execOnServer(ShellCommandClient.java:19)
05-18 10:34:40.058: E/ShellExecutorImpl(7833): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:2)
05-18 10:34:40.058: E/ShellExecutorImpl(7833): at androidx.test.services.shellexecutor.ShellExecutorImpl.executeShellCommand(ShellExecutorImpl.java:1)
05-18 10:34:40.058: E/ShellExecutorImpl(7833): at androidx.test.orchestrator.TestRunnable.runShellCommand(TestRunnable.java:1)
05-18 10:34:40.058: E/ShellExecutorImpl(7833): at androidx.test.orchestrator.TestRunnable.run(TestRunnable.java:2)
05-18 10:34:40.058: E/ShellExecutorImpl(7833): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-18 10:34:40.058: E/ShellExecutorImpl(7833): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-18 10:34:40.058: E/ShellExecutorImpl(7833): at java.lang.Thread.run(Thread.java:923)
05-18 10:34:40.062: I/Process(7833): Sending signal. PID: 7833 SIG: 9
05-18 10:34:40.093: I/DropBoxManagerService(540): add tag=data_app_crash isTagEnabled=true flags=0x2
05-18 10:34:40.113: W/BroadcastQueue(540): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-18 10:34:40.114: W/BroadcastQueue(540): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-18 10:34:40.130: I/binder(0): undelivered TRANSACTION_COMPLETE
05-18 10:34:40.130: I/binder(0): undelivered transaction 897175, process died.
05-18 10:34:40.127: I/Zygote(303): Process 7833 exited due to signal 9 (Killed)
05-18 10:34:40.139: I/ActivityManager(540): Process androidx.test.orchestrator (pid 7833) has died: fg BTOP
05-18 10:34:40.141: W/ActivityManager(540): Scheduling restart of crashed service androidx.test.orchestrator/.OrchestratorService in 1000ms for connection
05-18 10:34:40.143: I/libprocessgroup(540): Successfully killed process cgroup uid 10170 pid 7833 in 0ms
05-18 10:34:40.144: W/ActivityManager(540): Crash of app androidx.test.orchestrator running instrumentation ComponentInfo{androidx.test.orchestrator/androidx.test.orchestrator.AndroidTestOrchestrator}
05-18 10:34:40.147: I/ActivityManager(540): Force stopping androidx.test.orchestrator appid=10170 user=0: finished inst
05-18 10:34:40.152: I/ActivityManager(540): Force stopping service ServiceRecord{6013801 u0 androidx.test.orchestrator/.OrchestratorService}
05-18 10:34:40.188: I/app_process(7815): System.exit called, status: 0
05-18 10:34:40.188: I/AndroidRuntime(7815): VM exiting with result code 0.
05-18 10:34:40.206: I/init(0): Untracked pid 7815 exited with status 0

► 5/31 Main - mainMenuSaveToExistingCollection Firebase link

► 6/2 deleteCollectionTest Firebase link
► 6/6 deleteCollectionTest Firebase link

► 6/6 swipeRightToRemoveTabFromCollectionTest Firebase link

► 6/9 verifyContextMenuShortcuts Firebase link

► 6/13
deleteCollectionTest on legacy Pixel 2 (Arm), Virtual, API Level 26 Firebase link
deleteCollectionTest on legacy Pixel 2 (Arm), Virtual, API Level 26 Firebase link
selectStoriesByTopicItemTest Firebase link

► 6/15
deleteCollectionTest on legacy Pixel 2 (Arm), Virtual, API Level 26 Firebase link
verifyExpandedCollectionItemsTest Firebase link

► 6/20
deleteCollectionTest on legacy Pixel 2 (Arm), Virtual, API Level 26 Firebase link

► 6/22
goBackTest Firebase link

► 6/28 Failed 3x
customTabDownloadTest Firebase link
customTabDownloadTest Firebase link

customTabDownloadTest Firebase link
customTabDownloadTest Firebase link

customTabDownloadTest Firebase link
customTabDownloadTest Firebase link

► 6/28
shareCollectionTest Firebase link

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Status: RESOLVED → REOPENED
Flags: qe-verify+
Resolution: FIXED → ---
Target Milestone: 116 Branch → ---

► 6/29 deleteCollectionTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

Status: REOPENED → RESOLVED
Closed: 3 years ago3 years ago
Flags: qe-verify+
Resolution: --- → FIXED

Need to keep this issue open for tracking disabled tests.

Status: RESOLVED → REOPENED
Flags: qe-verify+
Keywords: test-disabled
Resolution: FIXED → ---
Whiteboard: [no-nag]

► 7/7
deleteCollectionTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link
deleteCollectionTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

► 7/10
deleteCollectionTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

► 7/10
openNewPrivateTabTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link
deleteCollectionTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

► 7/14
removeTabFromCollectionTest Firebase link

► 7/18
mediaSystemNotificationInPrivateModeTest Firebase link

► 7/19
renameCollectionTest Firebase link

► 7/20
goForwardTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

► 7/22
shareCollectionTest Firebase link

► 7/25
undoDeleteCollectionTest Firebase link

► 7/28 deleteCollectionTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

► 7/31 visitURLTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

► 7/31 deleteCollectionTest on Pixel 2 (Arm), Virtual, API Level 26 Firebase link

► 8/4 shareCollectionTest Firebase link

► 8/4/ deleteCollectionTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

► 8/8 deleteCollectionTest Firebase link

► 8/9 verifyExpandedCollectionItemsTest Firebase link

► 8/17 removeTabFromCollectionTest Firebase link

► 8/18
visitURLTest on legacy Pixel 2 (Arm), Virtual, API Level 26 Firebase link

mainMenuSaveToExistingCollection Firebase link

► 8/30 deleteCollectionTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

► 9/14
openNewTabTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

► 10/27
noHistoryInPrivateBrowsingTest on Pixel 2 (Arm), Virtual, API Level 27 Firebase link

Status: REOPENED → RESOLVED
Closed: 3 years ago2 years ago
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Flags: qe-verify+
Assignee: nobody → ajoltan
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: