# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-bond_options_rewritezzpcdol4/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_wireless_wpa3_owe_nm.yml *************************************** 2 plays in /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tests_wireless_wpa3_owe_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_owe.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tests_wireless_wpa3_owe_nm.yml:6 Wednesday 14 February 2024 00:08:55 +0000 (0:00:00.011) 0:00:00.011 **** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tests_wireless_wpa3_owe_nm.yml:9 Wednesday 14 February 2024 00:08:56 +0000 (0:00:01.007) 0:00:01.018 **** included: /WORKDIR/git-bond_options_rewritezzpcdol4/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-bond_options_rewritezzpcdol4/tests/tasks/el_repo_setup.yml:3 Wednesday 14 February 2024 00:08:56 +0000 (0:00:00.011) 0:00:01.029 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/el_repo_setup.yml:17 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.388) 0:00:01.417 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/el_repo_setup.yml:22 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.278) 0:00:01.696 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/el_repo_setup.yml:26 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.013) 0:00:01.710 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/el_repo_setup.yml:51 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.007) 0:00:01.717 **** included: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/enable_epel.yml:8 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.019) 0:00:01.737 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/enable_epel.yml:24 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.007) 0:00:01.745 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/enable_epel.yml:30 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.008) 0:00:01.753 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/enable_epel.yml:35 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.009) 0:00:01.762 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tasks/enable_epel.yml:40 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.008) 0:00:01.771 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tests_wireless_wpa3_owe_nm.yml:11 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.008) 0:00:01.780 **** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tests_wireless_wpa3_owe.yml:3 Wednesday 14 February 2024 00:08:57 +0000 (0:00:00.017) 0:00:01.797 **** ok: [sut] TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tests_wireless_wpa3_owe.yml:8 Wednesday 14 February 2024 00:08:58 +0000 (0:00:00.781) 0:00:02.579 **** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'setup_mock_wifi_wpa3_owe.yml'] ************************* task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tests_wireless_wpa3_owe.yml:11 Wednesday 14 February 2024 00:08:58 +0000 (0:00:00.010) 0:00:02.590 **** included: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 Wednesday 14 February 2024 00:08:58 +0000 (0:00:00.012) 0:00:02.602 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Check if rpm ostree system - cannot test] ******************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:20 Wednesday 14 February 2024 00:09:01 +0000 (0:00:02.591) 0:00:05.194 **** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS] ************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:28 Wednesday 14 February 2024 00:09:01 +0000 (0:00:00.005) 0:00:05.199 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:41 Wednesday 14 February 2024 00:09:01 +0000 (0:00:00.008) 0:00:05.208 **** ok: [sut] => { "changed": false, "cmd": "dnf -y copr enable liangwen12year/hostapd-owe\ndnf -y install hostapd\n", "delta": "0:00:02.606039", "end": "2024-02-14 00:09:04.003802", "rc": 0, "start": "2024-02-14 00:09:01.397763" } STDOUT: Beaker Client - Fedora8 3.2 kB/s | 244 B 00:00 Last metadata expiration check: 0:10:58 ago on Tue 13 Feb 2024 11:58:05 PM UTC. Package hostapd-2.10-5.fc38.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. Error: It wasn't possible to enable this project. Repository 'fedora-38-x86_64' does not exist in project 'liangwen12year/hostapd-owe'. Available repositories: 'epel-8-x86_64', 'epel-9-x86_64' If you want to enable a non-default repository, use the following command: 'dnf copr enable liangwen12year/hostapd-owe ' But note that the installed repo file will likely need a manual modification. Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client TASK [Install mac80211_hwsim kernel modules in Fedora] ************************* task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:49 Wednesday 14 February 2024 00:09:04 +0000 (0:00:02.886) 0:00:08.094 **** ok: [sut] => { "changed": false, "cmd": "dnf -y install koji\nkoji download-build --arch=$(uname -m) kernel-modules-internal-$(uname -r)\ndnf -y install kernel-modules*.rpm\n", "delta": "0:00:55.016716", "end": "2024-02-14 00:09:59.240665", "rc": 0, "start": "2024-02-14 00:09:04.223949" } STDOUT: Beaker Client - Fedora8 3.4 kB/s | 244 B 00:00 Last metadata expiration check: 0:11:00 ago on Tue 13 Feb 2024 11:58:05 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.33.0-1.fc38 updates 245 k Installing dependencies: python3-decorator noarch 5.1.1-5.fc38 fedora 31 k python3-gssapi x86_64 1.7.3-4.fc38 fedora 572 k python3-koji noarch 1.33.0-1.fc38 updates 422 k python3-requests-gssapi noarch 1.2.3-7.fc38 fedora 33 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 1.3 M Installed size: 5.4 M Downloading Packages: (1/5): python3-requests-gssapi-1.2.3-7.fc38.noa 583 kB/s | 33 kB 00:00 (2/5): python3-decorator-5.1.1-5.fc38.noarch.rp 511 kB/s | 31 kB 00:00 (3/5): koji-1.33.0-1.fc38.noarch.rpm 9.3 MB/s | 245 kB 00:00 (4/5): python3-koji-1.33.0-1.fc38.noarch.rpm 15 MB/s | 422 kB 00:00 (5/5): python3-gssapi-1.7.3-4.fc38.x86_64.rpm 3.3 MB/s | 572 kB 00:00 -------------------------------------------------------------------------------- Total 2.3 MB/s | 1.3 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-decorator-5.1.1-5.fc38.noarch 1/5 Installing : python3-gssapi-1.7.3-4.fc38.x86_64 2/5 Installing : python3-requests-gssapi-1.2.3-7.fc38.noarch 3/5 Installing : python3-koji-1.33.0-1.fc38.noarch 4/5 Installing : koji-1.33.0-1.fc38.noarch 5/5 Running scriptlet: koji-1.33.0-1.fc38.noarch 5/5 Verifying : python3-decorator-5.1.1-5.fc38.noarch 1/5 Verifying : python3-gssapi-1.7.3-4.fc38.x86_64 2/5 Verifying : python3-requests-gssapi-1.2.3-7.fc38.noarch 3/5 Verifying : koji-1.33.0-1.fc38.noarch 4/5 Verifying : python3-koji-1.33.0-1.fc38.noarch 5/5 Installed: koji-1.33.0-1.fc38.noarch python3-decorator-5.1.1-5.fc38.noarch python3-gssapi-1.7.3-4.fc38.x86_64 python3-koji-1.33.0-1.fc38.noarch python3-requests-gssapi-1.2.3-7.fc38.noarch Complete! Downloading [1/18]: kernel-devel-matched-6.6.13-100.fc38.x86_64.rpm [====================================] 100% 155.36 KiB / 155.36 KiB Downloading [2/18]: kernel-6.6.13-100.fc38.x86_64.rpm [====================================] 100% 155.31 KiB / 155.31 KiB Downloading [3/18]: kernel-debug-devel-matched-6.6.13-100.fc38.x86_64.rpm [====================================] 100% 155.39 KiB / 155.39 KiB Downloading [4/18]: kernel-modules-internal-6.6.13-100.fc38.x86_64.rpm [====================================] 100% 1016.59 KiB / 1016.59 KiB Downloading [5/18]: kernel-debug-6.6.13-100.fc38.x86_64.rpm [====================================] 100% 155.40 KiB / 155.40 KiB Downloading [6/18]: kernel-debug-modules-extra-6.6.13-100.fc38.x86_64.rpm [======= ] 21% 1.00 MiB / 4.60 MiB [=============== ] 43% 2.00 MiB / 4.60 MiB [======================= ] 65% 3.00 MiB / 4.60 MiB [=============================== ] 86% 4.00 MiB / 4.60 MiB [====================================] 100% 4.60 MiB / 4.60 MiB Downloading [7/18]: kernel-modules-extra-6.6.13-100.fc38.x86_64.rpm [============= ] 38% 1.00 MiB / 2.61 MiB [=========================== ] 76% 2.00 MiB / 2.61 MiB [====================================] 100% 2.61 MiB / 2.61 MiB Downloading [8/18]: kernel-debug-modules-internal-6.6.13-100.fc38.x86_64.rpm [======================= ] 65% 1.00 MiB / 1.53 MiB [====================================] 100% 1.53 MiB / 1.53 MiB Downloading [9/18]: kernel-devel-6.6.13-100.fc38.x86_64.rpm [== ] 6% 1.00 MiB / 16.54 MiB [==== ] 12% 2.00 MiB / 16.54 MiB [====== ] 18% 3.00 MiB / 16.54 MiB [======== ] 24% 4.00 MiB / 16.54 MiB [========== ] 30% 5.00 MiB / 16.54 MiB [============= ] 36% 6.00 MiB / 16.54 MiB [=============== ] 42% 7.00 MiB / 16.54 MiB [================= ] 48% 8.00 MiB / 16.54 MiB [=================== ] 54% 9.00 MiB / 16.54 MiB [===================== ] 60% 10.00 MiB / 16.54 MiB [======================= ] 66% 11.00 MiB / 16.54 MiB [========================== ] 72% 12.00 MiB / 16.54 MiB [============================ ] 78% 13.00 MiB / 16.54 MiB [============================== ] 84% 14.00 MiB / 16.54 MiB [================================ ] 90% 15.00 MiB / 16.54 MiB [================================== ] 96% 16.00 MiB / 16.54 MiB [====================================] 100% 16.54 MiB / 16.54 MiB Downloading [10/18]: kernel-debug-modules-core-6.6.13-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 52.18 MiB [= ] 3% 2.00 MiB / 52.18 MiB [== ] 5% 3.00 MiB / 52.18 MiB [== ] 7% 4.00 MiB / 52.18 MiB [=== ] 9% 5.00 MiB / 52.18 MiB [==== ] 11% 6.00 MiB / 52.18 MiB [==== ] 13% 7.00 MiB / 52.18 MiB [===== ] 15% 8.00 MiB / 52.18 MiB [====== ] 17% 9.00 MiB / 52.18 MiB [====== ] 19% 10.00 MiB / 52.18 MiB [======= ] 21% 11.00 MiB / 52.18 MiB [======== ] 22% 12.00 MiB / 52.18 MiB [======== ] 24% 13.00 MiB / 52.18 MiB [========= ] 26% 14.00 MiB / 52.18 MiB [========== ] 28% 15.00 MiB / 52.18 MiB [=========== ] 30% 16.00 MiB / 52.18 MiB [=========== ] 32% 17.00 MiB / 52.18 MiB [============ ] 34% 18.00 MiB / 52.18 MiB [============= ] 36% 19.00 MiB / 52.18 MiB [============= ] 38% 20.00 MiB / 52.18 MiB [============== ] 40% 21.00 MiB / 52.18 MiB [=============== ] 42% 22.00 MiB / 52.18 MiB [=============== ] 44% 23.00 MiB / 52.18 MiB [================ ] 45% 24.00 MiB / 52.18 MiB [================= ] 47% 25.00 MiB / 52.18 MiB [================= ] 49% 26.00 MiB / 52.18 MiB [================== ] 51% 27.00 MiB / 52.18 MiB [=================== ] 53% 28.00 MiB / 52.18 MiB [==================== ] 55% 29.00 MiB / 52.18 MiB [==================== ] 57% 30.00 MiB / 52.18 MiB [===================== ] 59% 31.00 MiB / 52.18 MiB [====================== ] 61% 32.00 MiB / 52.18 MiB [====================== ] 63% 33.00 MiB / 52.18 MiB [======================= ] 65% 34.00 MiB / 52.18 MiB [======================== ] 67% 35.00 MiB / 52.18 MiB [======================== ] 68% 36.00 MiB / 52.18 MiB [========================= ] 70% 37.00 MiB / 52.18 MiB [========================== ] 72% 38.00 MiB / 52.18 MiB [========================== ] 74% 39.00 MiB / 52.18 MiB [=========================== ] 76% 40.00 MiB / 52.18 MiB [============================ ] 78% 41.00 MiB / 52.18 MiB [============================ ] 80% 42.00 MiB / 52.18 MiB [============================= ] 82% 43.00 MiB / 52.18 MiB [============================== ] 84% 44.00 MiB / 52.18 MiB [=============================== ] 86% 45.00 MiB / 52.18 MiB [=============================== ] 88% 46.00 MiB / 52.18 MiB [================================ ] 90% 47.00 MiB / 52.18 MiB [================================= ] 91% 48.00 MiB / 52.18 MiB [================================= ] 93% 49.00 MiB / 52.18 MiB [================================== ] 95% 50.00 MiB / 52.18 MiB [=================================== ] 97% 51.00 MiB / 52.18 MiB [=================================== ] 99% 52.00 MiB / 52.18 MiB [====================================] 100% 52.18 MiB / 52.18 MiB Downloading [11/18]: kernel-debug-devel-6.6.13-100.fc38.x86_64.rpm [== ] 5% 1.00 MiB / 16.69 MiB [==== ] 11% 2.00 MiB / 16.69 MiB [====== ] 17% 3.00 MiB / 16.69 MiB [======== ] 23% 4.00 MiB / 16.69 MiB [========== ] 29% 5.00 MiB / 16.69 MiB [============ ] 35% 6.00 MiB / 16.69 MiB [=============== ] 41% 7.00 MiB / 16.69 MiB [================= ] 47% 8.00 MiB / 16.69 MiB [=================== ] 53% 9.00 MiB / 16.69 MiB [===================== ] 59% 10.00 MiB / 16.69 MiB [======================= ] 65% 11.00 MiB / 16.69 MiB [========================= ] 71% 12.00 MiB / 16.69 MiB [============================ ] 77% 13.00 MiB / 16.69 MiB [============================== ] 83% 14.00 MiB / 16.69 MiB [================================ ] 89% 15.00 MiB / 16.69 MiB [================================== ] 95% 16.00 MiB / 16.69 MiB [====================================] 100% 16.69 MiB / 16.69 MiB Downloading [12/18]: kernel-core-6.6.13-100.fc38.x86_64.rpm [== ] 6% 1.00 MiB / 16.05 MiB [==== ] 12% 2.00 MiB / 16.05 MiB [====== ] 18% 3.00 MiB / 16.05 MiB [======== ] 24% 4.00 MiB / 16.05 MiB [=========== ] 31% 5.00 MiB / 16.05 MiB [============= ] 37% 6.00 MiB / 16.05 MiB [=============== ] 43% 7.00 MiB / 16.05 MiB [================= ] 49% 8.00 MiB / 16.05 MiB [==================== ] 56% 9.00 MiB / 16.05 MiB [====================== ] 62% 10.00 MiB / 16.05 MiB [======================== ] 68% 11.00 MiB / 16.05 MiB [========================== ] 74% 12.00 MiB / 16.05 MiB [============================= ] 80% 13.00 MiB / 16.05 MiB [=============================== ] 87% 14.00 MiB / 16.05 MiB [================================= ] 93% 15.00 MiB / 16.05 MiB [=================================== ] 99% 16.00 MiB / 16.05 MiB [====================================] 100% 16.05 MiB / 16.05 MiB Downloading [13/18]: kernel-debug-core-6.6.13-100.fc38.x86_64.rpm [= ] 3% 1.00 MiB / 28.91 MiB [== ] 6% 2.00 MiB / 28.91 MiB [=== ] 10% 3.00 MiB / 28.91 MiB [==== ] 13% 4.00 MiB / 28.91 MiB [====== ] 17% 5.00 MiB / 28.91 MiB [======= ] 20% 6.00 MiB / 28.91 MiB [======== ] 24% 7.00 MiB / 28.91 MiB [========= ] 27% 8.00 MiB / 28.91 MiB [=========== ] 31% 9.00 MiB / 28.91 MiB [============ ] 34% 10.00 MiB / 28.91 MiB [============= ] 38% 11.00 MiB / 28.91 MiB [============== ] 41% 12.00 MiB / 28.91 MiB [================ ] 44% 13.00 MiB / 28.91 MiB [================= ] 48% 14.00 MiB / 28.91 MiB [================== ] 51% 15.00 MiB / 28.91 MiB [=================== ] 55% 16.00 MiB / 28.91 MiB [===================== ] 58% 17.00 MiB / 28.91 MiB [====================== ] 62% 18.00 MiB / 28.91 MiB [======================= ] 65% 19.00 MiB / 28.91 MiB [======================== ] 69% 20.00 MiB / 28.91 MiB [========================== ] 72% 21.00 MiB / 28.91 MiB [=========================== ] 76% 22.00 MiB / 28.91 MiB [============================ ] 79% 23.00 MiB / 28.91 MiB [============================= ] 83% 24.00 MiB / 28.91 MiB [=============================== ] 86% 25.00 MiB / 28.91 MiB [================================ ] 89% 26.00 MiB / 28.91 MiB [================================= ] 93% 27.00 MiB / 28.91 MiB [================================== ] 96% 28.00 MiB / 28.91 MiB [====================================] 100% 28.91 MiB / 28.91 MiB Downloading [14/18]: kernel-modules-core-6.6.13-100.fc38.x86_64.rpm [= ] 3% 1.00 MiB / 31.92 MiB [== ] 6% 2.00 MiB / 31.92 MiB [=== ] 9% 3.00 MiB / 31.92 MiB [==== ] 12% 4.00 MiB / 31.92 MiB [===== ] 15% 5.00 MiB / 31.92 MiB [====== ] 18% 6.00 MiB / 31.92 MiB [======= ] 21% 7.00 MiB / 31.92 MiB [========= ] 25% 8.00 MiB / 31.92 MiB [========== ] 28% 9.00 MiB / 31.92 MiB [=========== ] 31% 10.00 MiB / 31.92 MiB [============ ] 34% 11.00 MiB / 31.92 MiB [============= ] 37% 12.00 MiB / 31.92 MiB [============== ] 40% 13.00 MiB / 31.92 MiB [=============== ] 43% 14.00 MiB / 31.92 MiB [================ ] 46% 15.00 MiB / 31.92 MiB [================== ] 50% 16.00 MiB / 31.92 MiB [=================== ] 53% 17.00 MiB / 31.92 MiB [==================== ] 56% 18.00 MiB / 31.92 MiB [===================== ] 59% 19.00 MiB / 31.92 MiB [====================== ] 62% 20.00 MiB / 31.92 MiB [======================= ] 65% 21.00 MiB / 31.92 MiB [======================== ] 68% 22.00 MiB / 31.92 MiB [========================= ] 72% 23.00 MiB / 31.92 MiB [=========================== ] 75% 24.00 MiB / 31.92 MiB [============================ ] 78% 25.00 MiB / 31.92 MiB [============================= ] 81% 26.00 MiB / 31.92 MiB [============================== ] 84% 27.00 MiB / 31.92 MiB [=============================== ] 87% 28.00 MiB / 31.92 MiB [================================ ] 90% 29.00 MiB / 31.92 MiB [================================= ] 93% 30.00 MiB / 31.92 MiB [================================== ] 97% 31.00 MiB / 31.92 MiB [====================================] 100% 31.92 MiB / 31.92 MiB Downloading [15/18]: kernel-debug-modules-6.6.13-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 96.85 MiB [ ] 2% 2.00 MiB / 96.85 MiB [= ] 3% 3.00 MiB / 96.85 MiB [= ] 4% 4.00 MiB / 96.85 MiB [= ] 5% 5.00 MiB / 96.85 MiB [== ] 6% 6.00 MiB / 96.85 MiB [== ] 7% 7.00 MiB / 96.85 MiB [== ] 8% 8.00 MiB / 96.85 MiB [=== ] 9% 9.00 MiB / 96.85 MiB [=== ] 10% 10.00 MiB / 96.85 MiB [==== ] 11% 11.00 MiB / 96.85 MiB [==== ] 12% 12.00 MiB / 96.85 MiB [==== ] 13% 13.00 MiB / 96.85 MiB [===== ] 14% 14.00 MiB / 96.85 MiB [===== ] 15% 15.00 MiB / 96.85 MiB [===== ] 16% 16.00 MiB / 96.85 MiB [====== ] 17% 17.00 MiB / 96.85 MiB [====== ] 18% 18.00 MiB / 96.85 MiB [======= ] 19% 19.00 MiB / 96.85 MiB [======= ] 20% 20.00 MiB / 96.85 MiB [======= ] 21% 21.00 MiB / 96.85 MiB [======== ] 22% 22.00 MiB / 96.85 MiB [======== ] 23% 23.00 MiB / 96.85 MiB [======== ] 24% 24.00 MiB / 96.85 MiB [========= ] 25% 25.00 MiB / 96.85 MiB [========= ] 26% 26.00 MiB / 96.85 MiB [========== ] 27% 27.00 MiB / 96.85 MiB [========== ] 28% 28.00 MiB / 96.85 MiB [========== ] 29% 29.00 MiB / 96.85 MiB [=========== ] 30% 30.00 MiB / 96.85 MiB [=========== ] 32% 31.00 MiB / 96.85 MiB [=========== ] 33% 32.00 MiB / 96.85 MiB [============ ] 34% 33.00 MiB / 96.85 MiB [============ ] 35% 34.00 MiB / 96.85 MiB [============= ] 36% 35.00 MiB / 96.85 MiB [============= ] 37% 36.00 MiB / 96.85 MiB [============= ] 38% 37.00 MiB / 96.85 MiB [============== ] 39% 38.00 MiB / 96.85 MiB [============== ] 40% 39.00 MiB / 96.85 MiB [============== ] 41% 40.00 MiB / 96.85 MiB [=============== ] 42% 41.00 MiB / 96.85 MiB [=============== ] 43% 42.00 MiB / 96.85 MiB [=============== ] 44% 43.00 MiB / 96.85 MiB [================ ] 45% 44.00 MiB / 96.85 MiB [================ ] 46% 45.00 MiB / 96.85 MiB [================= ] 47% 46.00 MiB / 96.85 MiB [================= ] 48% 47.00 MiB / 96.85 MiB [================= ] 49% 48.00 MiB / 96.85 MiB [================== ] 50% 49.00 MiB / 96.85 MiB [================== ] 51% 50.00 MiB / 96.85 MiB [================== ] 52% 51.00 MiB / 96.85 MiB [=================== ] 53% 52.00 MiB / 96.85 MiB [=================== ] 54% 53.00 MiB / 96.85 MiB [==================== ] 55% 54.00 MiB / 96.85 MiB [==================== ] 56% 55.00 MiB / 96.85 MiB [==================== ] 57% 56.00 MiB / 96.85 MiB [===================== ] 58% 57.00 MiB / 96.85 MiB [===================== ] 59% 58.00 MiB / 96.85 MiB [===================== ] 60% 59.00 MiB / 96.85 MiB [====================== ] 61% 60.00 MiB / 96.85 MiB [====================== ] 62% 61.00 MiB / 96.85 MiB [======================= ] 64% 62.00 MiB / 96.85 MiB [======================= ] 65% 63.00 MiB / 96.85 MiB [======================= ] 66% 64.00 MiB / 96.85 MiB [======================== ] 67% 65.00 MiB / 96.85 MiB [======================== ] 68% 66.00 MiB / 96.85 MiB [======================== ] 69% 67.00 MiB / 96.85 MiB [========================= ] 70% 68.00 MiB / 96.85 MiB [========================= ] 71% 69.00 MiB / 96.85 MiB [========================== ] 72% 70.00 MiB / 96.85 MiB [========================== ] 73% 71.00 MiB / 96.85 MiB [========================== ] 74% 72.00 MiB / 96.85 MiB [=========================== ] 75% 73.00 MiB / 96.85 MiB [=========================== ] 76% 74.00 MiB / 96.85 MiB [=========================== ] 77% 75.00 MiB / 96.85 MiB [============================ ] 78% 76.00 MiB / 96.85 MiB [============================ ] 79% 77.00 MiB / 96.85 MiB [============================ ] 80% 78.00 MiB / 96.85 MiB [============================= ] 81% 79.00 MiB / 96.85 MiB [============================= ] 82% 80.00 MiB / 96.85 MiB [============================== ] 83% 81.00 MiB / 96.85 MiB [============================== ] 84% 82.00 MiB / 96.85 MiB [============================== ] 85% 83.00 MiB / 96.85 MiB [=============================== ] 86% 84.00 MiB / 96.85 MiB [=============================== ] 87% 85.00 MiB / 96.85 MiB [=============================== ] 88% 86.00 MiB / 96.85 MiB [================================ ] 89% 87.00 MiB / 96.85 MiB [================================ ] 90% 88.00 MiB / 96.85 MiB [================================= ] 91% 89.00 MiB / 96.85 MiB [================================= ] 92% 90.00 MiB / 96.85 MiB [================================= ] 93% 91.00 MiB / 96.85 MiB [================================== ] 94% 92.00 MiB / 96.85 MiB [================================== ] 96% 93.00 MiB / 96.85 MiB [================================== ] 97% 94.00 MiB / 96.85 MiB [=================================== ] 98% 95.00 MiB / 96.85 MiB [=================================== ] 99% 96.00 MiB / 96.85 MiB [====================================] 100% 96.85 MiB / 96.85 MiB Downloading [16/18]: kernel-modules-6.6.13-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 57.55 MiB [= ] 3% 2.00 MiB / 57.55 MiB [= ] 5% 3.00 MiB / 57.55 MiB [== ] 6% 4.00 MiB / 57.55 MiB [=== ] 8% 5.00 MiB / 57.55 MiB [=== ] 10% 6.00 MiB / 57.55 MiB [==== ] 12% 7.00 MiB / 57.55 MiB [===== ] 13% 8.00 MiB / 57.55 MiB [===== ] 15% 9.00 MiB / 57.55 MiB [====== ] 17% 10.00 MiB / 57.55 MiB [====== ] 19% 11.00 MiB / 57.55 MiB [======= ] 20% 12.00 MiB / 57.55 MiB [======== ] 22% 13.00 MiB / 57.55 MiB [======== ] 24% 14.00 MiB / 57.55 MiB [========= ] 26% 15.00 MiB / 57.55 MiB [========== ] 27% 16.00 MiB / 57.55 MiB [========== ] 29% 17.00 MiB / 57.55 MiB [=========== ] 31% 18.00 MiB / 57.55 MiB [=========== ] 33% 19.00 MiB / 57.55 MiB [============ ] 34% 20.00 MiB / 57.55 MiB [============= ] 36% 21.00 MiB / 57.55 MiB [============= ] 38% 22.00 MiB / 57.55 MiB [============== ] 39% 23.00 MiB / 57.55 MiB [=============== ] 41% 24.00 MiB / 57.55 MiB [=============== ] 43% 25.00 MiB / 57.55 MiB [================ ] 45% 26.00 MiB / 57.55 MiB [================ ] 46% 27.00 MiB / 57.55 MiB [================= ] 48% 28.00 MiB / 57.55 MiB [================== ] 50% 29.00 MiB / 57.55 MiB [================== ] 52% 30.00 MiB / 57.55 MiB [=================== ] 53% 31.00 MiB / 57.55 MiB [==================== ] 55% 32.00 MiB / 57.55 MiB [==================== ] 57% 33.00 MiB / 57.55 MiB [===================== ] 59% 34.00 MiB / 57.55 MiB [===================== ] 60% 35.00 MiB / 57.55 MiB [====================== ] 62% 36.00 MiB / 57.55 MiB [======================= ] 64% 37.00 MiB / 57.55 MiB [======================= ] 66% 38.00 MiB / 57.55 MiB [======================== ] 67% 39.00 MiB / 57.55 MiB [========================= ] 69% 40.00 MiB / 57.55 MiB [========================= ] 71% 41.00 MiB / 57.55 MiB [========================== ] 72% 42.00 MiB / 57.55 MiB [========================== ] 74% 43.00 MiB / 57.55 MiB [=========================== ] 76% 44.00 MiB / 57.55 MiB [============================ ] 78% 45.00 MiB / 57.55 MiB [============================ ] 79% 46.00 MiB / 57.55 MiB [============================= ] 81% 47.00 MiB / 57.55 MiB [============================== ] 83% 48.00 MiB / 57.55 MiB [============================== ] 85% 49.00 MiB / 57.55 MiB [=============================== ] 86% 50.00 MiB / 57.55 MiB [=============================== ] 88% 51.00 MiB / 57.55 MiB [================================ ] 90% 52.00 MiB / 57.55 MiB [================================= ] 92% 53.00 MiB / 57.55 MiB [================================= ] 93% 54.00 MiB / 57.55 MiB [================================== ] 95% 55.00 MiB / 57.55 MiB [=================================== ] 97% 56.00 MiB / 57.55 MiB [=================================== ] 99% 57.00 MiB / 57.55 MiB [====================================] 100% 57.55 MiB / 57.55 MiB Downloading [17/18]: kernel-uki-virt-6.6.13-100.fc38.x86_64.rpm [ ] 2% 1.00 MiB / 43.16 MiB [= ] 4% 2.00 MiB / 43.16 MiB [== ] 6% 3.00 MiB / 43.16 MiB [=== ] 9% 4.00 MiB / 43.16 MiB [==== ] 11% 5.00 MiB / 43.16 MiB [===== ] 13% 6.00 MiB / 43.16 MiB [===== ] 16% 7.00 MiB / 43.16 MiB [====== ] 18% 8.00 MiB / 43.16 MiB [======= ] 20% 9.00 MiB / 43.16 MiB [======== ] 23% 10.00 MiB / 43.16 MiB [========= ] 25% 11.00 MiB / 43.16 MiB [========== ] 27% 12.00 MiB / 43.16 MiB [========== ] 30% 13.00 MiB / 43.16 MiB [=========== ] 32% 14.00 MiB / 43.16 MiB [============ ] 34% 15.00 MiB / 43.16 MiB [============= ] 37% 16.00 MiB / 43.16 MiB [============== ] 39% 17.00 MiB / 43.16 MiB [=============== ] 41% 18.00 MiB / 43.16 MiB [=============== ] 44% 19.00 MiB / 43.16 MiB [================ ] 46% 20.00 MiB / 43.16 MiB [================= ] 48% 21.00 MiB / 43.16 MiB [================== ] 50% 22.00 MiB / 43.16 MiB [=================== ] 53% 23.00 MiB / 43.16 MiB [==================== ] 55% 24.00 MiB / 43.16 MiB [==================== ] 57% 25.00 MiB / 43.16 MiB [===================== ] 60% 26.00 MiB / 43.16 MiB [====================== ] 62% 27.00 MiB / 43.16 MiB [======================= ] 64% 28.00 MiB / 43.16 MiB [======================== ] 67% 29.00 MiB / 43.16 MiB [========================= ] 69% 30.00 MiB / 43.16 MiB [========================= ] 71% 31.00 MiB / 43.16 MiB [========================== ] 74% 32.00 MiB / 43.16 MiB [=========================== ] 76% 33.00 MiB / 43.16 MiB [============================ ] 78% 34.00 MiB / 43.16 MiB [============================= ] 81% 35.00 MiB / 43.16 MiB [============================== ] 83% 36.00 MiB / 43.16 MiB [============================== ] 85% 37.00 MiB / 43.16 MiB [=============================== ] 88% 38.00 MiB / 43.16 MiB [================================ ] 90% 39.00 MiB / 43.16 MiB [================================= ] 92% 40.00 MiB / 43.16 MiB [================================== ] 94% 41.00 MiB / 43.16 MiB [=================================== ] 97% 42.00 MiB / 43.16 MiB [=================================== ] 99% 43.00 MiB / 43.16 MiB [====================================] 100% 43.16 MiB / 43.16 MiB Downloading [18/18]: kernel-debug-uki-virt-6.6.13-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 59.31 MiB [= ] 3% 2.00 MiB / 59.31 MiB [= ] 5% 3.00 MiB / 59.31 MiB [== ] 6% 4.00 MiB / 59.31 MiB [=== ] 8% 5.00 MiB / 59.31 MiB [=== ] 10% 6.00 MiB / 59.31 MiB [==== ] 11% 7.00 MiB / 59.31 MiB [==== ] 13% 8.00 MiB / 59.31 MiB [===== ] 15% 9.00 MiB / 59.31 MiB [====== ] 16% 10.00 MiB / 59.31 MiB [====== ] 18% 11.00 MiB / 59.31 MiB [======= ] 20% 12.00 MiB / 59.31 MiB [======= ] 21% 13.00 MiB / 59.31 MiB [======== ] 23% 14.00 MiB / 59.31 MiB [========= ] 25% 15.00 MiB / 59.31 MiB [========= ] 26% 16.00 MiB / 59.31 MiB [========== ] 28% 17.00 MiB / 59.31 MiB [========== ] 30% 18.00 MiB / 59.31 MiB [=========== ] 32% 19.00 MiB / 59.31 MiB [============ ] 33% 20.00 MiB / 59.31 MiB [============ ] 35% 21.00 MiB / 59.31 MiB [============= ] 37% 22.00 MiB / 59.31 MiB [============= ] 38% 23.00 MiB / 59.31 MiB [============== ] 40% 24.00 MiB / 59.31 MiB [=============== ] 42% 25.00 MiB / 59.31 MiB [=============== ] 43% 26.00 MiB / 59.31 MiB [================ ] 45% 27.00 MiB / 59.31 MiB [================ ] 47% 28.00 MiB / 59.31 MiB [================= ] 48% 29.00 MiB / 59.31 MiB [================== ] 50% 30.00 MiB / 59.31 MiB [================== ] 52% 31.00 MiB / 59.31 MiB [=================== ] 53% 32.00 MiB / 59.31 MiB [==================== ] 55% 33.00 MiB / 59.31 MiB [==================== ] 57% 34.00 MiB / 59.31 MiB [===================== ] 59% 35.00 MiB / 59.31 MiB [===================== ] 60% 36.00 MiB / 59.31 MiB [====================== ] 62% 37.00 MiB / 59.31 MiB [======================= ] 64% 38.00 MiB / 59.31 MiB [======================= ] 65% 39.00 MiB / 59.31 MiB [======================== ] 67% 40.00 MiB / 59.31 MiB [======================== ] 69% 41.00 MiB / 59.31 MiB [========================= ] 70% 42.00 MiB / 59.31 MiB [========================== ] 72% 43.00 MiB / 59.31 MiB [========================== ] 74% 44.00 MiB / 59.31 MiB [=========================== ] 75% 45.00 MiB / 59.31 MiB [=========================== ] 77% 46.00 MiB / 59.31 MiB [============================ ] 79% 47.00 MiB / 59.31 MiB [============================= ] 80% 48.00 MiB / 59.31 MiB [============================= ] 82% 49.00 MiB / 59.31 MiB [============================== ] 84% 50.00 MiB / 59.31 MiB [============================== ] 85% 51.00 MiB / 59.31 MiB [=============================== ] 87% 52.00 MiB / 59.31 MiB [================================ ] 89% 53.00 MiB / 59.31 MiB [================================ ] 91% 54.00 MiB / 59.31 MiB [================================= ] 92% 55.00 MiB / 59.31 MiB [================================= ] 94% 56.00 MiB / 59.31 MiB [================================== ] 96% 57.00 MiB / 59.31 MiB [=================================== ] 97% 58.00 MiB / 59.31 MiB [=================================== ] 99% 59.00 MiB / 59.31 MiB [====================================] 100% 59.31 MiB / 59.31 MiB Beaker Client - Fedora8 1.6 kB/s | 244 B 00:00 Last metadata expiration check: 0:11:23 ago on Tue 13 Feb 2024 11:58:05 PM UTC. Package kernel-modules-6.6.13-100.fc38.x86_64 is already installed. Package kernel-modules-core-6.6.13-100.fc38.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-extra x86_64 6.6.13-100.fc38 @commandline 2.6 M kernel-modules-internal x86_64 6.6.13-100.fc38 @commandline 1.0 M Transaction Summary ================================================================================ Install 2 Packages Total size: 3.6 M Installed size: 3.2 M Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : kernel-modules-internal-6.6.13-100.fc38.x86_64 1/2 Running scriptlet: kernel-modules-internal-6.6.13-100.fc38.x86_64 1/2 Installing : kernel-modules-extra-6.6.13-100.fc38.x86_64 2/2 Running scriptlet: kernel-modules-extra-6.6.13-100.fc38.x86_64 2/2 Verifying : kernel-modules-extra-6.6.13-100.fc38.x86_64 1/2 Verifying : kernel-modules-internal-6.6.13-100.fc38.x86_64 2/2 Installed: kernel-modules-extra-6.6.13-100.fc38.x86_64 kernel-modules-internal-6.6.13-100.fc38.x86_64 Complete! STDERR: Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:58 Wednesday 14 February 2024 00:09:59 +0000 (0:00:55.239) 0:01:03.334 **** changed: [sut] => { "changed": true, "checksum": "f5862a5b2d44c3b984c3c4850e760395f1c2f1b9", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "af252c8d0292c67941864c3aee7aae71", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1707869399.3059428-12055-2388553562233/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:73 Wednesday 14 February 2024 00:09:59 +0000 (0:00:00.667) 0:01:04.002 **** included: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:3 Wednesday 14 February 2024 00:09:59 +0000 (0:00:00.014) 0:01:04.016 **** ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-13 23:45:25 UTC", "ActiveEnterTimestampMonotonic": "21405713", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket systemd-journald.socket dbus-broker.service system.slice network-pre.target basic.target cloud-init-local.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-13 23:45:24 UTC", "AssertTimestampMonotonic": "20893376", "Before": "shutdown.target multi-user.target NetworkManager-wait-online.service network.service cloud-init.service network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3333368000", "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-13 23:45:24 UTC", "ConditionTimestampMonotonic": "20893373", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3173", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "567", "ExecMainStartTimestamp": "Tue 2024-02-13 23:45:24 UTC", "ExecMainStartTimestampMonotonic": "20904115", "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 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-13 23:45:24 UTC", "InactiveExitTimestampMonotonic": "20904626", "InvocationID": "b8ae0e47a95e43c4bad26e0ac7b2c5a1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "567", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "11890688", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-02-14 00:07:45 UTC", "StateChangeTimestampMonotonic": "1361839113", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Load mac80211_hwsim kernel module to mock a wifi network] **************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:8 Wednesday 14 February 2024 00:10:00 +0000 (0:00:00.549) 0:01:04.566 **** ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.297034", "end": "2024-02-14 00:10:05.996152", "rc": 0, "start": "2024-02-14 00:10:00.699118" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:12 Wednesday 14 February 2024 00:10:06 +0000 (0:00:05.523) 0:01:10.089 **** changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-13 23:45:25 UTC", "ActiveEnterTimestampMonotonic": "21405713", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket systemd-journald.socket dbus-broker.service system.slice network-pre.target basic.target cloud-init-local.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-13 23:45:24 UTC", "AssertTimestampMonotonic": "20893376", "Before": "shutdown.target multi-user.target NetworkManager-wait-online.service network.service cloud-init.service network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3343746000", "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-13 23:45:24 UTC", "ConditionTimestampMonotonic": "20893373", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3173", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "567", "ExecMainStartTimestamp": "Tue 2024-02-13 23:45:24 UTC", "ExecMainStartTimestampMonotonic": "20904115", "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 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-13 23:45:24 UTC", "InactiveExitTimestampMonotonic": "20904626", "InvocationID": "b8ae0e47a95e43c4bad26e0ac7b2c5a1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "567", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "11915264", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-02-14 00:07:45 UTC", "StateChangeTimestampMonotonic": "1361839113", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=wpa_supplicant) => { "ansible_loop_var": "item", "changed": true, "item": "wpa_supplicant", "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-13 23:58:50 UTC", "ActiveEnterTimestampMonotonic": "826117284", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service system.slice basic.target dbus.socket systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-13 23:58:50 UTC", "AssertTimestampMonotonic": "826083683", "Before": "multi-user.target shutdown.target network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "83966000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-13 23:58:50 UTC", "ConditionTimestampMonotonic": "826083680", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5893", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6960", "ExecMainStartTimestamp": "Tue 2024-02-13 23:58:50 UTC", "ExecMainStartTimestampMonotonic": "826105865", "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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-13 23:58:50 UTC", "InactiveExitTimestampMonotonic": "826106305", "InvocationID": "3d831ab608fa4b409d9c5dca241bcb39", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6960", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2834432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-02-14 00:07:45 UTC", "StateChangeTimestampMonotonic": "1361840488", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Bring up wlan0 and wlan1 (mock wifi interfaces)] ************************* task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:20 Wednesday 14 February 2024 00:10:07 +0000 (0:00:01.128) 0:01:11.218 **** 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.032928", "end": "2024-02-14 00:10:12.409260", "rc": 0, "start": "2024-02-14 00:10:07.376332" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:29 Wednesday 14 February 2024 00:10:12 +0000 (0:00:05.283) 0:01:16.501 **** ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.046821", "end": "2024-02-14 00:10:17.683909", "rc": 0, "start": "2024-02-14 00:10:12.637088" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [TEST: wireless connection with OWE] ************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tests_wireless_wpa3_owe.yml:15 Wednesday 14 February 2024 00:10:17 +0000 (0:00:05.275) 0:01:21.777 **** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 14 February 2024 00:10:17 +0000 (0:00:00.011) 0:01:21.788 **** included: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 14 February 2024 00:10:17 +0000 (0:00:00.018) 0:01:21.807 **** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 14 February 2024 00:10:17 +0000 (0:00:00.024) 0:01:21.831 **** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 14 February 2024 00:10:17 +0000 (0:00:00.017) 0:01:21.849 **** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 14 February 2024 00:10:17 +0000 (0:00:00.017) 0:01:21.867 **** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 14 February 2024 00:10:20 +0000 (0:00:02.862) 0:01:24.730 **** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 14 February 2024 00:10:21 +0000 (0:00:00.994) 0:01:25.724 **** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 14 February 2024 00:10:21 +0000 (0:00:00.029) 0:01:25.753 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 14 February 2024 00:10:21 +0000 (0:00:00.025) 0:01:25.779 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 14 February 2024 00:10:21 +0000 (0:00:00.026) 0:01:25.805 **** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wireless-regdb-2022.08.12-2.fc38.noarch", "Installed: iw-5.19-1.fc38.x86_64", "Installed: NetworkManager-wifi-1:1.42.8-1.fc38.x86_64" ] } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Wednesday 14 February 2024 00:10:25 +0000 (0:00:04.214) 0:01:30.020 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Wednesday 14 February 2024 00:10:25 +0000 (0:00:00.025) 0:01:30.045 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Wednesday 14 February 2024 00:10:26 +0000 (0:00:00.024) 0:01:30.070 **** changed: [sut] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-02-14 00:10:06 UTC", "ActiveEnterTimestampMonotonic": "1502433203", "ActiveExitTimestamp": "Wed 2024-02-14 00:10:06 UTC", "ActiveExitTimestampMonotonic": "1502357759", "ActiveState": "active", "After": "dbus.socket systemd-journald.socket dbus-broker.service system.slice network-pre.target basic.target cloud-init-local.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-14 00:10:06 UTC", "AssertTimestampMonotonic": "1502401941", "Before": "shutdown.target multi-user.target NetworkManager-wait-online.service network.service cloud-init.service network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "118514000", "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-14 00:10:06 UTC", "ConditionTimestampMonotonic": "1502401937", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "11121", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "28499", "ExecMainStartTimestamp": "Wed 2024-02-14 00:10:06 UTC", "ExecMainStartTimestampMonotonic": "1502407111", "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 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; 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=[Wed 2024-02-14 00:10:06 UTC] ; stop_time=[n/a] ; pid=28499 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Wed 2024-02-14 00:10:06 UTC] ; stop_time=[n/a] ; pid=28499 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-02-14 00:10:06 UTC", "InactiveEnterTimestampMonotonic": "1502397069", "InactiveExitTimestamp": "Wed 2024-02-14 00:10:06 UTC", "InactiveExitTimestampMonotonic": "1502407586", "InvocationID": "a2e44db2d61a445eb0e2c46c6d033977", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "28499", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4173824", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-02-14 00:10:06 UTC", "StateChangeTimestampMonotonic": "1502433203", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Wednesday 14 February 2024 00:10:26 +0000 (0:00:00.817) 0:01:30.887 **** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Wednesday 14 February 2024 00:10:27 +0000 (0:00:00.489) 0:01:31.377 **** ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-02-14 00:10:07 UTC", "ActiveEnterTimestampMonotonic": "1503064062", "ActiveExitTimestamp": "Wed 2024-02-14 00:10:07 UTC", "ActiveExitTimestampMonotonic": "1503043970", "ActiveState": "active", "After": "dbus-broker.service system.slice basic.target dbus.socket systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-14 00:10:07 UTC", "AssertTimestampMonotonic": "1503052848", "Before": "multi-user.target shutdown.target network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "18094000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-14 00:10:07 UTC", "ConditionTimestampMonotonic": "1503052844", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "11247", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "28622", "ExecMainStartTimestamp": "Wed 2024-02-14 00:10:07 UTC", "ExecMainStartTimestampMonotonic": "1503058224", "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=[Wed 2024-02-14 00:10:07 UTC] ; stop_time=[n/a] ; pid=28622 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Wed 2024-02-14 00:10:07 UTC] ; stop_time=[n/a] ; pid=28622 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-02-14 00:10:07 UTC", "InactiveEnterTimestampMonotonic": "1503046109", "InactiveExitTimestamp": "Wed 2024-02-14 00:10:07 UTC", "InactiveExitTimestampMonotonic": "1503058636", "InvocationID": "b26d027f4934476689fb76e51471b949", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "28622", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1572864", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-02-14 00:10:07 UTC", "StateChangeTimestampMonotonic": "1503064062", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Wednesday 14 February 2024 00:10:27 +0000 (0:00:00.455) 0:01:31.833 **** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Wednesday 14 February 2024 00:10:27 +0000 (0:00:00.022) 0:01:31.855 **** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Wednesday 14 February 2024 00:10:27 +0000 (0:00:00.021) 0:01:31.877 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "owe", "ssid": "hostapd-owe" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, bd06803b-d1cf-401a-ae22-a95720035a2b [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, bd06803b-d1cf-401a-ae22-a95720035a2b (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Wednesday 14 February 2024 00:10:28 +0000 (0:00:00.638) 0:01:32.515 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Wednesday 14 February 2024 00:10:28 +0000 (0:00:00.025) 0:01:32.541 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, bd06803b-d1cf-401a-ae22-a95720035a2b", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, bd06803b-d1cf-401a-ae22-a95720035a2b (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Wednesday 14 February 2024 00:10:28 +0000 (0:00:00.024) 0:01:32.565 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "owe", "ssid": "hostapd-owe" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, bd06803b-d1cf-401a-ae22-a95720035a2b\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, bd06803b-d1cf-401a-ae22-a95720035a2b (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, bd06803b-d1cf-401a-ae22-a95720035a2b", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, bd06803b-d1cf-401a-ae22-a95720035a2b (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Wednesday 14 February 2024 00:10:28 +0000 (0:00:00.025) 0:01:32.591 **** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Wednesday 14 February 2024 00:10:28 +0000 (0:00:00.024) 0:01:32.615 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify connection profile] *********************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tests_wireless_wpa3_owe.yml:36 Wednesday 14 February 2024 00:10:28 +0000 (0:00:00.335) 0:01:32.951 **** ok: [sut] => { "changed": false, "cmd": "nmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt", "delta": "0:00:00.028817", "end": "2024-02-14 00:10:29.126337", "rc": 0, "start": "2024-02-14 00:10:29.097520" } STDOUT: 802-11-wireless-security.key-mgmt: owe TASK [Assert that OWE is configured correctly] ********************************* task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tests_wireless_wpa3_owe.yml:42 Wednesday 14 February 2024 00:10:29 +0000 (0:00:00.277) 0:01:33.228 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 14 February 2024 00:10:29 +0000 (0:00:00.020) 0:01:33.249 **** included: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 14 February 2024 00:10:29 +0000 (0:00:00.038) 0:01:33.288 **** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 14 February 2024 00:10:29 +0000 (0:00:00.037) 0:01:33.326 **** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 14 February 2024 00:10:29 +0000 (0:00:00.076) 0:01:33.402 **** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 14 February 2024 00:10:29 +0000 (0:00:00.029) 0:01:33.432 **** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 14 February 2024 00:10:32 +0000 (0:00:02.788) 0:01:36.221 **** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.867) 0:01:37.089 **** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.025) 0:01:37.115 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.026) 0:01:37.141 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.025) 0:01:37.166 **** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.056) 0:01:37.223 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.027) 0:01:37.251 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.025) 0:01:37.276 **** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.040) 0:01:37.317 **** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.464) 0:01:37.782 **** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.037) 0:01:37.819 **** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.045) 0:01:37.865 **** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Wednesday 14 February 2024 00:10:33 +0000 (0:00:00.022) 0:01:37.888 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "wlan0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Wednesday 14 February 2024 00:10:34 +0000 (0:00:00.565) 0:01:38.454 **** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Wednesday 14 February 2024 00:10:34 +0000 (0:00:00.026) 0:01:38.480 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Wednesday 14 February 2024 00:10:34 +0000 (0:00:00.026) 0:01:38.506 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "wlan0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Wednesday 14 February 2024 00:10:34 +0000 (0:00:00.025) 0:01:38.532 **** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Wednesday 14 February 2024 00:10:34 +0000 (0:00:00.026) 0:01:38.558 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tests_wireless_wpa3_owe.yml:61 Wednesday 14 February 2024 00:10:34 +0000 (0:00:00.249) 0:01:38.808 **** included: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/cleanup_mock_wifi.yml for sut TASK [Unload mac80211_hwsim module] ******************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/cleanup_mock_wifi.yml:3 Wednesday 14 February 2024 00:10:34 +0000 (0:00:00.034) 0:01:38.843 **** ok: [sut] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.124680", "end": "2024-02-14 00:10:35.107917", "rc": 0, "start": "2024-02-14 00:10:34.983237" } TASK [Kill hostapd process] **************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/cleanup_mock_wifi.yml:7 Wednesday 14 February 2024 00:10:35 +0000 (0:00:00.369) 0:01:39.213 **** ok: [sut] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.010784", "end": "2024-02-14 00:10:35.362025", "rc": 0, "start": "2024-02-14 00:10:35.351241" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tests_wireless_wpa3_owe.yml:63 Wednesday 14 February 2024 00:10:35 +0000 (0:00:00.250) 0:01:39.463 **** included: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/check_network_dns.yml:6 Wednesday 14 February 2024 00:10:35 +0000 (0:00:00.034) 0:01:39.498 **** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :_\nfi\n", "delta": "0:00:00.010296", "end": "2024-02-14 00:10:35.646019", "rc": 0, "start": "2024-02-14 00:10:35.635723" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 0e:cf:e5:68:38:71 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.41.121/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 3592sec preferred_lft 3592sec inet6 fe80::ccf:e5ff:fe68:3871/64 scope link noprefixroute valid_lft forever preferred_lft forever 49: team0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether f2:9d:ed:81:75:a2 brd ff:ff:ff:ff:ff:ff IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.121 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.121 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/check_network_dns.yml:24 Wednesday 14 February 2024 00:10:35 +0000 (0:00:00.248) 0:01:39.747 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=49 changed=6 unreachable=0 failed=0 skipped=33 rescued=0 ignored=0 Wednesday 14 February 2024 00:10:35 +0000 (0:00:00.078) 0:01:39.826 **** =============================================================================== Install mac80211_hwsim kernel modules in Fedora ------------------------ 55.24s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:49 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.52s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:8 Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.28s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:20 Start hostapd ----------------------------------------------------------- 5.28s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:29 fedora.linux_system_roles.network : Install packages -------------------- 4.21s /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Install hostapd in Fedora ----------------------------------------------- 2.89s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:41 fedora.linux_system_roles.network : Check which services are running ---- 2.86s /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.79s /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install packages required to set up mock wifi network ------------------- 2.59s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 Restart NetworkManager and wpa_supplicant ------------------------------- 1.13s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:12 Gathering Facts --------------------------------------------------------- 1.01s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/tests_wireless_wpa3_owe_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.87s /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.82s /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tests_wireless_wpa3_owe.yml:3 Create hostapd config --------------------------------------------------- 0.67s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:58 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.64s /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.57s /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Ensure NetworkManager is running ---------------------------------------- 0.55s /WORKDIR/git-bond_options_rewritezzpcdol4/tests/playbooks/tasks/start_mock_wifi.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.49s /WORKDIR/git-bond_options_rewritezzpcdol4/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---