[Autotest failure] Auron yuna autotest failures |
||
Issue descriptionThe following test cases are consistently failing on chromeos15-row2-rack2-host1 yuna device. network_WiFi_SimpleConnect.wifi_check1x_WPA network_WiFi_SimpleConnect.wifi_check5HT20 network_WiFi_SimpleConnect.wifi_check5HT40 network_WiFi_SimpleConnect.wifi_check5VHT80 network_WiFi_SimpleConnect.wifi_checkDFS network_WiFi_SimpleConnect.wifi_checkHidden with Unhandled AutoservRunError: command execution error. https://stainless.corp.google.com/search?view=matrix&row=test&col=build&first_date=2018-06-14&last_date=2018-07-11&suite=wifi_release&board=auron_yuna&status=WARN&status=FAIL&status=ERROR&status=ABORT&status=ALERT&status=RUNNING&status=TEST_NA&status=NOSTATUS&status=NOT_RUN&exclude_cts=true&exclude_not_run=false&exclude_non_release=true&exclude_au=true&exclude_acts=true&exclude_retried=true&exclude_non_production=true It looks like pcap has a older whirlwind image and failing to run the following command /usr/bin/ssh -a -x -o Protocol=2 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o ConnectTimeout=30 -o ServerAliveInterval=900 -o ServerAliveCountMax=3 -o ConnectionAttempts=4 -l root -p 22 chromeos15-row2-rack2-host1-pcap "export LIBC_FATAL_STDERR_=1; if type \"logger\" > /dev/null 2>&1; then logger -tag \"autotest\" \"server[stack::start_capture|configure_raw_monitor|run] -> ssh_run(/usr/local/bin/ip link set monitor0 up)\";fi; /usr/local/bin/ip link set monitor0 up" Exit status: 2 Duration: 6.47890496254 I will check if upgrading the pcap to latest R65-10323.83.0 resolves the issue.
,
Jul 12
It looks like upgrading the pcap fixed the issue. Latest run has no failures. https://stainless.corp.google.com/search?view=matrix&row=test&col=build&first_date=2018-07-12&last_date=2018-07-12&suite=wifi_release&board=auron_yuna&status=GOOD&status=WARN&status=FAIL&status=ERROR&status=ABORT&status=ALERT&status=RUNNING&status=TEST_NA&status=NOSTATUS&status=NOT_RUN&exclude_cts=true&exclude_not_run=false&exclude_non_release=true&exclude_au=true&exclude_acts=true&exclude_retried=true&exclude_non_production=true |
||
►
Sign in to add a comment |
||
Comment 1 by aashuto...@chromium.org
, Jul 11