Closed Bug 819673 (tegra-295) Opened 12 years ago Closed 11 years ago

tegra-295 problem tracking

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task, P3)

ARM
Android

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Callek, Unassigned)

References

()

Details

(Whiteboard: [buildduty][buildslaves][capacity])

Unable to write to sdcard. Please reimage+swap.
Depends on: 822038
SD card has been replaced and reimaged.
ran start_cp on it
still not up, back to recovery
Depends on: 825335
reimaged, didn't replace SD card as it was last replaced 12/17/12.
(mass change: filter on tegraCallek02reboot2013)

I just rebooted this device, hoping that many of the ones I'm doing tonight come back automatically. I'll check back in tomorrow to see if it did, if it does not I'll triage next step manually on a per-device basis.

---
Command I used (with a manual patch to the fabric script to allow this command)

(fabric)[jwood@dev-master01 fabric]$  python manage_foopies.py -j15 -f devices.json `for i in 021 032 036 039 046  048 061 064 066 067 071 074 079 081 082 083 084 088 093 104 106 108 115 116 118 129 152 154 164 168 169 174 179 182 184 187 189 200 207 217 223 228 234 248 255 264 270 277 285 290 294 295 297 298 300 302 304 305 306 307 308 309 310 311 312 314 315 316 319 320 321 322 323 324 325 326 328 329 330 331 332 333 335 336 337 338 339 340 341 342 343 345 346 347 348 349 350 354 355 356 358 359 360 361 362 363 364 365 367 368 369; do echo '-D' tegra-$i; done` reboot_tegra

The command does the reboot, one-at-a-time from the foopy the device is connected from. with one ssh connection per foopy
Depends on: 838687
had to stop and start clientproxy to make this happy again.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
17 days, 3:18:22 since last job
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Depends on: 858134
Depends on: 865749
Sending this slave to recovery
-->Automated message.
Depends on: 889567
Depends on: 892096
Joel, is there a bug hiding here? it is not staying up for verify (cannot connect) heres some debugging info:

$> ver
SUTAgentAndroid Version 1.17
$> exec su -c "logcat -d -v time *:W"
--------- beginning of /dev/log/system
01-03 00:41:54.146 W/InputManagerService( 1007): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@483cf790 (uid=10018 pid=1229)
01-03 00:41:55.146 E/AndroidRuntime(27479): FATAL EXCEPTION: CmdWorkerThread
01-03 00:41:55.146 E/AndroidRuntime(27479): java.lang.NullPointerException
01-03 00:41:55.146 E/AndroidRuntime(27479):     at com.mozilla.SUTAgentAndroid.service.CmdWorkerThread.run(CmdWorkerThread.java:142)
01-03 00:41:55.156 W/ActivityManager( 1007):   Force finishing activity com.mozilla.SUTAgentAndroid/.SUTAgentAndroid
01-03 00:41:55.266 W/InputManagerService( 1007): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@48548de0 (uid=10031 pid=27479)
01-03 00:41:55.366 W/InputManagerService( 1007): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4850a098
01-03 00:41:57.536 W/NotificationService( 1007): Object died trying to hide notification android.app.ITransientNotification$Stub$Proxy@4852d390 in package com.mozilla.SUTAgentAndroid
01-03 00:41:57.536 W/ActivityManager( 1007): setProcessForeground called on unknown pid: 27479
01-03 00:41:57.536 W/NotificationService( 1007): Object died trying to show notification android.app.ITransientNotification$Stub$Proxy@4855b820 in package com.mozilla.SUTAgentAndroid
01-03 00:41:57.536 W/ActivityManager( 1007): setProcessForeground called on unknown pid: 27479
01-03 00:41:57.536 W/NotificationService( 1007): Object died trying to show notification android.app.ITransientNotification$Stub$Proxy@4854d3e0 in package com.mozilla.SUTAgentAndroid
01-03 00:41:57.536 W/ActivityManager( 1007): setProcessForeground called on unknown pid: 27479
01-03 00:41:57.546 W/NotificationService( 1007): Object died trying to show notification android.app.ITransientNotification$Stub$Proxy@4856c1b8 in package com.mozilla.SUTAgentAndroid
01-03 00:41:57.546 W/ActivityManager( 1007): setProcessForeground called on unknown pid: 27479
01-03 00:42:05.347 W/ActivityManager( 1007): Activity destroy timeout for HistoryRecord{4870a3d8 com.mozilla.SUTAgentAndroid/.SUTAgentAndroid}
01-03 00:46:54.147 W/InputManagerService( 1007): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@483cf790 (uid=10018 pid=1229)
01-03 01:32:28.896 E/AndroidRuntime(27535): FATAL EXCEPTION: CmdWorkerThread
01-03 01:32:28.896 E/AndroidRuntime(27535): java.lang.NullPointerException
01-03 01:32:28.896 E/AndroidRuntime(27535):     at com.mozilla.SUTAgentAndroid.service.CmdWorkerThread.run(CmdWorkerThread.java:142)
01-03 01:32:28.906 W/ActivityManager( 1007):   Force finishing activity com.mozilla.SUTAgentAndroid/.SUTAgentAndroid
01-03 01:32:29.066 W/InputManagerService( 1007): Got RemoteException sending setActive(false) notification to pid 27535 uid 10031
01-03 01:32:39.027 W/ActivityManager( 1007): Activity destroy timeout for HistoryRecord{486e79f0 com.mozilla.SUTAgentAndroid/.SUTAgentAndroid}
01-03 01:36:54.226 W/InputManagerService( 1007): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@483cf790 (uid=10018 pid=1229)
01-03 01:37:09.396 E/AndroidRuntime(27953): FATAL EXCEPTION: CmdWorkerThread
01-03 01:37:09.396 E/AndroidRuntime(27953): java.lang.NullPointerException
01-03 01:37:09.396 E/AndroidRuntime(27953):     at com.mozilla.SUTAgentAndroid.service.CmdWorkerThread.run(CmdWorkerThread.java:142)
01-03 01:37:09.407 W/ActivityManager( 1007):   Force finishing activity com.mozilla.SUTAgentAndroid/.SUTAgentAndroid
01-03 01:37:09.506 W/InputManagerService( 1007): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@48437308 (uid=10031 pid=27953)
01-03 01:37:09.606 W/InputManagerService( 1007): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@48518700
01-03 01:37:19.562 W/ActivityManager( 1007): Activity destroy timeout for HistoryRecord{486ea098 com.mozilla.SUTAgentAndroid/.SUTAgentAndroid}
01-03 01:41:54.147 W/InputManagerService( 1007): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@483cf790 (uid=10018 pid=1229)
01-03 01:41:54.846 E/AndroidRuntime(28018): FATAL EXCEPTION: CmdWorkerThread
01-03 01:41:54.846 E/AndroidRuntime(28018): java.lang.NullPointerException
01-03 01:41:54.846 E/AndroidRuntime(28018):     at com.mozilla.SUTAgentAndroid.service.CmdWorkerThread.run(CmdWorkerThread.java:142)
01-03 01:41:54.856 W/ActivityManager( 1007):   Force finishing activity com.mozilla.SUTAgentAndroid/.SUTAgentAndroid
01-03 01:41:54.966 W/InputManagerService( 1007): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4858bb60 (uid=10031 pid=28018)
01-03 01:41:55.076 W/InputManagerService( 1007): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@484603c8
01-03 01:41:57.546 W/NotificationService( 1007): Object died trying to hide notification android.app.ITransientNotification$Stub$Proxy@485af1b0 in package com.mozilla.SUTAgentAndroid
01-03 01:41:57.546 W/ActivityManager( 1007): setProcessForeground called on unknown pid: 28018
01-03 01:41:57.546 W/NotificationService( 1007): Object died trying to show notification android.app.ITransientNotification$Stub$Proxy@485b0c80 in package com.mozilla.SUTAgentAndroid
01-03 01:41:57.546 W/ActivityManager( 1007): setProcessForeground called on unknown pid: 28018
01-03 01:41:57.546 W/NotificationService( 1007): Object died trying to show notification android.app.ITransientNotification$Stub$Proxy@485a1608 in package com.mozilla.SUTAgentAndroid
01-03 01:41:57.546 W/ActivityManager( 1007): setProcessForeground called on unknown pid: 28018
01-03 01:41:57.546 W/NotificationService( 1007): Object died trying to show notification android.app.ITransientNotification$Stub$Proxy@485bea08 in package com.mozilla.SUTAgentAndroid
01-03 01:41:57.546 W/ActivityManager( 1007): setProcessForeground called on unknown pid: 28018
01-03 01:42:05.046 W/ActivityManager( 1007): Activity destroy timeout for HistoryRecord{484e0728 com.mozilla.SUTAgentAndroid/.SUTAgentAndroid}
01-03 01:46:54.146 W/InputManagerService( 1007): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@483cf790 (uid=10018 pid=1229)
--------- beginning of /dev/log/main
return code [0]
$> info
00:21:e8:71:42:22
harmony-eng 2.2 FRF91 20110202.102810 test-keys
1970/01/03 02:23:37:666
2 days 2 hours 23 minutes 21 seconds 222 ms
181401222
X:1024 Y:768
ROTATION:0
PA:832659456, FREE: 753254400
Power status:
  AC power ONLINE
  Battery charge NO BATTERY
  Remaining charge:      0%
  Battery Temperature:   0.0 (c)

Temperature: unknown
10031   28074   com.mozilla.SUTAgentAndroid
10018   1229    com.android.launcher
10010   1397    com.android.providers.calendar
10013   1483    com.cooliris.media
10004   1411    android.process.media
10009   1463    com.android.quicksearchbox
10033   1441    org.mozilla.fennec
10002   1475    com.android.music
10032   1454    com.mozilla.watcher
10007   1209    com.android.inputmethod.latin
1000    1007    system
1001    1218    com.android.phone
10006   1422    com.android.mms
10014   1382    com.android.email
10017   1371    com.android.bluetooth
10029   1359    com.android.deskclock
1000    1236    com.android.settings
10015   1272    android.process.acore

/data: 222035968 total, 161730560 available
/system: 250740736 total, 150441984 available
/mnt/sdcard: 0 total, 0 available
$> exec df
/dev: 451240K total, 12K used, 451228K available (block size 4096)
/mnt/asec: 451240K total, 0K used, 451240K available (block size 4096)
/system: 244864K total, 97948K used, 146916K available (block size 4096)
/data: 216832K total, 58892K used, 157940K available (block size 4096)
/cache: 32768K total, 1156K used, 31612K available (block size 4096)
/misc: 2048K total, 1156K used, 892K available (block size 4096)
return code [0]
$> exec mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
/dev/block/mtdblock3 /system yaffs2 ro,relatime 0 0
/dev/block/mtdblock6 /data yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock4 /cache yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock0 /misc yaffs2 rw,nosuid,nodev,relatime 0 0
return code [0]
$>
joel, see c#9
Flags: needinfo?(jmaher)
Callek, from that log we are not mounting the sd card.  on a tegra that is pretty severe, although not as fatal as a panda board not mounting it.
Flags: needinfo?(jmaher)
Sending this slave to recovery
-->Automated message.
Depends on: 896572
reflashed and reimaged.
Product: mozilla.org → Release Engineering
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
hasn't even run 100 jobs -- nevermind passed them decom!
Status: RESOLVED → REOPENED
Depends on: tegra-decomm
Resolution: FIXED → ---
Decommed
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.