2021-03-17 18:06:39 export USER=root 2021-03-17 18:06:39 ./build.sh Building TNC testing tools Building wlantest Building hs20-osu-client Building hostapd Building wpa_supplicant 2021-03-17 18:07:16 ./start.sh 2021-03-17 18:07:17 ./run-tests.py ap_acs_vht160 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_acs_vht160 1/1 Test: Automatic channel selection for VHT160 Starting AP wlan3 Removing BSS wlan3 Starting AP wlan3 Connect STA wlan0 to AP Country code at the end: 00 PASS ap_acs_vht160 3.421912 2021-03-17 18:07:21.622052 passed all 1 test case(s) 2021-03-17 18:07:21 ./run-tests.py ap_anqp_domain_id DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_anqp_domain_id 1/1 Test: ANQP Domain ID Starting AP wlan3 Starting AP wlan4 PASS ap_anqp_domain_id 1.16688 2021-03-17 18:07:22.922848 passed all 1 test case(s) 2021-03-17 18:07:22 ./run-tests.py ap_cipher_bip_req DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_cipher_bip_req 1/1 Test: WPA2-PSK with BIP required Starting AP wlan3 Connect STA wlan0 to AP PASS ap_cipher_bip_req 0.937747 2021-03-17 18:07:23.990042 passed all 1 test case(s) 2021-03-17 18:07:24 ./run-tests.py ap_config_reload_on_sighup DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_config_reload_on_sighup 1/1 Test: hostapd configuration reload modification from file on SIGHUP Connect STA wlan0 to AP Connect STA wlan0 to AP Connection timed out Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_config.py", line 154, in test_ap_config_reload_on_sighup run_ap_config_reload_on_sighup(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_config.py", line 188, in run_ap_config_reload_on_sighup dev[0].connect("test-2", key_mgmt="NONE", scan_freq="2412") File "/lkp/benchmarks/hwsim/tests/hwsim/wpasupplicant.py", line 1139, in connect self.connect_network(id) File "/lkp/benchmarks/hwsim/tests/hwsim/wpasupplicant.py", line 500, in connect_network self.wait_connected(timeout=timeout) File "/lkp/benchmarks/hwsim/tests/hwsim/wpasupplicant.py", line 1410, in wait_connected raise Exception(error) Exception: Connection timed out FAIL ap_config_reload_on_sighup 10.939298 2021-03-17 18:07:35.061025 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_config_reload_on_sighup 2021-03-17 18:07:35 ./run-tests.py ap_ft_ap_oom11 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ft_ap_oom11 1/1 Test: WPA2-PSK-FT and AP OOM 11 Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_ft.py", line 2501, in test_ap_ft_ap_oom11 hapd0 = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_ft_ap_oom11 0.10282 2021-03-17 18:07:35.310759 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_ft_ap_oom11 2021-03-17 18:07:35 ./run-tests.py ap_ft_sae_h2e_rsnxe_override DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ft_sae_h2e_rsnxe_override 1/1 Test: WPA2-PSK-FT-SAE AP (H2E) and RSNXE override (same value) Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_ft.py", line 1184, in test_ap_ft_sae_h2e_rsnxe_override rsnxe_override="F40120") File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_ft.py", line 1023, in start_ft_sae hapd0 = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_ft_sae_h2e_rsnxe_override 0.046086 2021-03-17 18:07:35.495759 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_ft_sae_h2e_rsnxe_override 2021-03-17 18:07:35 ./run-tests.py ap_ft_skip_prune_assoc_pmf_over_ds DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ft_skip_prune_assoc_pmf_over_ds 1/1 Test: WPA2-PSK-FT/PMF AP with skip_prune_assoc (over DS) Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_ft.py", line 3381, in test_ap_ft_skip_prune_assoc_pmf_over_ds run_ap_ft_skip_prune_assoc(dev, apdev, True, True, pmf=True, over_ds=True) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_ft.py", line 3396, in run_ap_ft_skip_prune_assoc hapd0 = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_ft_skip_prune_assoc_pmf_over_ds 0.049194 2021-03-17 18:07:35.685233 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_ft_skip_prune_assoc_pmf_over_ds 2021-03-17 18:07:35 ./run-tests.py ap_hs20_3gpp_constraints DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_3gpp_constraints 1/1 Test: Hotspot 2.0 connection and 3GPP credential constraints Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_hs20.py", line 1250, in test_ap_hs20_3gpp_constraints hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_hs20_3gpp_constraints 0.053149 2021-03-17 18:07:35.877655 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_hs20_3gpp_constraints 2021-03-17 18:07:35 ./run-tests.py ap_hs20_req_hs20_icon_oom DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_req_hs20_icon_oom 1/1 Test: Hotspot 2.0 icon fetch OOM with REQ_HS20_ICON Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_hs20.py", line 3493, in test_ap_hs20_req_hs20_icon_oom hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_hs20_req_hs20_icon_oom 0.052303 2021-03-17 18:07:36.073604 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_hs20_req_hs20_icon_oom 2021-03-17 18:07:36 ./run-tests.py ap_hs20_roaming_consortium_invalid DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_roaming_consortium_invalid 1/1 Test: Hotspot 2.0 connection and invalid roaming consortium ANQP-element Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_hs20.py", line 1127, in test_ap_hs20_roaming_consortium_invalid hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_hs20_roaming_consortium_invalid 0.051912 2021-03-17 18:07:36.272298 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_hs20_roaming_consortium_invalid 2021-03-17 18:07:36 ./run-tests.py ap_multi_bss_config DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_multi_bss_config 1/1 Test: hostapd start with a multi-BSS configuration file Set up three BSSes with one configuration file Starting interface wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_dynamic.py", line 192, in test_ap_multi_bss_config hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_multi_bss_config 0.291817 2021-03-17 18:07:36.707592 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_multi_bss_config 2021-03-17 18:07:36 ./run-tests.py ap_open_country_outdoor DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_country_outdoor 1/1 Test: AP with open mode and outdoor country code Starting AP wlan3 Country code at the end: 00 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_open.py", line 889, in test_ap_open_country_outdoor _test_ap_open_country(dev, apdev, "DE", "0x4f") File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_open.py", line 894, in _test_ap_open_country hapd = run_ap_open_country(dev, apdev, country_code, country3) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_open.py", line 902, in run_ap_open_country "ieee80211d": "1"}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_open_country_outdoor 0.779166 2021-03-17 18:07:37.626439 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_open_country_outdoor 2021-03-17 18:07:37 ./run-tests.py ap_open_layer_2_update DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_layer_2_update 1/1 Test: AP with open mode (no security) and Layer 2 Update frame Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_open.py", line 990, in test_ap_open_layer_2_update hapd = hostapd.add_ap(apdev[0], {"ssid": "open"}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_open_layer_2_update 0.042388 2021-03-17 18:07:37.810174 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_open_layer_2_update 2021-03-17 18:07:37 ./run-tests.py ap_open_tdls DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_tdls 1/1 Test: Open AP and two stations using TDLS Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_tdls.py", line 337, in test_ap_open_tdls hapd = hostapd.add_ap(apdev[0], {"ssid": "test-open"}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_open_tdls 0.043975 2021-03-17 18:07:37.990517 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_open_tdls 2021-03-17 18:07:38 ./run-tests.py ap_pmf_optional DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_optional 1/1 Test: WPA2-PSK AP with PMF optional Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_pmf.py", line 166, in test_ap_pmf_optional hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_pmf_optional 0.043298 2021-03-17 18:07:38.176820 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_pmf_optional 2021-03-17 18:07:38 ./run-tests.py ap_roam_wpa2_psk_failed DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_roam_wpa2_psk_failed 1/1 Test: Roam failure with WPA2-PSK AP due to wrong passphrase Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_roam.py", line 226, in test_ap_roam_wpa2_psk_failed hapd0 = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_roam_wpa2_psk_failed 0.044811 2021-03-17 18:07:38.362814 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_roam_wpa2_psk_failed 2021-03-17 18:07:38 ./run-tests.py ap_vht_use_sta_nsts DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_vht_use_sta_nsts 1/1 Test: VHT with 80 MHz channel width and use_sta_nsts=1 Starting AP wlan3 Country code at the end: 00 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_vht.py", line 1103, in test_ap_vht_use_sta_nsts hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_vht_use_sta_nsts 0.781161 2021-03-17 18:07:39.286957 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_vht_use_sta_nsts 2021-03-17 18:07:39 ./run-tests.py ap_vlan_wpa2_radius_2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_vlan_wpa2_radius_2 1/1 Test: AP VLAN with WPA2-Enterprise and RADIUS EGRESS_VLANID attributes Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_vlan.py", line 173, in test_ap_vlan_wpa2_radius_2 hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_vlan_wpa2_radius_2 0.042431 2021-03-17 18:07:39.458037 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_vlan_wpa2_radius_2 2021-03-17 18:07:39 ./run-tests.py ap_vlan_wpa2_radius_local DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_vlan_wpa2_radius_local 1/1 Test: AP VLAN with WPA2-Enterprise and local file setting VLAN IDs Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_vlan.py", line 192, in test_ap_vlan_wpa2_radius_local hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_vlan_wpa2_radius_local 0.040656 2021-03-17 18:07:39.629299 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_vlan_wpa2_radius_local 2021-03-17 18:07:39 ./run-tests.py ap_wpa2_eap_fast_pac_refresh DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_wpa2_eap_fast_pac_refresh 1/1 Test: EAP-FAST and PAC refresh Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_eap.py", line 3744, in test_ap_wpa2_eap_fast_pac_refresh hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_wpa2_eap_fast_pac_refresh 0.045941 2021-03-17 18:07:39.806851 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_wpa2_eap_fast_pac_refresh 2021-03-17 18:07:39 ./run-tests.py ap_wpa2_eap_tls_intermediate_ca_ocsp_revoked_sha1 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_wpa2_eap_tls_intermediate_ca_ocsp_revoked_sha1 1/1 Test: EAP-TLS with intermediate server/user CA and OCSP on revoked server certificate (SHA1) openssl ocsp -reqout /tmp/lkp/tmpzgk4gonu -issuer auth_serv/iCA-server/cacert.pem -sha1 -cert auth_serv/iCA-server/server-revoked.pem -no_nonce -text openssl result: OCSP Request Data: Version: 1 (0x0) Requestor List: Certificate ID: Hash Algorithm: sha1 Issuer Name Hash: 287A9C9BFD1403D8169CAAA144AFCBA49C7190DB Issuer Key Hash: EBDC8D3875102FE6828EFE43EC9F7E6322BD5155 Serial Number: 5C9DE4A6D17A49C88375E75768F77216B2AEB783 openssl ocsp -index auth_serv/iCA-server/index.txt -rsigner auth_serv/iCA-server/cacert.pem -rkey auth_serv/iCA-server/private/cakey.pem -CA auth_serv/iCA-server/cacert.pem -issuer auth_serv/iCA-server/cacert.pem -verify_other auth_serv/iCA-server/cacert.pem -trust_other -ndays 7 -reqin /tmp/lkp/tmpzgk4gonu -resp_no_certs -respout /tmp/lkp/tmp88hfhjnz -text openssl result: OCSP Request Data: Version: 1 (0x0) Requestor List: Certificate ID: Hash Algorithm: sha1 Issuer Name Hash: 287A9C9BFD1403D8169CAAA144AFCBA49C7190DB Issuer Key Hash: EBDC8D3875102FE6828EFE43EC9F7E6322BD5155 Serial Number: 5C9DE4A6D17A49C88375E75768F77216B2AEB783 OCSP Response Data: OCSP Response Status: successful (0x0) Response Type: Basic OCSP Response Version: 1 (0x0) Responder Id: C = FI, O = w1.fi, CN = Server Intermediate CA Produced At: Mar 17 18:07:39 2021 GMT Responses: Certificate ID: Hash Algorithm: sha1 Issuer Name Hash: 287A9C9BFD1403D8169CAAA144AFCBA49C7190DB Issuer Key Hash: EBDC8D3875102FE6828EFE43EC9F7E6322BD5155 Serial Number: 5C9DE4A6D17A49C88375E75768F77216B2AEB783 Cert Status: revoked Revocation Time: May 3 15:20:10 2020 GMT This Update: Mar 17 18:07:39 2021 GMT Next Update: Mar 24 18:07:39 2021 GMT Signature Algorithm: sha256WithRSAEncryption 88:9a:ef:68:e2:9f:33:40:7b:0d:9b:7f:92:b4:40:68:73:9b: 5b:44:23:28:f1:c8:32:31:38:92:e1:87:c4:9c:ca:fc:72:da: b3:82:ef:d1:5c:ac:b1:2d:af:c8:b2:b8:a3:5f:fd:f2:6b:70: 65:b9:5d:86:04:b9:25:78:50:0a:da:d6:a6:6a:55:56:37:fe: 75:ac:eb:20:37:58:c3:81:de:c4:9f:fb:a7:73:2e:56:2b:72: af:f8:fd:ff:47:cb:f0:51:6d:ea:cb:2e:43:ac:8c:2e:fe:66: 1c:2b:90:0c:7e:c2:40:3f:40:69:d8:30:91:69:5f:7f:3d:3d: 8e:6b:56:0e:6b:62:40:bc:83:58:fc:b1:42:74:8e:bd:be:e7: 4c:c6:8f:d5:79:cc:0e:c2:df:48:a2:3c:bf:7d:c9:17:2b:93: ab:a2:31:67:69:6f:2e:ac:ee:e3:8c:d7:38:c8:5c:be:df:96: 09:65:69:3e:cc:9c:0f:cc:62:85:d5:59:d4:c9:a4:75:0a:fe: 99:b3:b5:5d:e5:7c:0d:26:73:28:d6:d8:55:c4:70:32:eb:42: d5:21:4f:90:98:bb:b1:6a:81:43:d2:89:ae:11:5a:33:01:ca: 14:9b:9b:85:2a:7a:4f:12:e8:f5:5b:48:0f:89:dd:7c:b4:19: c1:c5:c2:0f Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_eap.py", line 4604, in test_ap_wpa2_eap_tls_intermediate_ca_ocsp_revoked_sha1 "-sha1") File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_eap.py", line 4615, in run_ap_wpa2_eap_tls_intermediate_ca_ocsp_revoked hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_wpa2_eap_tls_intermediate_ca_ocsp_revoked_sha1 0.060881 2021-03-17 18:07:40.006193 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_wpa2_eap_tls_intermediate_ca_ocsp_revoked_sha1 2021-03-17 18:07:40 ./run-tests.py ap_wpa2_eap_ttls_dh_params_not_found DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_wpa2_eap_ttls_dh_params_not_found 1/1 Test: EAP-TLS server and dhparams file not found Starting AP wlan3 PASS ap_wpa2_eap_ttls_dh_params_not_found 0.047298 2021-03-17 18:07:40.186745 passed all 1 test case(s) 2021-03-17 18:07:40 ./run-tests.py ap_wpa2_eap_ttls_eap_gtc_server_oom DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_wpa2_eap_ttls_eap_gtc_server_oom 1/1 Test: WPA2-Enterprise connection using EAP-TTLS/EAP-GTC - server OOM Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_eap.py", line 1666, in test_ap_wpa2_eap_ttls_eap_gtc_server_oom hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_wpa2_eap_ttls_eap_gtc_server_oom 0.046496 2021-03-17 18:07:40.364079 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_wpa2_eap_ttls_eap_gtc_server_oom 2021-03-17 18:07:40 ./run-tests.py ap_wpa2_psk_mem DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_wpa2_psk_mem 1/1 Test: WPA2-PSK AP with passphrase only in memory Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_psk.py", line 175, in test_ap_wpa2_psk_mem _test_ap_wpa2_psk_mem(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_psk.py", line 186, in _test_ap_wpa2_psk_mem hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_wpa2_psk_mem 0.039904 2021-03-17 18:07:40.532730 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_wpa2_psk_mem 2021-03-17 18:07:40 ./run-tests.py ap_wpa2_tdls_reneg DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_wpa2_tdls_reneg 1/1 Test: Renegotiate TDLS link Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_tdls.py", line 245, in test_ap_wpa2_tdls_reneg hapd = start_ap_wpa2_psk(apdev[0]) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_tdls.py", line 22, in start_ap_wpa2_psk return hostapd.add_ap(ap, params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_wpa2_tdls_reneg 0.039538 2021-03-17 18:07:40.701137 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_wpa2_tdls_reneg 2021-03-17 18:07:40 ./run-tests.py ap_wpa_ccmp DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_wpa_ccmp 1/1 Test: WPA-PSK/CCMP Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_psk.py", line 372, in test_ap_wpa_ccmp hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_wpa_ccmp 0.044408 2021-03-17 18:07:40.873359 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_wpa_ccmp 2021-03-17 18:07:40 ./run-tests.py ap_wps_from_event DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_wps_from_event 1/1 Test: WPS PBC event on AP to enable PBC Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_wps.py", line 3736, in test_ap_wps_from_event "wpa_key_mgmt": "WPA-PSK", "rsn_pairwise": "CCMP"}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_wps_from_event 0.0462 2021-03-17 18:07:41.050288 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_wps_from_event 2021-03-17 18:07:41 ./run-tests.py ap_wps_m7_oom DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_wps_m7_oom 1/1 Test: WPS and OOM for M7 on STA Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_wps.py", line 5415, in test_ap_wps_m7_oom hapd = wps_start_ap(apdev[0]) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_wps.py", line 51, in wps_start_ap return hostapd.add_ap(apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ap_wps_m7_oom 0.04537 2021-03-17 18:07:41.224955 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_wps_m7_oom 2021-03-17 18:07:41 ./run-tests.py autogo2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START autogo2 1/1 Test: P2P autonomous GO with a separate group interface and client joining group Start autonomous GO wlan0 Try to connect the client to the GO wlan1: Trying to discover peer 02:00:00:00:00:00 Client connected PASS autogo2 2.831229 2021-03-17 18:07:44.186186 passed all 1 test case(s) 2021-03-17 18:07:44 ./run-tests.py autogo_m2d DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START autogo_m2d 1/1 Test: P2P autonomous GO and clients not authorized Start autonomous GO wlan0 wlan1: Trying to discover peer 02:00:00:00:00:00 wlan2: Trying to discover peer 02:00:00:00:00:00 Trying to join the group when GO has not authorized the client PASS autogo_m2d 18.399281 2021-03-17 18:08:02.709818 passed all 1 test case(s) 2021-03-17 18:08:02 ./run-tests.py bgscan_learn DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START bgscan_learn 1/1 Test: bgscan_learn Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_bgscan.py", line 152, in test_bgscan_learn hostapd.add_ap(apdev[0], {"ssid": "bgscan"}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL bgscan_learn 0.040538 2021-03-17 18:08:02.874127 passed 0 test case(s) skipped 0 test case(s) failed tests: bgscan_learn 2021-03-17 18:08:02 ./run-tests.py dbus_ap_scan DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dbus_ap_scan 1/1 Test: D-Bus AddNetwork for AP mode and scan No dbus module available Skip test case: No dbus module available SKIP dbus_ap_scan 0.039947 2021-03-17 18:08:03.043196 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:03 ./run-tests.py dbus_connect_wpa_eap DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dbus_connect_wpa_eap 1/1 Test: D-Bus AddNetwork and connection with WPA+WPA2-Enterprise AP No dbus module available Skip test case: No dbus module available SKIP dbus_connect_wpa_eap 0.042158 2021-03-17 18:08:03.212373 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:03 ./run-tests.py dbus_p2p_autogo_pbc DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dbus_p2p_autogo_pbc 1/1 Test: D-Bus P2P autonomous GO and PBC No dbus module available Skip test case: No dbus module available SKIP dbus_p2p_autogo_pbc 0.041535 2021-03-17 18:08:03.380075 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:03 ./run-tests.py dbus_scan_rand DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dbus_scan_rand 1/1 Test: D-Bus MACAddressRandomizationMask property Get/Set No dbus module available Skip test case: No dbus module available SKIP dbus_scan_rand 0.040254 2021-03-17 18:08:03.546892 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:03 ./run-tests.py dpp_config_connector_error_expired_6 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dpp_config_connector_error_expired_6 1/1 Test: DPP Config Object connector error - expired 6 Skip test case: OpenSSL python method not available SKIP dpp_config_connector_error_expired_6 0.045048 2021-03-17 18:08:03.717533 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:03 ./run-tests.py dpp_peer_intro_local_failures DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dpp_peer_intro_local_failures 1/1 Test: DPP peer introduction local failures Starting AP wlan3 Skip test case: DPP not supported SKIP dpp_peer_intro_local_failures 0.043424 2021-03-17 18:08:03.885578 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:03 ./run-tests.py dpp_pfs_ap_0 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dpp_pfs_ap_0 1/1 Test: DPP PFS AP default Starting AP wlan3 Skip test case: DPP not supported SKIP dpp_pfs_ap_0 0.040775 2021-03-17 18:08:04.053436 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:04 ./run-tests.py dpp_proto_auth_conf_replaced_by_resp DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dpp_proto_auth_conf_replaced_by_resp 1/1 Test: DPP protocol testing - Auth Conf replaced by Resp Failure not reported Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_dpp.py", line 3178, in test_dpp_proto_auth_conf_replaced_by_resp wait_dpp_fail(dev[0], "Unexpected Authentication Response") File "/lkp/benchmarks/hwsim/tests/hwsim/test_dpp.py", line 50, in wait_dpp_fail raise Exception("Failure not reported") Exception: Failure not reported FAIL dpp_proto_auth_conf_replaced_by_resp 5.07457 2021-03-17 18:08:09.254778 passed 0 test case(s) skipped 0 test case(s) failed tests: dpp_proto_auth_conf_replaced_by_resp 2021-03-17 18:08:09 ./run-tests.py dpp_proto_stop_at_auth_conf_tx DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dpp_proto_stop_at_auth_conf_tx 1/1 Test: DPP protocol testing - stop when transmitting Auth Conf (Registrar) PASS dpp_proto_stop_at_auth_conf_tx 2.187855 2021-03-17 18:08:11.572506 passed all 1 test case(s) 2021-03-17 18:08:11 ./run-tests.py dpp_qr_code_auth_mutual_p_256 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dpp_qr_code_auth_mutual_p_256 1/1 Test: DPP QR Code and authentication exchange (mutual, autogen P-256) dev0 displays QR Code dev1 scans QR Code and initiates DPP Authentication Pending response not reported Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_dpp.py", line 459, in test_dpp_qr_code_auth_mutual_p_256 run_dpp_qr_code_auth_mutual(dev, apdev, "P-256") File "/lkp/benchmarks/hwsim/tests/hwsim/test_dpp.py", line 493, in run_dpp_qr_code_auth_mutual raise Exception("Pending response not reported") Exception: Pending response not reported FAIL dpp_qr_code_auth_mutual_p_256 5.072962 2021-03-17 18:08:16.770821 passed 0 test case(s) skipped 0 test case(s) failed tests: dpp_qr_code_auth_mutual_p_256 2021-03-17 18:08:16 ./run-tests.py dpp_qr_code_curve_brainpoolP384r1 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START dpp_qr_code_curve_brainpoolP384r1 1/1 Test: DPP QR Code and curve brainpoolP384r1 dev0 displays QR Code dev1 scans QR Code and initiates DPP Authentication PASS dpp_qr_code_curve_brainpoolP384r1 2.120668 2021-03-17 18:08:19.020517 passed all 1 test case(s) 2021-03-17 18:08:19 ./run-tests.py eap_proto_eke_errors DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START eap_proto_eke_errors 1/1 Test: EAP-EKE local error cases Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_eap_proto.py", line 2851, in test_eap_proto_eke_errors hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL eap_proto_eke_errors 0.042432 2021-03-17 18:08:19.187204 passed 0 test case(s) skipped 0 test case(s) failed tests: eap_proto_eke_errors 2021-03-17 18:08:19 ./run-tests.py eap_proto_ikev2_errors_server DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START eap_proto_ikev2_errors_server 1/1 Test: EAP-IKEV2 local error cases on server Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_eap_proto.py", line 6472, in test_eap_proto_ikev2_errors_server hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL eap_proto_ikev2_errors_server 0.046862 2021-03-17 18:08:19.367471 passed 0 test case(s) skipped 0 test case(s) failed tests: eap_proto_ikev2_errors_server 2021-03-17 18:08:19 ./run-tests.py fst_sta_initiate_session_no_new_iface DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START fst_sta_initiate_session_no_new_iface 1/1 Test: FST STA initiate session - no new iface Starting AP wlan3 (old add_ap argument type) Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_fst_module.py", line 1630, in test_fst_sta_initiate_session_no_new_iface False) File "/lkp/benchmarks/hwsim/tests/hwsim/test_fst_module.py", line 201, in fst_initiate_session ap1, ap2, sta1, sta2 = fst_module_aux.start_two_ap_sta_pairs(apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/fst_module_aux.py", line 78, in start_two_ap_sta_pairs ap1.start() File "/lkp/benchmarks/hwsim/tests/hwsim/fst_module_aux.py", line 613, in start self.hapd = hostapd.add_ap(self.iface, params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL fst_sta_initiate_session_no_new_iface 0.044916 2021-03-17 18:08:19.543411 passed 0 test case(s) skipped 0 test case(s) failed tests: fst_sta_initiate_session_no_new_iface 2021-03-17 18:08:19 ./run-tests.py fst_sta_remove_session_no_params DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START fst_sta_remove_session_no_params 1/1 Test: FST STA remove session - no params Starting AP wlan3 (old add_ap argument type) Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_fst_module.py", line 1803, in test_fst_sta_remove_session_no_params fst_remove_session(apdev, test_params, remove_scenario_no_params, False) File "/lkp/benchmarks/hwsim/tests/hwsim/test_fst_module.py", line 476, in fst_remove_session ap1, ap2, sta1, sta2 = fst_module_aux.start_two_ap_sta_pairs(apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/fst_module_aux.py", line 78, in start_two_ap_sta_pairs ap1.start() File "/lkp/benchmarks/hwsim/tests/hwsim/fst_module_aux.py", line 613, in start self.hapd = hostapd.add_ap(self.iface, params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL fst_sta_remove_session_no_params 0.043342 2021-03-17 18:08:19.720797 passed 0 test case(s) skipped 0 test case(s) failed tests: fst_sta_remove_session_no_params 2021-03-17 18:08:19 ./run-tests.py fst_sta_start_session_multicast_peer_addr DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START fst_sta_start_session_multicast_peer_addr 1/1 Test: FST STA start session - multicast peer address Starting AP wlan3 (old add_ap argument type) Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_fst_module.py", line 1605, in test_fst_sta_start_session_multicast_peer_addr '11:00:11:22:33:44') File "/lkp/benchmarks/hwsim/tests/hwsim/test_fst_module.py", line 95, in fst_start_session ap1, ap2, sta1, sta2 = fst_module_aux.start_two_ap_sta_pairs(apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/fst_module_aux.py", line 78, in start_two_ap_sta_pairs ap1.start() File "/lkp/benchmarks/hwsim/tests/hwsim/fst_module_aux.py", line 613, in start self.hapd = hostapd.add_ap(self.iface, params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL fst_sta_start_session_multicast_peer_addr 0.045645 2021-03-17 18:08:19.901207 passed 0 test case(s) skipped 0 test case(s) failed tests: fst_sta_start_session_multicast_peer_addr 2021-03-17 18:08:19 ./run-tests.py gas_concurrent_connect DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START gas_concurrent_connect 1/1 Test: Generic GAS queries with concurrent connection operation Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_gas.py", line 230, in test_gas_concurrent_connect hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL gas_concurrent_connect 0.050197 2021-03-17 18:08:20.080131 passed 0 test case(s) skipped 0 test case(s) failed tests: gas_concurrent_connect 2021-03-17 18:08:20 ./run-tests.py go_neg_with_bss_on_disallowed_chan DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START go_neg_with_bss_on_disallowed_chan 1/1 Test: P2P channel selection: GO negotiation with station interface on a disallowed channel Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_p2p_channel.py", line 357, in test_go_neg_with_bss_on_disallowed_chan {"ssid": 'bss-2.4ghz', "channel": '1'}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL go_neg_with_bss_on_disallowed_chan 0.419287 2021-03-17 18:08:20.633845 passed 0 test case(s) skipped 0 test case(s) failed tests: go_neg_with_bss_on_disallowed_chan 2021-03-17 18:08:20 ./run-tests.py grpform_pd_no_probe_resp DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START grpform_pd_no_probe_resp 1/1 Test: GO Negotiation after PD, but no Probe Response wlan1: Trying to discover peer 02:00:00:00:00:00 PASS grpform_pd_no_probe_resp 3.613937 2021-03-17 18:08:24.383222 passed all 1 test case(s) 2021-03-17 18:08:24 ./run-tests.py he160_no_dfs_124_plus DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START he160_no_dfs_124_plus 1/1 Test: HE with 160 MHz channel width and no DFS (124 plus) Starting AP wlan3 Country code at the end: 00 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_he.py", line 609, in test_he160_no_dfs_124_plus run_ap_he160_no_dfs(dev, apdev, "124", "[HT40+]") File "/lkp/benchmarks/hwsim/tests/hwsim/test_he.py", line 633, in run_ap_he160_no_dfs hapd = hostapd.add_ap(apdev[0], params, wait_enabled=False) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL he160_no_dfs_124_plus 0.281062 2021-03-17 18:08:24.789997 passed 0 test case(s) skipped 0 test case(s) failed tests: he160_no_dfs_124_plus 2021-03-17 18:08:24 ./run-tests.py he80plus80_invalid DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START he80plus80_invalid 1/1 Test: HE with invalid 80+80 MHz channel Starting AP wlan3 Country code at the end: 00 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_he.py", line 800, in test_he80plus80_invalid hapd = hostapd.add_ap(apdev[0], params, wait_enabled=False) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL he80plus80_invalid 0.780451 2021-03-17 18:08:25.700512 passed 0 test case(s) skipped 0 test case(s) failed tests: he80plus80_invalid 2021-03-17 18:08:25 ./run-tests.py mesh_mpm_init_proto DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START mesh_mpm_init_proto 1/1 Test: Mesh peering management protocol testing for peer addition PASS mesh_mpm_init_proto 0.509848 2021-03-17 18:08:26.345209 passed all 1 test case(s) 2021-03-17 18:08:26 ./run-tests.py owe_transition_mode_mismatch1 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START owe_transition_mode_mismatch1 1/1 Test: Opportunistic Wireless Encryption transition mode (mismatch 1) Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_owe.py", line 167, in test_owe_transition_mode_mismatch1 run_owe_transition_mode(dev, apdev, adv_bssid0="02:11:22:33:44:55") File "/lkp/benchmarks/hwsim/tests/hwsim/test_owe.py", line 191, in run_owe_transition_mode hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL owe_transition_mode_mismatch1 0.146785 2021-03-17 18:08:26.616702 passed 0 test case(s) skipped 0 test case(s) failed tests: owe_transition_mode_mismatch1 2021-03-17 18:08:26 ./run-tests.py p2p_service_discovery3 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START p2p_service_discovery3 1/1 Test: P2P service discovery for Bonjour with one peer having no services wlan1: Trying to discover peer 02:00:00:00:00:00 wlan1: Trying to discover peer 02:00:00:00:00:00 PASS p2p_service_discovery3 0.854972 2021-03-17 18:08:27.604089 passed all 1 test case(s) 2021-03-17 18:08:27 ./run-tests.py persistent_group_cancel_on_cli DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START persistent_group_cancel_on_cli 1/1 Test: P2P persistent group formation, re-invocation, and cancel Form a persistent group Start GO negotiation wlan0 -> wlan1 wlan1: Trying to discover peer 02:00:00:00:00:00 wlan0: Trying to discover peer 02:00:00:00:01:00 Group formed Terminate persistent group Re-invoke persistent group from GO wlan0: Trying to discover peer 02:00:00:00:01:00 Terminate persistent group Re-invoke persistent group from client wlan1: Trying to discover peer 02:00:00:00:00:00 Terminate persistent group PASS persistent_group_cancel_on_cli 5.348524 2021-03-17 18:08:33.077064 passed all 1 test case(s) 2021-03-17 18:08:33 ./run-tests.py pmksa_cache_opportunistic_multiple_sta DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START pmksa_cache_opportunistic_multiple_sta 1/1 Test: Opportunistic PMKSA caching with multiple stations Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_pmksa_cache.py", line 781, in test_pmksa_cache_opportunistic_multiple_sta hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL pmksa_cache_opportunistic_multiple_sta 0.044963 2021-03-17 18:08:33.247947 passed 0 test case(s) skipped 0 test case(s) failed tests: pmksa_cache_opportunistic_multiple_sta 2021-03-17 18:08:33 ./run-tests.py radius_req_attr DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START radius_req_attr 1/1 Test: RADIUS request attributes Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_radius.py", line 228, in test_radius_req_attr hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL radius_req_attr 0.042383 2021-03-17 18:08:33.420054 passed 0 test case(s) skipped 0 test case(s) failed tests: radius_req_attr 2021-03-17 18:08:33 ./run-tests.py rfkill_wpas DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START rfkill_wpas 1/1 Test: rfkill block prior to wpa_supplicant start Skip test case: No rfkill available: unpack requires a buffer of 8 bytes SKIP rfkill_wpas 0.347677 2021-03-17 18:08:33.901763 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:33 ./run-tests.py rrm_neighbor_rep_req_disconnect DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START rrm_neighbor_rep_req_disconnect 1/1 Test: wpa_supplicant behavior on disconnection during NEIGHBOR_REP_REQUEST Starting AP wlan3 (old add_ap argument type) Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_rrm.py", line 521, in test_rrm_neighbor_rep_req_disconnect hapd = hostapd.add_ap(apdev[0]['ifname'], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL rrm_neighbor_rep_req_disconnect 0.044719 2021-03-17 18:08:34.071227 passed 0 test case(s) skipped 0 test case(s) failed tests: rrm_neighbor_rep_req_disconnect 2021-03-17 18:08:34 ./run-tests.py sae_password_ecc DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sae_password_ecc 1/1 Test: SAE with number of different passwords (ECC) Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_sae.py", line 63, in test_sae_password_ecc hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL sae_password_ecc 0.042702 2021-03-17 18:08:34.245815 passed 0 test case(s) skipped 0 test case(s) failed tests: sae_password_ecc 2021-03-17 18:08:34 ./run-tests.py sae_reflection_attack_ecc_internal DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sae_reflection_attack_ecc_internal 1/1 Test: SAE reflection attack (ECC) - internal Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_sae.py", line 1212, in test_sae_reflection_attack_ecc_internal sae_reflection_attack_internal(apdev[0], dev[0], 19) File "/lkp/benchmarks/hwsim/tests/hwsim/test_sae.py", line 1195, in sae_reflection_attack_internal hapd = hostapd.add_ap(apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL sae_reflection_attack_ecc_internal 0.043462 2021-03-17 18:08:34.421781 passed 0 test case(s) skipped 0 test case(s) failed tests: sae_reflection_attack_ecc_internal 2021-03-17 18:08:34 ./run-tests.py scan_for_auth_wep DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START scan_for_auth_wep 1/1 Test: cfg80211 scan-for-auth workaround with WEP keys Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_scan.py", line 440, in test_scan_for_auth_wep "auth_algs": "2"}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL scan_for_auth_wep 0.151254 2021-03-17 18:08:34.707398 passed 0 test case(s) skipped 0 test case(s) failed tests: scan_for_auth_wep 2021-03-17 18:08:34 ./run-tests.py scan_random_mac DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START scan_random_mac 1/1 Test: Random MAC address in scans Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_scan.py", line 783, in test_scan_random_mac _test_scan_random_mac(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_scan.py", line 788, in _test_scan_random_mac hostapd.add_ap(apdev[0], {"ssid": "test-scan"}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL scan_random_mac 0.040124 2021-03-17 18:08:34.880023 passed 0 test case(s) skipped 0 test case(s) failed tests: scan_random_mac 2021-03-17 18:08:34 ./run-tests.py sigma_dut_ap_beacon_prot DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sigma_dut_ap_beacon_prot 1/1 Test: sigma_dut controlled AP and beacon protection Skip test case: sigma_dut not available SKIP sigma_dut_ap_beacon_prot 0.128152 2021-03-17 18:08:35.142071 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:35 ./run-tests.py sigma_dut_dpp_nfc_handover_selector_enrollee DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sigma_dut_dpp_nfc_handover_selector_enrollee 1/1 Test: sigma_dut DPP/NFC handover selector as Enrollee Starting AP wlan3 Skip test case: DPP not supported SKIP sigma_dut_dpp_nfc_handover_selector_enrollee 0.045824 2021-03-17 18:08:35.313582 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:35 ./run-tests.py sigma_dut_dpp_qr_init_configurator_6 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sigma_dut_dpp_qr_init_configurator_6 1/1 Test: sigma_dut DPP/QR initiator as Configurator (conf index 6) Skip test case: sigma_dut not available SKIP sigma_dut_dpp_qr_init_configurator_6 0.043932 2021-03-17 18:08:35.483223 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:35 ./run-tests.py sigma_dut_dpp_qr_resp_10 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sigma_dut_dpp_qr_resp_10 1/1 Test: sigma_dut DPP/QR responder (conf index 10) Skip test case: sigma_dut not available SKIP sigma_dut_dpp_qr_resp_10 0.043187 2021-03-17 18:08:35.652706 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:35 ./run-tests.py sigma_dut_eap_ttls_uosc_ca_mistrust DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sigma_dut_eap_ttls_uosc_ca_mistrust 1/1 Test: sigma_dut controlled STA and EAP-TTLS with UOSC when CA is not trusted Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_sigma_dut.py", line 4131, in test_sigma_dut_eap_ttls_uosc_ca_mistrust hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL sigma_dut_eap_ttls_uosc_ca_mistrust 0.044599 2021-03-17 18:08:35.824118 passed 0 test case(s) skipped 0 test case(s) failed tests: sigma_dut_eap_ttls_uosc_ca_mistrust 2021-03-17 18:08:35 ./run-tests.py sigma_dut_eap_ttls_uosc_initial_tod_strict DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sigma_dut_eap_ttls_uosc_initial_tod_strict 1/1 Test: sigma_dut controlled STA and EAP-TTLS with initial UOSC/TOD-STRICT Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 531, in main t(dev, apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_sigma_dut.py", line 4050, in test_sigma_dut_eap_ttls_uosc_initial_tod_strict run_sigma_dut_eap_ttls_uosc_initial_tod(dev, apdev, params, False) File "/lkp/benchmarks/hwsim/tests/hwsim/test_sigma_dut.py", line 4088, in run_sigma_dut_eap_ttls_uosc_initial_tod hapd = hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL sigma_dut_eap_ttls_uosc_initial_tod_strict 0.052445 2021-03-17 18:08:36.010408 passed 0 test case(s) skipped 0 test case(s) failed tests: sigma_dut_eap_ttls_uosc_initial_tod_strict 2021-03-17 18:08:36 ./run-tests.py sigma_dut_sta_override_rsne DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sigma_dut_sta_override_rsne 1/1 Test: sigma_dut and RSNE override on STA Skip test case: sigma_dut not available SKIP sigma_dut_sta_override_rsne 0.048069 2021-03-17 18:08:36.193108 passed all 0 test case(s) skipped 1 test case(s) 2021-03-17 18:08:36 ./run-tests.py ssid_32_octets DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ssid_32_octets 1/1 Test: SSID with 32 octets Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ssid.py", line 44, in test_ssid_32_octets {"ssid": '1234567890abcdef1234567890ABCDEF'}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL ssid_32_octets 0.041589 2021-03-17 18:08:36.365488 passed 0 test case(s) skipped 0 test case(s) failed tests: ssid_32_octets 2021-03-17 18:08:36 ./run-tests.py sta_ap_scan_0 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START sta_ap_scan_0 1/1 Test: Dynamically added wpa_supplicant interface with AP_SCAN 0 connection Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_sta_dynamic.py", line 29, in test_sta_ap_scan_0 hostapd.add_ap(apdev[0], {"ssid": "test"}) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL sta_ap_scan_0 0.041124 2021-03-17 18:08:36.536967 passed 0 test case(s) skipped 0 test case(s) failed tests: sta_ap_scan_0 2021-03-17 18:08:36 ./run-tests.py tnc_ttls_errors DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START tnc_ttls_errors 1/1 Test: TNC TTLS local error cases Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_tnc.py", line 122, in test_tnc_ttls_errors hostapd.add_ap(apdev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL tnc_ttls_errors 0.04414 2021-03-17 18:08:36.708918 passed 0 test case(s) skipped 0 test case(s) failed tests: tnc_ttls_errors 2021-03-17 18:08:36 ./run-tests.py tspec_ap_fail DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START tspec_ap_fail 1/1 Test: AP failing to send tspec response Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_wpas_wmm_ac.py", line 333, in test_tspec_ap_fail hapd = add_wmm_ap(apdev[0], ["VO", "VI"]) File "/lkp/benchmarks/hwsim/tests/hwsim/test_wpas_wmm_ac.py", line 26, in add_wmm_ap return hostapd.add_ap(apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL tspec_ap_fail 0.041738 2021-03-17 18:08:36.881193 passed 0 test case(s) skipped 0 test case(s) failed tests: tspec_ap_fail 2021-03-17 18:08:36 ./run-tests.py wpa2_ocv_ap_unexpected2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wpa2_ocv_ap_unexpected2 1/1 Test: OCV and unexpected OCI KDE from station Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ocv.py", line 579, in test_wpa2_ocv_ap_unexpected2 conn = APConnection(apdev[0], dev[0], params) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ocv.py", line 373, in __init__ self.hapd = hostapd.add_ap(apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL wpa2_ocv_ap_unexpected2 0.05034 2021-03-17 18:08:37.064942 passed 0 test case(s) skipped 0 test case(s) failed tests: wpa2_ocv_ap_unexpected2 2021-03-17 18:08:37 ./run-tests.py wpas_ctrl_blacklist DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wpas_ctrl_blacklist 1/1 Test: wpa_supplicant ctrl_iface BLACKLIST PASS wpas_ctrl_blacklist 0.046924 2021-03-17 18:08:37.245049 passed all 1 test case(s) 2021-03-17 18:08:37 ./run-tests.py wpas_ctrl_blob DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wpas_ctrl_blob 1/1 Test: wpa_supplicant ctrl_iface SET blob PASS wpas_ctrl_blob 0.040362 2021-03-17 18:08:37.415907 passed all 1 test case(s) 2021-03-17 18:08:37 ./run-tests.py wpas_ctrl_many_networks DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wpas_ctrl_many_networks 1/1 Test: wpa_supplicant ctrl_iface LIST_NETWORKS with huge number of networks PASS wpas_ctrl_many_networks 2.603325 2021-03-17 18:08:40.143012 passed all 1 test case(s) 2021-03-17 18:08:40 ./run-tests.py wpas_ctrl_p2p_listen_offload DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wpas_ctrl_p2p_listen_offload 1/1 Test: wpa_supplicant P2P_LO_START and P2P_LO_STOP commands PASS wpas_ctrl_p2p_listen_offload 0.043586 2021-03-17 18:08:40.311292 passed all 1 test case(s) 2021-03-17 18:08:40 ./run-tests.py wpas_mesh_gate_forwarding DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wpas_mesh_gate_forwarding 1/1 Test: Mesh forwards traffic to unknown sta to mesh gates PASS wpas_mesh_gate_forwarding 7.652297 2021-03-17 18:08:48.087976 passed all 1 test case(s) 2021-03-17 18:08:48 ./run-tests.py wpas_mesh_group_added DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wpas_mesh_group_added 1/1 Test: wpa_supplicant MESH group add PASS wpas_mesh_group_added 0.449334 2021-03-17 18:08:48.661792 passed all 1 test case(s) 2021-03-17 18:08:48 ./run-tests.py wpas_mesh_pmksa_caching DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wpas_mesh_pmksa_caching 1/1 Test: Secure mesh network and PMKSA caching PASS wpas_mesh_pmksa_caching 0.958163 2021-03-17 18:08:49.744059 passed all 1 test case(s) 2021-03-17 18:08:49 ./run-tests.py wpas_mesh_pmksa_caching_no_match DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wpas_mesh_pmksa_caching_no_match 1/1 Test: Secure mesh network and PMKSA caching with no PMKID match PASS wpas_mesh_pmksa_caching_no_match 3.876209 2021-03-17 18:08:53.746600 passed all 1 test case(s) 2021-03-17 18:08:53 ./run-tests.py wps_ext_proto_ack_m3_no_msg_type DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START wps_ext_proto_ack_m3_no_msg_type 1/1 Test: WPS and ACK M3 no Message Type Starting AP wlan3 Failed to enable hostapd interface wlan3 Traceback (most recent call last): File "./run-tests.py", line 533, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_wps.py", line 7557, in test_wps_ext_proto_ack_m3_no_msg_type eap_id, e_nonce, r_nonce, bssid = wps_nack_m3(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_wps.py", line 7402, in wps_nack_m3 addr, bssid, hapd = wps_start_ext(apdev[0], dev[0], pbc=True) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_wps.py", line 5514, in wps_start_ext hapd = hostapd.add_ap(apdev, params) File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 581, in add_ap hapd.enable() File "/lkp/benchmarks/hwsim/tests/hwsim/hostapd.py", line 248, in enable raise Exception("Failed to enable hostapd interface " + self.ifname) Exception: Failed to enable hostapd interface wlan3 FAIL wps_ext_proto_ack_m3_no_msg_type 0.044637 2021-03-17 18:08:53.917579 passed 0 test case(s) skipped 0 test case(s) failed tests: wps_ext_proto_ack_m3_no_msg_type 2021-03-17 18:08:53 ./stop.sh Waiting for ctrl_iface /tmp/wpas-wlan0 to disappear