wireless_sta_protocol resourse job failed on a system supports 802.11n and 802.11ac

Bug #1744863 reported by Gavin Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox Provider - Resource
Fix Released
Medium
Sylvain Pineau

Bug Description

[Summary]
wireless_sta_protocol resourse job failed on a system supports 802.11n and 802.11ac.

[Reproduce Steps]
1. Run wireless n and ac tests in checkbox

[Results]
Expected: Can run wireless n or ac test successfully on system supports them
Actual: Can't run wireless n or ac test due to require job wireless_sta_protocol failed

[Additional Information]
CID: 201702-25390

Revision history for this message
Gavin Lin (gavin.lin) wrote :
Download full text (5.4 KiB)

Here's output from the failed system:

$sudo iw phy phy0 info
Wiphy phy0
 max # scan SSIDs: 10
 max scan IEs length: 2048 bytes
 Retry short limit: 7
 Retry long limit: 4
 Coverage class: 0 (up to 0m)
 Device supports roaming.
 Supported Ciphers:
  * WEP40 (00-0f-ac:1)
  * WEP104 (00-0f-ac:5)
  * TKIP (00-0f-ac:2)
  * CCMP (00-0f-ac:4)
  * CMAC (00-0f-ac:6)
 Available Antennas: TX 0 RX 0
 Supported interface modes:
   * IBSS
   * managed
   * AP
   * P2P-client
   * P2P-GO
   * P2P-device
 Band 1:
  Capabilities: 0x1062
   HT20/HT40
   Static SM Power Save
   RX HT20 SGI
   RX HT40 SGI
   No RX STBC
   Max AMSDU length: 3839 bytes
   DSSS/CCK HT40
  Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
  Minimum RX AMPDU time spacing: 16 usec (0x07)
  HT TX/RX MCS rate indexes supported: 0-7
  Bitrates (non-HT):
   * 1.0 Mbps
   * 2.0 Mbps (short preamble supported)
   * 5.5 Mbps (short preamble supported)
   * 11.0 Mbps (short preamble supported)
   * 6.0 Mbps
   * 9.0 Mbps
   * 12.0 Mbps
   * 18.0 Mbps
   * 24.0 Mbps
   * 36.0 Mbps
   * 48.0 Mbps
   * 54.0 Mbps
  Frequencies:
   * 2412 MHz [1] (20.0 dBm)
   * 2417 MHz [2] (20.0 dBm)
   * 2422 MHz [3] (20.0 dBm)
   * 2427 MHz [4] (20.0 dBm)
   * 2432 MHz [5] (20.0 dBm)
   * 2437 MHz [6] (20.0 dBm)
   * 2442 MHz [7] (20.0 dBm)
   * 2447 MHz [8] (20.0 dBm)
   * 2452 MHz [9] (20.0 dBm)
   * 2457 MHz [10] (20.0 dBm)
   * 2462 MHz [11] (20.0 dBm)
   * 2467 MHz [12] (20.0 dBm)
   * 2472 MHz [13] (20.0 dBm)
   * 2484 MHz [14] (disabled)
 Band 2:
  Capabilities: 0x1062
   HT20/HT40
   Static SM Power Save
   RX HT20 SGI
   RX HT40 SGI
   No RX STBC
   Max AMSDU length: 3839 bytes
   DSSS/CCK HT40
  Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
  Minimum RX AMPDU time spacing: 16 usec (0x07)
  HT TX/RX MCS rate indexes supported: 0-7
  Bitrates (non-HT):
   * 6.0 Mbps
   * 9.0 Mbps
   * 12.0 Mbps
   * 18.0 Mbps
   * 24.0 Mbps
   * 36.0 Mbps
   * 48.0 Mbps
   * 54.0 Mbps
  Frequencies:
   * 5170 MHz [34] (disabled)
   * 5180 MHz [36] (17.0 dBm)
   * 5190 MHz [38] (disabled)
   * 5200 MHz [40] (17.0 dBm)
   * 5210 MHz [42] (disabled)
   * 5220 MHz [44] (17.0 dBm)
   * 5230 MHz [46] (disabled)
   * 5240 MHz [48] (17.0 dBm)
   * 5260 MHz [52] (20.0 dBm) (no IR, radar detection)
     DFS state: usable (for 66688 sec)
     DFS CAC time: 60000 ms
   * 5280 MHz [56] (20.0 dBm) (no IR, radar detection)
     DFS state: usable (for 66688 sec)
     DFS CAC time: 60000 ms
   * 5300 MHz [60] (20.0 dBm) (no IR, radar detection)
     DFS state: usable (for 66688 sec)
     DFS CAC time: 60000 ms
   * 5320 MHz [64] (20.0 dBm) (no IR, radar detection)
     DFS state: usable (for 66688 sec)
     DFS CAC time: 60000 ms
   * 5500 MHz [100] (20.0 dBm) (no IR, radar detection)
     DFS state: usable (for 66688 sec)
     DFS CAC time: 60000 ms
   * 5520 MHz [104] (20.0 dBm) (no IR, radar detection)
     DFS state: usable (for 66688 sec)
     DFS CAC time: 60000 ms
   * 5540 MHz [108] (20.0 dBm) (no IR, radar detection)
     DFS state: usable (for 66688 sec)
     DFS CAC time: 60000 ms
   * 5560 MHz [112] (20.0 dBm) (no IR, radar detection)
     DFS state: usable (for 66688 sec)
     DFS CAC time: 60000 ms
   * 5580 M...

Read more...

Changed in plainbox-provider-resource:
milestone: none → 0.35.0
Changed in plainbox-provider-resource:
milestone: 0.35.0 → 0.36.0
Changed in plainbox-provider-resource:
importance: Undecided → Medium
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

could you run and attche tge output of iwconfig on this system please?

Changed in plainbox-provider-resource:
assignee: nobody → Gavin Lin (gavin.lin)
status: New → Incomplete
Revision history for this message
Gavin Lin (gavin.lin) wrote :

euclid@EUCLID_577D:~$ iwconfig wlan0
wlan0 IEEE 802.11abgn ESSID:"Canonical-2.4GHz-g"
          Mode:Managed Frequency:2.412 GHz Access Point: 18:9C:5D:31:3F:E0
          Bit Rate=6 Mb/s Tx-Power=31 dBm
          Retry short limit:7 RTS thr:off Fragment thr:off
          Power Management:on
          Link Quality:0 Signal level:0 Noise level:0
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0

Changed in plainbox-provider-resource:
assignee: Gavin Lin (gavin.lin) → Sylvain Pineau (sylvain-pineau)
status: Incomplete → In Progress
Changed in plainbox-provider-resource:
status: In Progress → Fix Committed
Changed in plainbox-provider-resource:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.