test_pre_run failing on chromium.perf/Android Nexus5X WebView Perf due to 'build190-b7--*' devices died |
|||
Issue descriptionFiled by sheriff-o-matic@appspot.gserviceaccount.com on behalf of nednguyen@google.com test_pre_run failing on chromium.perf/Android Nexus5X WebView Perf Builders failed on: - Android Nexus5X WebView Perf: https://ci.chromium.org/p/chrome/builders/luci.chrome.ci/Android%20Nexus5X%20WebView%20Perf Error is: ValueError: Not enough available machines exist in in swarmingpool. Contact labs to rack in more hardware
,
Sep 25
,
Sep 25
lsusb fails/hangs on the host device: [1] DOCKER chrome-bot@build190-b7:(Linux 14.04):~$ lsusb <no_output> Which generally means somethings locking up the USB chain. Quite a few devices on this host (Mobile devices + battors). Taking a closer look.
,
Sep 25
strace hangs here:
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e532f0000
read(6, "5000\n", 4096) = 5
close(6) = 0
munmap(0x7f8e532f0000, 4096) = 0
open("/sys/bus/usb/devices/2-2/descriptors", O_RDONLY) = 6
read(6,
Looks like it's one of the battors.
,
Sep 25
Specifically, one of the USB isolators
,
Sep 25
Swapped the isolator. lsusb is working again and looks like the devices are going into quarantine cooldown. It's my understanding we're moving away from battors, but that would involve some de-coupling of hardware which will need to happen across the fleet. futex(0x7fb4e1a809d0, FUTEX_WAIT, 30631, NULL) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 close(4) = 0 close(5) = 0 exit_group(0) = ? +++ exited with 0 +++ |
|||
►
Sign in to add a comment |
|||
Comment 1 by nednguyen@chromium.org
, Sep 25Components: Infra>Labs
Labels: -Pri-2 Pri-1
Summary: test_pre_run failing on chromium.perf/Android Nexus5X WebView Perf due to 'build190-b7--*' devices died (was: test_pre_run failing on chromium.perf/Android Nexus5X WebView Perf)