# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_wireless_wpa3_sae_nm.yml *************************************** 2 plays in /WORKDIR/git-ci_fix3e_jl5rm/tests/tests_wireless_wpa3_sae_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tests_wireless_wpa3_sae_nm.yml:6 Tuesday 23 January 2024 19:44:21 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tests_wireless_wpa3_sae_nm.yml:9 Tuesday 23 January 2024 19:44:22 +0000 (0:00:00.623) 0:00:00.635 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:3 Tuesday 23 January 2024 19:44:22 +0000 (0:00:00.011) 0:00:00.647 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:19 Tuesday 23 January 2024 19:44:22 +0000 (0:00:00.321) 0:00:00.969 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:24 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.250) 0:00:01.219 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:28 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.020) 0:00:01.239 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:53 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.038) 0:00:01.278 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:8 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.047) 0:00:01.325 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:24 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.229) 0:00:01.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:30 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.011) 0:00:01.566 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:35 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.010) 0:00:01.577 ******* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.241804", "end": "2024-01-23 19:44:23.852932", "rc": 0, "start": "2024-01-23 19:44:23.611128" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:40 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.423) 0:00:02.001 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tests_wireless_wpa3_sae_nm.yml:11 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.011) 0:00:02.012 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Tuesday 23 January 2024 19:44:23 +0000 (0:00:00.009) 0:00:02.022 ******* ok: [sut] META: ran handlers TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Tuesday 23 January 2024 19:44:24 +0000 (0:00:00.527) 0:00:02.549 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Tuesday 23 January 2024 19:44:24 +0000 (0:00:00.018) 0:00:02.568 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do META: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS] ************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:25 Tuesday 23 January 2024 19:44:27 +0000 (0:00:02.853) 0:00:05.422 ******* ok: [sut] => { "changed": false, "cmd": "dnf -y copr enable liangwen12year/hostapd-owe\ndnf -y install hostapd\nrelease=$(uname -r)\ntmp=\"${release/-//}\"\ntmp=\"${tmp/.x//x}\"\ndnf -y install https://kojihub.stream.centos.org/kojifiles/packages/kernel/$tmp/kernel-core-$release.rpm\ndnf -y install https://kojihub.stream.centos.org/kojifiles/packages/kernel/$tmp/kernel-modules-$release.rpm\ndnf -y install https://kojihub.stream.centos.org/kojifiles/packages/kernel/$tmp/kernel-modules-internal-$release.rpm\n", "delta": "0:00:12.203650", "end": "2024-01-23 19:44:39.670939", "rc": 0, "start": "2024-01-23 19:44:27.467289" } STDOUT: Repository successfully enabled. Copr repo for hostapd-owe owned by liangwen12ye 131 kB/s | 3.3 kB 00:00 Package hostapd-2.10-1.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:02 ago on Tue 23 Jan 2024 07:44:28 PM UTC. kernel-core-4.18.0-535.el8.x86_64.rpm 58 MB/s | 43 MB 00:00 Package kernel-core-4.18.0-535.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:06 ago on Tue 23 Jan 2024 07:44:28 PM UTC. kernel-modules-4.18.0-535.el8.x86_64.rpm 55 MB/s | 36 MB 00:00 Package kernel-modules-4.18.0-535.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:09 ago on Tue 23 Jan 2024 07:44:28 PM UTC. kernel-modules-internal-4.18.0-535.el8.x86_64.r 44 MB/s | 11 MB 00:00 Package kernel-modules-internal-4.18.0-535.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! STDERR: Enabling a Copr repository. Please note that this repository is not part of the main distribution, and quality may vary. The Fedora Project does not exercise any power over the contents of this repository beyond the rules outlined in the Copr FAQ at , and packages are not held to any quality or security level. Please do not file bug reports about these packages in Fedora Bugzilla. In case of problems, contact the owner of this repository. TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:38 Tuesday 23 January 2024 19:44:39 +0000 (0:00:12.396) 0:00:17.819 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:49 Tuesday 23 January 2024 19:44:39 +0000 (0:00:00.010) 0:00:17.830 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:58 Tuesday 23 January 2024 19:44:39 +0000 (0:00:00.009) 0:00:17.839 ******* changed: [sut] => { "changed": true, "checksum": "6f12f09ae8e7d35daf1dd0e1d21717374b6da5c8", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "10d1092e1f9dda9a0b78317b4ce78e8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1706039079.7461798-23430-62165712750514/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:73 Tuesday 23 January 2024 19:44:40 +0000 (0:00:00.592) 0:00:18.431 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:3 Tuesday 23 January 2024 19:44:40 +0000 (0:00:00.016) 0:00:18.448 ******* ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2024-01-23 19:44:01 UTC", "ActiveEnterTimestampMonotonic": "1990017279", "ActiveExitTimestamp": "Tue 2024-01-23 19:44:01 UTC", "ActiveExitTimestampMonotonic": "1989966044", "ActiveState": "active", "After": "basic.target network-pre.target dbus.service sysinit.target systemd-journald.socket dbus.socket system.slice cloud-init-local.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-01-23 19:44:01 UTC", "AssertTimestampMonotonic": "1989991024", "Before": "network.target multi-user.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-01-23 19:44:01 UTC", "ConditionTimestampMonotonic": "1989991022", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "man:NetworkManager(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "68169", "ExecMainStartTimestamp": "Tue 2024-01-23 19:44:01 UTC", "ExecMainStartTimestampMonotonic": "1989991639", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Tue 2024-01-23 19:44:01 UTC] ; stop_time=[n/a] ; pid=68169 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-01-23 19:44:01 UTC", "InactiveEnterTimestampMonotonic": "1989990535", "InactiveExitTimestamp": "Tue 2024-01-23 19:44:01 UTC", "InactiveExitTimestampMonotonic": "1989991678", "InvocationID": "17467bfef3c54fb3b034011f4c2edc1d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "68169", "MemoryAccounting": "yes", "MemoryCurrent": "7979008", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-01-23 19:44:01 UTC", "StateChangeTimestampMonotonic": "1990017279", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogTimestamp": "Tue 2024-01-23 19:44:01 UTC", "WatchdogTimestampMonotonic": "1990017277", "WatchdogUSec": "0" } } TASK [Load mac80211_hwsim kernel module to mock a wifi network] **************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:8 Tuesday 23 January 2024 19:44:40 +0000 (0:00:00.439) 0:00:18.888 ******* ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.006080", "end": "2024-01-23 19:44:45.930393", "rc": 0, "start": "2024-01-23 19:44:40.924313" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:12 Tuesday 23 January 2024 19:44:45 +0000 (0:00:05.190) 0:00:24.078 ******* changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2024-01-23 19:44:01 UTC", "ActiveEnterTimestampMonotonic": "1990017279", "ActiveExitTimestamp": "Tue 2024-01-23 19:44:01 UTC", "ActiveExitTimestampMonotonic": "1989966044", "ActiveState": "active", "After": "basic.target network-pre.target dbus.service sysinit.target systemd-journald.socket dbus.socket system.slice cloud-init-local.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-01-23 19:44:01 UTC", "AssertTimestampMonotonic": "1989991024", "Before": "network.target multi-user.target network.service cloud-init.service shutdown.target NetworkManager-wait-online.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-01-23 19:44:01 UTC", "ConditionTimestampMonotonic": "1989991022", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "man:NetworkManager(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "68169", "ExecMainStartTimestamp": "Tue 2024-01-23 19:44:01 UTC", "ExecMainStartTimestampMonotonic": "1989991639", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Tue 2024-01-23 19:44:01 UTC] ; stop_time=[n/a] ; pid=68169 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-01-23 19:44:01 UTC", "InactiveEnterTimestampMonotonic": "1989990535", "InactiveExitTimestamp": "Tue 2024-01-23 19:44:01 UTC", "InactiveExitTimestampMonotonic": "1989991678", "InvocationID": "17467bfef3c54fb3b034011f4c2edc1d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "68169", "MemoryAccounting": "yes", "MemoryCurrent": "7979008", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-01-23 19:44:01 UTC", "StateChangeTimestampMonotonic": "1990017279", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogTimestamp": "Tue 2024-01-23 19:44:01 UTC", "WatchdogTimestampMonotonic": "1990017277", "WatchdogUSec": "0" } } changed: [sut] => (item=wpa_supplicant) => { "ansible_loop_var": "item", "changed": true, "item": "wpa_supplicant", "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2024-01-23 19:44:02 UTC", "ActiveEnterTimestampMonotonic": "1990577965", "ActiveExitTimestamp": "Tue 2024-01-23 19:44:02 UTC", "ActiveExitTimestampMonotonic": "1990540836", "ActiveState": "active", "After": "dbus.service sysinit.target basic.target dbus.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-01-23 19:44:02 UTC", "AssertTimestampMonotonic": "1990563512", "Before": "shutdown.target multi-user.target network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-01-23 19:44:02 UTC", "ConditionTimestampMonotonic": "1990563511", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "68342", "ExecMainStartTimestamp": "Tue 2024-01-23 19:44:02 UTC", "ExecMainStartTimestampMonotonic": "1990564827", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Tue 2024-01-23 19:44:02 UTC] ; stop_time=[n/a] ; pid=68342 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-01-23 19:44:02 UTC", "InactiveEnterTimestampMonotonic": "1990562207", "InactiveExitTimestamp": "Tue 2024-01-23 19:44:02 UTC", "InactiveExitTimestampMonotonic": "1990564878", "InvocationID": "d00cb8f4cf834352b83f45782b92983a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "68342", "MemoryAccounting": "yes", "MemoryCurrent": "1396736", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-01-23 19:44:02 UTC", "StateChangeTimestampMonotonic": "1990577965", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogTimestamp": "Tue 2024-01-23 19:44:02 UTC", "WatchdogTimestampMonotonic": "1990577963", "WatchdogUSec": "0" } } TASK [Bring up wlan0 and wlan1 (mock wifi interfaces)] ************************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:20 Tuesday 23 January 2024 19:44:46 +0000 (0:00:00.958) 0:00:25.036 ******* ok: [sut] => { "changed": false, "cmd": "ip link set up wlan0\nip link set up wlan1\nnmcli device set wlan1 managed off\nip addr add 203.0.113.1/24 dev wlan1\nsleep 5\n", "delta": "0:00:05.030241", "end": "2024-01-23 19:44:52.104368", "rc": 0, "start": "2024-01-23 19:44:47.074127" } STDERR: RTNETLINK answers: File exists TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:29 Tuesday 23 January 2024 19:44:52 +0000 (0:00:05.226) 0:00:30.263 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:00.012040", "end": "2024-01-23 19:44:52.312223", "rc": 1, "start": "2024-01-23 19:44:52.300183" } STDOUT: nl80211: kernel reports: Match already configured nl80211: Could not configure driver mode nl80211: deinit ifname=wlan1 disabled_11b_rates=0 nl80211 driver initialization failed. wlan1: interface state UNINITIALIZED->DISABLED wlan1: AP-DISABLED wlan1: CTRL-EVENT-TERMINATING hostapd_free_hapd_data: Interface wlan1 wasn't started MSG: non-zero return code to retry, use: --limit @/tmp/tests_wireless_wpa3_sae_nm.retry PLAY RECAP ********************************************************************* sut : ok=19 changed=2 unreachable=0 failed=1 skipped=6 rescued=0 ignored=0 Tuesday 23 January 2024 19:44:52 +0000 (0:00:00.193) 0:00:30.457 ******* =============================================================================== Install hostapd and mac80211_hwsim kernel module in CentOS ------------- 12.40s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:25 Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.23s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:20 ------ Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.19s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:8 ------- Install packages required to set up mock wifi network ------------------- 2.85s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Restart NetworkManager and wpa_supplicant ------------------------------- 0.96s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:12 ------ Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-ci_fix3e_jl5rm/tests/tests_wireless_wpa3_sae_nm.yml:6 ------------ Create hostapd config --------------------------------------------------- 0.59s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:58 Gathering Facts --------------------------------------------------------- 0.53s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_wireless_wpa3_sae.yml:3 ----- Ensure NetworkManager is running ---------------------------------------- 0.44s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:3 ------- Enable EPEL 8 ----------------------------------------------------------- 0.42s /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:35 -------------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.32s /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:3 ------------------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:19 ------------------ Create EPEL 8 ----------------------------------------------------------- 0.23s /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:8 --------------------- Start hostapd ----------------------------------------------------------- 0.19s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/start_mock_wifi.yml:29 ------ Include the task 'enable_epel.yml' -------------------------------------- 0.05s /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:53 ------------------ Fix CentOS6 Base repo --------------------------------------------------- 0.04s /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:28 ------------------ Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:24 ------------------ INIT: wireless tests ---------------------------------------------------- 0.02s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_wireless_wpa3_sae.yml:8 ----- Include the task 'start_mock_wifi.yml' ---------------------------------- 0.02s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:73 Include the task 'el_repo_setup.yml' ------------------------------------ 0.01s /WORKDIR/git-ci_fix3e_jl5rm/tests/tests_wireless_wpa3_sae_nm.yml:9 ------------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---