ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-XIT executable location = /usr/local/bin/ansible-playbook python version = 3.13.3 (main, Apr 22 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.13) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_sae_nm.yml *************************************** 2 plays in /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_sae_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_sae_nm.yml:6 Thursday 26 June 2025 15:18:43 -0400 (0:00:00.076) 0:00:00.076 ********* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_sae_nm.yml:9 Thursday 26 June 2025 15:18:45 -0400 (0:00:01.968) 0:00:02.045 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node2 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Thursday 26 June 2025 15:18:45 -0400 (0:00:00.126) 0:00:02.176 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Thursday 26 June 2025 15:18:46 -0400 (0:00:00.121) 0:00:02.297 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Thursday 26 June 2025 15:18:46 -0400 (0:00:00.857) 0:00:03.154 ********* ok: [managed-node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Thursday 26 June 2025 15:18:46 -0400 (0:00:00.039) 0:00:03.194 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_sae_nm.yml:11 Thursday 26 June 2025 15:18:46 -0400 (0:00:00.021) 0:00:03.216 ********* ok: [managed-node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:3 Thursday 26 June 2025 15:18:46 -0400 (0:00:00.044) 0:00:03.260 ********* ok: [managed-node2] TASK [INIT: wireless tests] **************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:8 Thursday 26 June 2025 15:18:48 -0400 (0:00:01.077) 0:00:04.338 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml for managed-node2 TASK [Install packages required to set up mock wifi network] ******************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Thursday 26 June 2025 15:18:48 -0400 (0:00:00.055) 0:00:04.393 ********* ok: [managed-node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [This is an rpm-ostree system. This test cannot be run on such a system. The test wants to install the hostapd package from copr, and install the mac80211_hwsim kernel module. These operations are currently not supported on rpm-ostree systems.] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:20 Thursday 26 June 2025 15:18:50 -0400 (0:00:02.164) 0:00:06.558 ********* META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Install hostapd and mac80211_hwsim kernel module in CentOS] ************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:32 Thursday 26 June 2025 15:18:50 -0400 (0:00:00.014) 0:00:06.572 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 Thursday 26 June 2025 15:18:50 -0400 (0:00:00.029) 0:00:06.601 ********* ok: [managed-node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Thursday 26 June 2025 15:18:51 -0400 (0:00:01.528) 0:00:08.130 ********* ok: [managed-node2] => { "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:40.516319", "end": "2025-06-26 15:19:32.802291", "rc": 0, "start": "2025-06-26 15:18:52.285972" } STDOUT: Package Arch Version Repository Size Installing: koji noarch 1.35.2-1.fc41 updates 894.1 KiB Installing dependencies: python3-decorator noarch 5.1.1-11.fc41 fedora 77.6 KiB python3-defusedxml noarch 0.7.1-15.fc41 fedora 198.2 KiB python3-gssapi x86_64 1.7.3-10.fc41 fedora 2.7 MiB python3-koji noarch 1.35.2-1.fc41 updates 2.2 MiB python3-requests-gssapi noarch 1.2.3-13.fc41 fedora 61.6 KiB Transaction Summary: Installing: 6 packages Downloading [1/31]: rv-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 38.09 KiB / 38.09 KiB Downloading [2/31]: kernel-modules-extra-6.15.3-100.fc41.x86_64.rpm [======== ] 23% 1.00 MiB / 4.25 MiB [================ ] 47% 2.00 MiB / 4.25 MiB [========================= ] 70% 3.00 MiB / 4.25 MiB [================================= ] 94% 4.00 MiB / 4.25 MiB [====================================] 100% 4.25 MiB / 4.25 MiB Downloading [3/31]: kernel-debug-uki-virt-addons-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 29.36 KiB / 29.36 KiB Downloading [4/31]: kernel-tools-libs-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 34.52 KiB / 34.52 KiB Downloading [5/31]: libperf-devel-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 54.35 KiB / 54.35 KiB Downloading [6/31]: rtla-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 87.91 KiB / 87.91 KiB Downloading [7/31]: perf-6.15.3-100.fc41.x86_64.rpm [=============== ] 44% 1.00 MiB / 2.27 MiB [=============================== ] 88% 2.00 MiB / 2.27 MiB [====================================] 100% 2.27 MiB / 2.27 MiB Downloading [8/31]: kernel-debug-modules-extra-6.15.3-100.fc41.x86_64.rpm [===== ] 15% 1.00 MiB / 6.27 MiB [=========== ] 31% 2.00 MiB / 6.27 MiB [================= ] 47% 3.00 MiB / 6.27 MiB [====================== ] 63% 4.00 MiB / 6.27 MiB [============================ ] 79% 5.00 MiB / 6.27 MiB [================================== ] 95% 6.00 MiB / 6.27 MiB [====================================] 100% 6.27 MiB / 6.27 MiB Downloading [9/31]: kernel-tools-libs-devel-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 190.50 KiB / 190.50 KiB Downloading [10/31]: kernel-debug-devel-matched-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 21.72 KiB / 21.72 KiB Downloading [11/31]: kernel-modules-internal-6.15.3-100.fc41.x86_64.rpm [============ ] 35% 1.00 MiB / 2.80 MiB [========================= ] 71% 2.00 MiB / 2.80 MiB [====================================] 100% 2.80 MiB / 2.80 MiB Downloading [12/31]: kernel-modules-extra-matched-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 21.68 KiB / 21.68 KiB Downloading [13/31]: kernel-debug-modules-internal-6.15.3-100.fc41.x86_64.rpm [======== ] 24% 1.00 MiB / 4.01 MiB [================= ] 49% 2.00 MiB / 4.01 MiB [========================== ] 74% 3.00 MiB / 4.01 MiB [=================================== ] 99% 4.00 MiB / 4.01 MiB [====================================] 100% 4.01 MiB / 4.01 MiB Downloading [14/31]: libperf-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 43.45 KiB / 43.45 KiB Downloading [15/31]: python3-perf-6.15.3-100.fc41.x86_64.rpm [========================== ] 74% 1.00 MiB / 1.34 MiB [====================================] 100% 1.34 MiB / 1.34 MiB Downloading [16/31]: kernel-devel-matched-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 21.69 KiB / 21.69 KiB Downloading [17/31]: kernel-selftests-internal-6.15.3-100.fc41.x86_64.rpm [========= ] 25% 1.00 MiB / 3.99 MiB [================== ] 50% 2.00 MiB / 3.99 MiB [=========================== ] 75% 3.00 MiB / 3.99 MiB [====================================] 100% 3.99 MiB / 3.99 MiB Downloading [18/31]: kernel-debug-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 21.87 KiB / 21.87 KiB Downloading [19/31]: kernel-uki-virt-addons-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 29.33 KiB / 29.33 KiB Downloading [20/31]: kernel-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 21.77 KiB / 21.77 KiB Downloading [21/31]: kernel-tools-6.15.3-100.fc41.x86_64.rpm [====================================] 100% 560.53 KiB / 560.53 KiB Downloading [22/31]: kernel-devel-6.15.3-100.fc41.x86_64.rpm [= ] 5% 1.00 MiB / 18.29 MiB [=== ] 10% 2.00 MiB / 18.29 MiB [===== ] 16% 3.00 MiB / 18.29 MiB [======= ] 21% 4.00 MiB / 18.29 MiB [========= ] 27% 5.00 MiB / 18.29 MiB [=========== ] 32% 6.00 MiB / 18.29 MiB [============= ] 38% 7.00 MiB / 18.29 MiB [=============== ] 43% 8.00 MiB / 18.29 MiB [================= ] 49% 9.00 MiB / 18.29 MiB [=================== ] 54% 10.00 MiB / 18.29 MiB [===================== ] 60% 11.00 MiB / 18.29 MiB [======================= ] 65% 12.00 MiB / 18.29 MiB [========================= ] 71% 13.00 MiB / 18.29 MiB [=========================== ] 76% 14.00 MiB / 18.29 MiB [============================= ] 81% 15.00 MiB / 18.29 MiB [=============================== ] 87% 16.00 MiB / 18.29 MiB [================================= ] 92% 17.00 MiB / 18.29 MiB [=================================== ] 98% 18.00 MiB / 18.29 MiB [====================================] 100% 18.29 MiB / 18.29 MiB Downloading [23/31]: kernel-debug-devel-6.15.3-100.fc41.x86_64.rpm [= ] 5% 1.00 MiB / 18.47 MiB [=== ] 10% 2.00 MiB / 18.47 MiB [===== ] 16% 3.00 MiB / 18.47 MiB [======= ] 21% 4.00 MiB / 18.47 MiB [========= ] 27% 5.00 MiB / 18.47 MiB [=========== ] 32% 6.00 MiB / 18.47 MiB [============= ] 37% 7.00 MiB / 18.47 MiB [=============== ] 43% 8.00 MiB / 18.47 MiB [================= ] 48% 9.00 MiB / 18.47 MiB [=================== ] 54% 10.00 MiB / 18.47 MiB [===================== ] 59% 11.00 MiB / 18.47 MiB [======================= ] 64% 12.00 MiB / 18.47 MiB [========================= ] 70% 13.00 MiB / 18.47 MiB [=========================== ] 75% 14.00 MiB / 18.47 MiB [============================= ] 81% 15.00 MiB / 18.47 MiB [=============================== ] 86% 16.00 MiB / 18.47 MiB [================================= ] 92% 17.00 MiB / 18.47 MiB [=================================== ] 97% 18.00 MiB / 18.47 MiB [====================================] 100% 18.47 MiB / 18.47 MiB Downloading [24/31]: kernel-modules-core-6.15.3-100.fc41.x86_64.rpm [ ] 1% 1.00 MiB / 68.00 MiB [= ] 2% 2.00 MiB / 68.00 MiB [= ] 4% 3.00 MiB / 68.00 MiB [== ] 5% 4.00 MiB / 68.00 MiB [== ] 7% 5.00 MiB / 68.00 MiB [=== ] 8% 6.00 MiB / 68.00 MiB [=== ] 10% 7.00 MiB / 68.00 MiB [==== ] 11% 8.00 MiB / 68.00 MiB [==== ] 13% 9.00 MiB / 68.00 MiB [===== ] 14% 10.00 MiB / 68.00 MiB [===== ] 16% 11.00 MiB / 68.00 MiB [====== ] 17% 12.00 MiB / 68.00 MiB [====== ] 19% 13.00 MiB / 68.00 MiB [======= ] 20% 14.00 MiB / 68.00 MiB [======= ] 22% 15.00 MiB / 68.00 MiB [======== ] 23% 16.00 MiB / 68.00 MiB [========= ] 25% 17.00 MiB / 68.00 MiB [========= ] 26% 18.00 MiB / 68.00 MiB [========== ] 27% 19.00 MiB / 68.00 MiB [========== ] 29% 20.00 MiB / 68.00 MiB [=========== ] 30% 21.00 MiB / 68.00 MiB [=========== ] 32% 22.00 MiB / 68.00 MiB [============ ] 33% 23.00 MiB / 68.00 MiB [============ ] 35% 24.00 MiB / 68.00 MiB [============= ] 36% 25.00 MiB / 68.00 MiB [============= ] 38% 26.00 MiB / 68.00 MiB [============== ] 39% 27.00 MiB / 68.00 MiB [============== ] 41% 28.00 MiB / 68.00 MiB [=============== ] 42% 29.00 MiB / 68.00 MiB [=============== ] 44% 30.00 MiB / 68.00 MiB [================ ] 45% 31.00 MiB / 68.00 MiB [================ ] 47% 32.00 MiB / 68.00 MiB [================= ] 48% 33.00 MiB / 68.00 MiB [================== ] 50% 34.00 MiB / 68.00 MiB [================== ] 51% 35.00 MiB / 68.00 MiB [=================== ] 52% 36.00 MiB / 68.00 MiB [=================== ] 54% 37.00 MiB / 68.00 MiB [==================== ] 55% 38.00 MiB / 68.00 MiB [==================== ] 57% 39.00 MiB / 68.00 MiB [===================== ] 58% 40.00 MiB / 68.00 MiB [===================== ] 60% 41.00 MiB / 68.00 MiB [====================== ] 61% 42.00 MiB / 68.00 MiB [====================== ] 63% 43.00 MiB / 68.00 MiB [======================= ] 64% 44.00 MiB / 68.00 MiB [======================= ] 66% 45.00 MiB / 68.00 MiB [======================== ] 67% 46.00 MiB / 68.00 MiB [======================== ] 69% 47.00 MiB / 68.00 MiB [========================= ] 70% 48.00 MiB / 68.00 MiB [========================= ] 72% 49.00 MiB / 68.00 MiB [========================== ] 73% 50.00 MiB / 68.00 MiB [=========================== ] 75% 51.00 MiB / 68.00 MiB [=========================== ] 76% 52.00 MiB / 68.00 MiB [============================ ] 77% 53.00 MiB / 68.00 MiB [============================ ] 79% 54.00 MiB / 68.00 MiB [============================= ] 80% 55.00 MiB / 68.00 MiB [============================= ] 82% 56.00 MiB / 68.00 MiB [============================== ] 83% 57.00 MiB / 68.00 MiB [============================== ] 85% 58.00 MiB / 68.00 MiB [=============================== ] 86% 59.00 MiB / 68.00 MiB [=============================== ] 88% 60.00 MiB / 68.00 MiB [================================ ] 89% 61.00 MiB / 68.00 MiB [================================ ] 91% 62.00 MiB / 68.00 MiB [================================= ] 92% 63.00 MiB / 68.00 MiB [================================= ] 94% 64.00 MiB / 68.00 MiB [================================== ] 95% 65.00 MiB / 68.00 MiB [================================== ] 97% 66.00 MiB / 68.00 MiB [=================================== ] 98% 67.00 MiB / 68.00 MiB [====================================] 100% 68.00 MiB / 68.00 MiB Downloading [25/31]: kernel-debug-core-6.15.3-100.fc41.x86_64.rpm [= ] 2% 1.00 MiB / 33.41 MiB [== ] 5% 2.00 MiB / 33.41 MiB [=== ] 8% 3.00 MiB / 33.41 MiB [==== ] 11% 4.00 MiB / 33.41 MiB [===== ] 14% 5.00 MiB / 33.41 MiB [====== ] 17% 6.00 MiB / 33.41 MiB [======= ] 20% 7.00 MiB / 33.41 MiB [======== ] 23% 8.00 MiB / 33.41 MiB [========= ] 26% 9.00 MiB / 33.41 MiB [========== ] 29% 10.00 MiB / 33.41 MiB [=========== ] 32% 11.00 MiB / 33.41 MiB [============ ] 35% 12.00 MiB / 33.41 MiB [============== ] 38% 13.00 MiB / 33.41 MiB [=============== ] 41% 14.00 MiB / 33.41 MiB [================ ] 44% 15.00 MiB / 33.41 MiB [================= ] 47% 16.00 MiB / 33.41 MiB [================== ] 50% 17.00 MiB / 33.41 MiB [=================== ] 53% 18.00 MiB / 33.41 MiB [==================== ] 56% 19.00 MiB / 33.41 MiB [===================== ] 59% 20.00 MiB / 33.41 MiB [====================== ] 62% 21.00 MiB / 33.41 MiB [======================= ] 65% 22.00 MiB / 33.41 MiB [======================== ] 68% 23.00 MiB / 33.41 MiB [========================= ] 71% 24.00 MiB / 33.41 MiB [========================== ] 74% 25.00 MiB / 33.41 MiB [============================ ] 77% 26.00 MiB / 33.41 MiB [============================= ] 80% 27.00 MiB / 33.41 MiB [============================== ] 83% 28.00 MiB / 33.41 MiB [=============================== ] 86% 29.00 MiB / 33.41 MiB [================================ ] 89% 30.00 MiB / 33.41 MiB [================================= ] 92% 31.00 MiB / 33.41 MiB [================================== ] 95% 32.00 MiB / 33.41 MiB [=================================== ] 98% 33.00 MiB / 33.41 MiB [====================================] 100% 33.41 MiB / 33.41 MiB Downloading [26/31]: kernel-debug-modules-core-6.15.3-100.fc41.x86_64.rpm [ ] 1% 1.00 MiB / 94.10 MiB [ ] 2% 2.00 MiB / 94.10 MiB [= ] 3% 3.00 MiB / 94.10 MiB [= ] 4% 4.00 MiB / 94.10 MiB [= ] 5% 5.00 MiB / 94.10 MiB [== ] 6% 6.00 MiB / 94.10 MiB [== ] 7% 7.00 MiB / 94.10 MiB [=== ] 8% 8.00 MiB / 94.10 MiB [=== ] 9% 9.00 MiB / 94.10 MiB [=== ] 10% 10.00 MiB / 94.10 MiB [==== ] 11% 11.00 MiB / 94.10 MiB [==== ] 12% 12.00 MiB / 94.10 MiB [==== ] 13% 13.00 MiB / 94.10 MiB [===== ] 14% 14.00 MiB / 94.10 MiB [===== ] 15% 15.00 MiB / 94.10 MiB [====== ] 17% 16.00 MiB / 94.10 MiB [====== ] 18% 17.00 MiB / 94.10 MiB [====== ] 19% 18.00 MiB / 94.10 MiB [======= ] 20% 19.00 MiB / 94.10 MiB [======= ] 21% 20.00 MiB / 94.10 MiB [======== ] 22% 21.00 MiB / 94.10 MiB [======== ] 23% 22.00 MiB / 94.10 MiB [======== ] 24% 23.00 MiB / 94.10 MiB [========= ] 25% 24.00 MiB / 94.10 MiB [========= ] 26% 25.00 MiB / 94.10 MiB [========= ] 27% 26.00 MiB / 94.10 MiB [========== ] 28% 27.00 MiB / 94.10 MiB [========== ] 29% 28.00 MiB / 94.10 MiB [=========== ] 30% 29.00 MiB / 94.10 MiB [=========== ] 31% 30.00 MiB / 94.10 MiB [=========== ] 32% 31.00 MiB / 94.10 MiB [============ ] 34% 32.00 MiB / 94.10 MiB [============ ] 35% 33.00 MiB / 94.10 MiB [============= ] 36% 34.00 MiB / 94.10 MiB [============= ] 37% 35.00 MiB / 94.10 MiB [============= ] 38% 36.00 MiB / 94.10 MiB [============== ] 39% 37.00 MiB / 94.10 MiB [============== ] 40% 38.00 MiB / 94.10 MiB [============== ] 41% 39.00 MiB / 94.10 MiB [=============== ] 42% 40.00 MiB / 94.10 MiB [=============== ] 43% 41.00 MiB / 94.10 MiB [================ ] 44% 42.00 MiB / 94.10 MiB [================ ] 45% 43.00 MiB / 94.10 MiB [================ ] 46% 44.00 MiB / 94.10 MiB [================= ] 47% 45.00 MiB / 94.10 MiB [================= ] 48% 46.00 MiB / 94.10 MiB [================= ] 49% 47.00 MiB / 94.10 MiB [================== ] 51% 48.00 MiB / 94.10 MiB [================== ] 52% 49.00 MiB / 94.10 MiB [=================== ] 53% 50.00 MiB / 94.10 MiB [=================== ] 54% 51.00 MiB / 94.10 MiB [=================== ] 55% 52.00 MiB / 94.10 MiB [==================== ] 56% 53.00 MiB / 94.10 MiB [==================== ] 57% 54.00 MiB / 94.10 MiB [===================== ] 58% 55.00 MiB / 94.10 MiB [===================== ] 59% 56.00 MiB / 94.10 MiB [===================== ] 60% 57.00 MiB / 94.10 MiB [====================== ] 61% 58.00 MiB / 94.10 MiB [====================== ] 62% 59.00 MiB / 94.10 MiB [====================== ] 63% 60.00 MiB / 94.10 MiB [======================= ] 64% 61.00 MiB / 94.10 MiB [======================= ] 65% 62.00 MiB / 94.10 MiB [======================== ] 66% 63.00 MiB / 94.10 MiB [======================== ] 68% 64.00 MiB / 94.10 MiB [======================== ] 69% 65.00 MiB / 94.10 MiB [========================= ] 70% 66.00 MiB / 94.10 MiB [========================= ] 71% 67.00 MiB / 94.10 MiB [========================== ] 72% 68.00 MiB / 94.10 MiB [========================== ] 73% 69.00 MiB / 94.10 MiB [========================== ] 74% 70.00 MiB / 94.10 MiB [=========================== ] 75% 71.00 MiB / 94.10 MiB [=========================== ] 76% 72.00 MiB / 94.10 MiB [=========================== ] 77% 73.00 MiB / 94.10 MiB [============================ ] 78% 74.00 MiB / 94.10 MiB [============================ ] 79% 75.00 MiB / 94.10 MiB [============================= ] 80% 76.00 MiB / 94.10 MiB [============================= ] 81% 77.00 MiB / 94.10 MiB [============================= ] 82% 78.00 MiB / 94.10 MiB [============================== ] 83% 79.00 MiB / 94.10 MiB [============================== ] 85% 80.00 MiB / 94.10 MiB [============================== ] 86% 81.00 MiB / 94.10 MiB [=============================== ] 87% 82.00 MiB / 94.10 MiB [=============================== ] 88% 83.00 MiB / 94.10 MiB [================================ ] 89% 84.00 MiB / 94.10 MiB [================================ ] 90% 85.00 MiB / 94.10 MiB [================================ ] 91% 86.00 MiB / 94.10 MiB [================================= ] 92% 87.00 MiB / 94.10 MiB [================================= ] 93% 88.00 MiB / 94.10 MiB [================================== ] 94% 89.00 MiB / 94.10 MiB [================================== ] 95% 90.00 MiB / 94.10 MiB [================================== ] 96% 91.00 MiB / 94.10 MiB [=================================== ] 97% 92.00 MiB / 94.10 MiB [=================================== ] 98% 93.00 MiB / 94.10 MiB [=================================== ] 99% 94.00 MiB / 94.10 MiB [====================================] 100% 94.10 MiB / 94.10 MiB Downloading [27/31]: kernel-modules-6.15.3-100.fc41.x86_64.rpm [ ] 1% 1.00 MiB / 94.80 MiB [ ] 2% 2.00 MiB / 94.80 MiB [= ] 3% 3.00 MiB / 94.80 MiB [= ] 4% 4.00 MiB / 94.80 MiB [= ] 5% 5.00 MiB / 94.80 MiB [== ] 6% 6.00 MiB / 94.80 MiB [== ] 7% 7.00 MiB / 94.80 MiB [=== ] 8% 8.00 MiB / 94.80 MiB [=== ] 9% 9.00 MiB / 94.80 MiB [=== ] 10% 10.00 MiB / 94.80 MiB [==== ] 11% 11.00 MiB / 94.80 MiB [==== ] 12% 12.00 MiB / 94.80 MiB [==== ] 13% 13.00 MiB / 94.80 MiB [===== ] 14% 14.00 MiB / 94.80 MiB [===== ] 15% 15.00 MiB / 94.80 MiB [====== ] 16% 16.00 MiB / 94.80 MiB [====== ] 17% 17.00 MiB / 94.80 MiB [====== ] 18% 18.00 MiB / 94.80 MiB [======= ] 20% 19.00 MiB / 94.80 MiB [======= ] 21% 20.00 MiB / 94.80 MiB [======= ] 22% 21.00 MiB / 94.80 MiB [======== ] 23% 22.00 MiB / 94.80 MiB [======== ] 24% 23.00 MiB / 94.80 MiB [========= ] 25% 24.00 MiB / 94.80 MiB [========= ] 26% 25.00 MiB / 94.80 MiB [========= ] 27% 26.00 MiB / 94.80 MiB [========== ] 28% 27.00 MiB / 94.80 MiB [========== ] 29% 28.00 MiB / 94.80 MiB [=========== ] 30% 29.00 MiB / 94.80 MiB [=========== ] 31% 30.00 MiB / 94.80 MiB [=========== ] 32% 31.00 MiB / 94.80 MiB [============ ] 33% 32.00 MiB / 94.80 MiB [============ ] 34% 33.00 MiB / 94.80 MiB [============ ] 35% 34.00 MiB / 94.80 MiB [============= ] 36% 35.00 MiB / 94.80 MiB [============= ] 37% 36.00 MiB / 94.80 MiB [============== ] 39% 37.00 MiB / 94.80 MiB [============== ] 40% 38.00 MiB / 94.80 MiB [============== ] 41% 39.00 MiB / 94.80 MiB [=============== ] 42% 40.00 MiB / 94.80 MiB [=============== ] 43% 41.00 MiB / 94.80 MiB [=============== ] 44% 42.00 MiB / 94.80 MiB [================ ] 45% 43.00 MiB / 94.80 MiB [================ ] 46% 44.00 MiB / 94.80 MiB [================= ] 47% 45.00 MiB / 94.80 MiB [================= ] 48% 46.00 MiB / 94.80 MiB [================= ] 49% 47.00 MiB / 94.80 MiB [================== ] 50% 48.00 MiB / 94.80 MiB [================== ] 51% 49.00 MiB / 94.80 MiB [================== ] 52% 50.00 MiB / 94.80 MiB [=================== ] 53% 51.00 MiB / 94.80 MiB [=================== ] 54% 52.00 MiB / 94.80 MiB [==================== ] 55% 53.00 MiB / 94.80 MiB [==================== ] 56% 54.00 MiB / 94.80 MiB [==================== ] 58% 55.00 MiB / 94.80 MiB [===================== ] 59% 56.00 MiB / 94.80 MiB [===================== ] 60% 57.00 MiB / 94.80 MiB [====================== ] 61% 58.00 MiB / 94.80 MiB [====================== ] 62% 59.00 MiB / 94.80 MiB [====================== ] 63% 60.00 MiB / 94.80 MiB [======================= ] 64% 61.00 MiB / 94.80 MiB [======================= ] 65% 62.00 MiB / 94.80 MiB [======================= ] 66% 63.00 MiB / 94.80 MiB [======================== ] 67% 64.00 MiB / 94.80 MiB [======================== ] 68% 65.00 MiB / 94.80 MiB [========================= ] 69% 66.00 MiB / 94.80 MiB [========================= ] 70% 67.00 MiB / 94.80 MiB [========================= ] 71% 68.00 MiB / 94.80 MiB [========================== ] 72% 69.00 MiB / 94.80 MiB [========================== ] 73% 70.00 MiB / 94.80 MiB [========================== ] 74% 71.00 MiB / 94.80 MiB [=========================== ] 75% 72.00 MiB / 94.80 MiB [=========================== ] 77% 73.00 MiB / 94.80 MiB [============================ ] 78% 74.00 MiB / 94.80 MiB [============================ ] 79% 75.00 MiB / 94.80 MiB [============================ ] 80% 76.00 MiB / 94.80 MiB [============================= ] 81% 77.00 MiB / 94.80 MiB [============================= ] 82% 78.00 MiB / 94.80 MiB [============================== ] 83% 79.00 MiB / 94.80 MiB [============================== ] 84% 80.00 MiB / 94.80 MiB [============================== ] 85% 81.00 MiB / 94.80 MiB [=============================== ] 86% 82.00 MiB / 94.80 MiB [=============================== ] 87% 83.00 MiB / 94.80 MiB [=============================== ] 88% 84.00 MiB / 94.80 MiB [================================ ] 89% 85.00 MiB / 94.80 MiB [================================ ] 90% 86.00 MiB / 94.80 MiB [================================= ] 91% 87.00 MiB / 94.80 MiB [================================= ] 92% 88.00 MiB / 94.80 MiB [================================= ] 93% 89.00 MiB / 94.80 MiB [================================== ] 94% 90.00 MiB / 94.80 MiB [================================== ] 95% 91.00 MiB / 94.80 MiB [================================== ] 97% 92.00 MiB / 94.80 MiB [=================================== ] 98% 93.00 MiB / 94.80 MiB [=================================== ] 99% 94.00 MiB / 94.80 MiB [====================================] 100% 94.80 MiB / 94.80 MiB Downloading [28/31]: kernel-debug-modules-6.15.3-100.fc41.x86_64.rpm [ ] 0% 1.00 MiB / 138.61 MiB [ ] 1% 2.00 MiB / 138.61 MiB [ ] 2% 3.00 MiB / 138.61 MiB [= ] 2% 4.00 MiB / 138.61 MiB [= ] 3% 5.00 MiB / 138.61 MiB [= ] 4% 6.00 MiB / 138.61 MiB [= ] 5% 7.00 MiB / 138.61 MiB [== ] 5% 8.00 MiB / 138.61 MiB [== ] 6% 9.00 MiB / 138.61 MiB [== ] 7% 10.00 MiB / 138.61 MiB [== ] 7% 11.00 MiB / 138.61 MiB [=== ] 8% 12.00 MiB / 138.61 MiB [=== ] 9% 13.00 MiB / 138.61 MiB [=== ] 10% 14.00 MiB / 138.61 MiB [=== ] 10% 15.00 MiB / 138.61 MiB [==== ] 11% 16.00 MiB / 138.61 MiB [==== ] 12% 17.00 MiB / 138.61 MiB [==== ] 12% 18.00 MiB / 138.61 MiB [==== ] 13% 19.00 MiB / 138.61 MiB [===== ] 14% 20.00 MiB / 138.61 MiB [===== ] 15% 21.00 MiB / 138.61 MiB [===== ] 15% 22.00 MiB / 138.61 MiB [===== ] 16% 23.00 MiB / 138.61 MiB [====== ] 17% 24.00 MiB / 138.61 MiB [====== ] 18% 25.00 MiB / 138.61 MiB [====== ] 18% 26.00 MiB / 138.61 MiB [======= ] 19% 27.00 MiB / 138.61 MiB [======= ] 20% 28.00 MiB / 138.61 MiB [======= ] 20% 29.00 MiB / 138.61 MiB [======= ] 21% 30.00 MiB / 138.61 MiB [======== ] 22% 31.00 MiB / 138.61 MiB [======== ] 23% 32.00 MiB / 138.61 MiB [======== ] 23% 33.00 MiB / 138.61 MiB [======== ] 24% 34.00 MiB / 138.61 MiB [========= ] 25% 35.00 MiB / 138.61 MiB [========= ] 25% 36.00 MiB / 138.61 MiB [========= ] 26% 37.00 MiB / 138.61 MiB [========= ] 27% 38.00 MiB / 138.61 MiB [========== ] 28% 39.00 MiB / 138.61 MiB [========== ] 28% 40.00 MiB / 138.61 MiB [========== ] 29% 41.00 MiB / 138.61 MiB [========== ] 30% 42.00 MiB / 138.61 MiB [=========== ] 31% 43.00 MiB / 138.61 MiB [=========== ] 31% 44.00 MiB / 138.61 MiB [=========== ] 32% 45.00 MiB / 138.61 MiB [=========== ] 33% 46.00 MiB / 138.61 MiB [============ ] 33% 47.00 MiB / 138.61 MiB [============ ] 34% 48.00 MiB / 138.61 MiB [============ ] 35% 49.00 MiB / 138.61 MiB [============ ] 36% 50.00 MiB / 138.61 MiB [============= ] 36% 51.00 MiB / 138.61 MiB [============= ] 37% 52.00 MiB / 138.61 MiB [============= ] 38% 53.00 MiB / 138.61 MiB [============== ] 38% 54.00 MiB / 138.61 MiB [============== ] 39% 55.00 MiB / 138.61 MiB [============== ] 40% 56.00 MiB / 138.61 MiB [============== ] 41% 57.00 MiB / 138.61 MiB [=============== ] 41% 58.00 MiB / 138.61 MiB [=============== ] 42% 59.00 MiB / 138.61 MiB [=============== ] 43% 60.00 MiB / 138.61 MiB [=============== ] 44% 61.00 MiB / 138.61 MiB [================ ] 44% 62.00 MiB / 138.61 MiB [================ ] 45% 63.00 MiB / 138.61 MiB [================ ] 46% 64.00 MiB / 138.61 MiB [================ ] 46% 65.00 MiB / 138.61 MiB [================= ] 47% 66.00 MiB / 138.61 MiB [================= ] 48% 67.00 MiB / 138.61 MiB [================= ] 49% 68.00 MiB / 138.61 MiB [================= ] 49% 69.00 MiB / 138.61 MiB [================== ] 50% 70.00 MiB / 138.61 MiB [================== ] 51% 71.00 MiB / 138.61 MiB [================== ] 51% 72.00 MiB / 138.61 MiB [================== ] 52% 73.00 MiB / 138.61 MiB [=================== ] 53% 74.00 MiB / 138.61 MiB [=================== ] 54% 75.00 MiB / 138.61 MiB [=================== ] 54% 76.00 MiB / 138.61 MiB [=================== ] 55% 77.00 MiB / 138.61 MiB [==================== ] 56% 78.00 MiB / 138.61 MiB [==================== ] 56% 79.00 MiB / 138.61 MiB [==================== ] 57% 80.00 MiB / 138.61 MiB [===================== ] 58% 81.00 MiB / 138.61 MiB [===================== ] 59% 82.00 MiB / 138.61 MiB [===================== ] 59% 83.00 MiB / 138.61 MiB [===================== ] 60% 84.00 MiB / 138.61 MiB [====================== ] 61% 85.00 MiB / 138.61 MiB [====================== ] 62% 86.00 MiB / 138.61 MiB [====================== ] 62% 87.00 MiB / 138.61 MiB [====================== ] 63% 88.00 MiB / 138.61 MiB [======================= ] 64% 89.00 MiB / 138.61 MiB [======================= ] 64% 90.00 MiB / 138.61 MiB [======================= ] 65% 91.00 MiB / 138.61 MiB [======================= ] 66% 92.00 MiB / 138.61 MiB [======================== ] 67% 93.00 MiB / 138.61 MiB [======================== ] 67% 94.00 MiB / 138.61 MiB [======================== ] 68% 95.00 MiB / 138.61 MiB [======================== ] 69% 96.00 MiB / 138.61 MiB [========================= ] 69% 97.00 MiB / 138.61 MiB [========================= ] 70% 98.00 MiB / 138.61 MiB [========================= ] 71% 99.00 MiB / 138.61 MiB [========================= ] 72% 100.00 MiB / 138.61 MiB [========================== ] 72% 101.00 MiB / 138.61 MiB [========================== ] 73% 102.00 MiB / 138.61 MiB [========================== ] 74% 103.00 MiB / 138.61 MiB [=========================== ] 75% 104.00 MiB / 138.61 MiB [=========================== ] 75% 105.00 MiB / 138.61 MiB [=========================== ] 76% 106.00 MiB / 138.61 MiB [=========================== ] 77% 107.00 MiB / 138.61 MiB [============================ ] 77% 108.00 MiB / 138.61 MiB [============================ ] 78% 109.00 MiB / 138.61 MiB [============================ ] 79% 110.00 MiB / 138.61 MiB [============================ ] 80% 111.00 MiB / 138.61 MiB [============================= ] 80% 112.00 MiB / 138.61 MiB [============================= ] 81% 113.00 MiB / 138.61 MiB [============================= ] 82% 114.00 MiB / 138.61 MiB [============================= ] 82% 115.00 MiB / 138.61 MiB [============================== ] 83% 116.00 MiB / 138.61 MiB [============================== ] 84% 117.00 MiB / 138.61 MiB [============================== ] 85% 118.00 MiB / 138.61 MiB [============================== ] 85% 119.00 MiB / 138.61 MiB [=============================== ] 86% 120.00 MiB / 138.61 MiB [=============================== ] 87% 121.00 MiB / 138.61 MiB [=============================== ] 88% 122.00 MiB / 138.61 MiB [=============================== ] 88% 123.00 MiB / 138.61 MiB [================================ ] 89% 124.00 MiB / 138.61 MiB [================================ ] 90% 125.00 MiB / 138.61 MiB [================================ ] 90% 126.00 MiB / 138.61 MiB [================================ ] 91% 127.00 MiB / 138.61 MiB [================================= ] 92% 128.00 MiB / 138.61 MiB [================================= ] 93% 129.00 MiB / 138.61 MiB [================================= ] 93% 130.00 MiB / 138.61 MiB [================================== ] 94% 131.00 MiB / 138.61 MiB [================================== ] 95% 132.00 MiB / 138.61 MiB [================================== ] 95% 133.00 MiB / 138.61 MiB [================================== ] 96% 134.00 MiB / 138.61 MiB [=================================== ] 97% 135.00 MiB / 138.61 MiB [=================================== ] 98% 136.00 MiB / 138.61 MiB [=================================== ] 98% 137.00 MiB / 138.61 MiB [=================================== ] 99% 138.00 MiB / 138.61 MiB [====================================] 100% 138.61 MiB / 138.61 MiB Downloading [29/31]: kernel-core-6.15.3-100.fc41.x86_64.rpm [= ] 5% 1.00 MiB / 19.03 MiB [=== ] 10% 2.00 MiB / 19.03 MiB [===== ] 15% 3.00 MiB / 19.03 MiB [======= ] 21% 4.00 MiB / 19.03 MiB [========= ] 26% 5.00 MiB / 19.03 MiB [=========== ] 31% 6.00 MiB / 19.03 MiB [============= ] 36% 7.00 MiB / 19.03 MiB [=============== ] 42% 8.00 MiB / 19.03 MiB [================= ] 47% 9.00 MiB / 19.03 MiB [================== ] 52% 10.00 MiB / 19.03 MiB [==================== ] 57% 11.00 MiB / 19.03 MiB [====================== ] 63% 12.00 MiB / 19.03 MiB [======================== ] 68% 13.00 MiB / 19.03 MiB [========================== ] 73% 14.00 MiB / 19.03 MiB [============================ ] 78% 15.00 MiB / 19.03 MiB [============================== ] 84% 16.00 MiB / 19.03 MiB [================================ ] 89% 17.00 MiB / 19.03 MiB [================================== ] 94% 18.00 MiB / 19.03 MiB [=================================== ] 99% 19.00 MiB / 19.03 MiB [====================================] 100% 19.03 MiB / 19.03 MiB Downloading [30/31]: kernel-uki-virt-6.15.3-100.fc41.x86_64.rpm [ ] 1% 1.00 MiB / 60.42 MiB [= ] 3% 2.00 MiB / 60.42 MiB [= ] 4% 3.00 MiB / 60.42 MiB [== ] 6% 4.00 MiB / 60.42 MiB [== ] 8% 5.00 MiB / 60.42 MiB [=== ] 9% 6.00 MiB / 60.42 MiB [==== ] 11% 7.00 MiB / 60.42 MiB [==== ] 13% 8.00 MiB / 60.42 MiB [===== ] 14% 9.00 MiB / 60.42 MiB [===== ] 16% 10.00 MiB / 60.42 MiB [====== ] 18% 11.00 MiB / 60.42 MiB [======= ] 19% 12.00 MiB / 60.42 MiB [======= ] 21% 13.00 MiB / 60.42 MiB [======== ] 23% 14.00 MiB / 60.42 MiB [======== ] 24% 15.00 MiB / 60.42 MiB [========= ] 26% 16.00 MiB / 60.42 MiB [========== ] 28% 17.00 MiB / 60.42 MiB [========== ] 29% 18.00 MiB / 60.42 MiB [=========== ] 31% 19.00 MiB / 60.42 MiB [=========== ] 33% 20.00 MiB / 60.42 MiB [============ ] 34% 21.00 MiB / 60.42 MiB [============= ] 36% 22.00 MiB / 60.42 MiB [============= ] 38% 23.00 MiB / 60.42 MiB [============== ] 39% 24.00 MiB / 60.42 MiB [============== ] 41% 25.00 MiB / 60.42 MiB [=============== ] 43% 26.00 MiB / 60.42 MiB [================ ] 44% 27.00 MiB / 60.42 MiB [================ ] 46% 28.00 MiB / 60.42 MiB [================= ] 47% 29.00 MiB / 60.42 MiB [================= ] 49% 30.00 MiB / 60.42 MiB [================== ] 51% 31.00 MiB / 60.42 MiB [=================== ] 52% 32.00 MiB / 60.42 MiB [=================== ] 54% 33.00 MiB / 60.42 MiB [==================== ] 56% 34.00 MiB / 60.42 MiB [==================== ] 57% 35.00 MiB / 60.42 MiB [===================== ] 59% 36.00 MiB / 60.42 MiB [====================== ] 61% 37.00 MiB / 60.42 MiB [====================== ] 62% 38.00 MiB / 60.42 MiB [======================= ] 64% 39.00 MiB / 60.42 MiB [======================= ] 66% 40.00 MiB / 60.42 MiB [======================== ] 67% 41.00 MiB / 60.42 MiB [========================= ] 69% 42.00 MiB / 60.42 MiB [========================= ] 71% 43.00 MiB / 60.42 MiB [========================== ] 72% 44.00 MiB / 60.42 MiB [========================== ] 74% 45.00 MiB / 60.42 MiB [=========================== ] 76% 46.00 MiB / 60.42 MiB [============================ ] 77% 47.00 MiB / 60.42 MiB [============================ ] 79% 48.00 MiB / 60.42 MiB [============================= ] 81% 49.00 MiB / 60.42 MiB [============================= ] 82% 50.00 MiB / 60.42 MiB [============================== ] 84% 51.00 MiB / 60.42 MiB [============================== ] 86% 52.00 MiB / 60.42 MiB [=============================== ] 87% 53.00 MiB / 60.42 MiB [================================ ] 89% 54.00 MiB / 60.42 MiB [================================ ] 91% 55.00 MiB / 60.42 MiB [================================= ] 92% 56.00 MiB / 60.42 MiB [================================= ] 94% 57.00 MiB / 60.42 MiB [================================== ] 95% 58.00 MiB / 60.42 MiB [=================================== ] 97% 59.00 MiB / 60.42 MiB [=================================== ] 99% 60.00 MiB / 60.42 MiB [====================================] 100% 60.42 MiB / 60.42 MiB Downloading [31/31]: kernel-debug-uki-virt-6.15.3-100.fc41.x86_64.rpm [ ] 1% 1.00 MiB / 81.15 MiB [ ] 2% 2.00 MiB / 81.15 MiB [= ] 3% 3.00 MiB / 81.15 MiB [= ] 4% 4.00 MiB / 81.15 MiB [== ] 6% 5.00 MiB / 81.15 MiB [== ] 7% 6.00 MiB / 81.15 MiB [=== ] 8% 7.00 MiB / 81.15 MiB [=== ] 9% 8.00 MiB / 81.15 MiB [=== ] 11% 9.00 MiB / 81.15 MiB [==== ] 12% 10.00 MiB / 81.15 MiB [==== ] 13% 11.00 MiB / 81.15 MiB [===== ] 14% 12.00 MiB / 81.15 MiB [===== ] 16% 13.00 MiB / 81.15 MiB [====== ] 17% 14.00 MiB / 81.15 MiB [====== ] 18% 15.00 MiB / 81.15 MiB [======= ] 19% 16.00 MiB / 81.15 MiB [======= ] 20% 17.00 MiB / 81.15 MiB [======= ] 22% 18.00 MiB / 81.15 MiB [======== ] 23% 19.00 MiB / 81.15 MiB [======== ] 24% 20.00 MiB / 81.15 MiB [========= ] 25% 21.00 MiB / 81.15 MiB [========= ] 27% 22.00 MiB / 81.15 MiB [========== ] 28% 23.00 MiB / 81.15 MiB [========== ] 29% 24.00 MiB / 81.15 MiB [=========== ] 30% 25.00 MiB / 81.15 MiB [=========== ] 32% 26.00 MiB / 81.15 MiB [=========== ] 33% 27.00 MiB / 81.15 MiB [============ ] 34% 28.00 MiB / 81.15 MiB [============ ] 35% 29.00 MiB / 81.15 MiB [============= ] 36% 30.00 MiB / 81.15 MiB [============= ] 38% 31.00 MiB / 81.15 MiB [============== ] 39% 32.00 MiB / 81.15 MiB [============== ] 40% 33.00 MiB / 81.15 MiB [=============== ] 41% 34.00 MiB / 81.15 MiB [=============== ] 43% 35.00 MiB / 81.15 MiB [=============== ] 44% 36.00 MiB / 81.15 MiB [================ ] 45% 37.00 MiB / 81.15 MiB [================ ] 46% 38.00 MiB / 81.15 MiB [================= ] 48% 39.00 MiB / 81.15 MiB [================= ] 49% 40.00 MiB / 81.15 MiB [================== ] 50% 41.00 MiB / 81.15 MiB [================== ] 51% 42.00 MiB / 81.15 MiB [=================== ] 52% 43.00 MiB / 81.15 MiB [=================== ] 54% 44.00 MiB / 81.15 MiB [=================== ] 55% 45.00 MiB / 81.15 MiB [==================== ] 56% 46.00 MiB / 81.15 MiB [==================== ] 57% 47.00 MiB / 81.15 MiB [===================== ] 59% 48.00 MiB / 81.15 MiB [===================== ] 60% 49.00 MiB / 81.15 MiB [====================== ] 61% 50.00 MiB / 81.15 MiB [====================== ] 62% 51.00 MiB / 81.15 MiB [======================= ] 64% 52.00 MiB / 81.15 MiB [======================= ] 65% 53.00 MiB / 81.15 MiB [======================= ] 66% 54.00 MiB / 81.15 MiB [======================== ] 67% 55.00 MiB / 81.15 MiB [======================== ] 69% 56.00 MiB / 81.15 MiB [========================= ] 70% 57.00 MiB / 81.15 MiB [========================= ] 71% 58.00 MiB / 81.15 MiB [========================== ] 72% 59.00 MiB / 81.15 MiB [========================== ] 73% 60.00 MiB / 81.15 MiB [=========================== ] 75% 61.00 MiB / 81.15 MiB [=========================== ] 76% 62.00 MiB / 81.15 MiB [=========================== ] 77% 63.00 MiB / 81.15 MiB [============================ ] 78% 64.00 MiB / 81.15 MiB [============================ ] 80% 65.00 MiB / 81.15 MiB [============================= ] 81% 66.00 MiB / 81.15 MiB [============================= ] 82% 67.00 MiB / 81.15 MiB [============================== ] 83% 68.00 MiB / 81.15 MiB [============================== ] 85% 69.00 MiB / 81.15 MiB [=============================== ] 86% 70.00 MiB / 81.15 MiB [=============================== ] 87% 71.00 MiB / 81.15 MiB [=============================== ] 88% 72.00 MiB / 81.15 MiB [================================ ] 89% 73.00 MiB / 81.15 MiB [================================ ] 91% 74.00 MiB / 81.15 MiB [================================= ] 92% 75.00 MiB / 81.15 MiB [================================= ] 93% 76.00 MiB / 81.15 MiB [================================== ] 94% 77.00 MiB / 81.15 MiB [================================== ] 96% 78.00 MiB / 81.15 MiB [=================================== ] 97% 79.00 MiB / 81.15 MiB [=================================== ] 98% 80.00 MiB / 81.15 MiB [=================================== ] 99% 81.00 MiB / 81.15 MiB [====================================] 100% 81.15 MiB / 81.15 MiB Package Arch Version Repository Size Installing: kernel-modules-extra x86_64 6.15.3-100.fc41 @commandline 4.2 MiB kernel-modules-extra-matched x86_64 6.15.3-100.fc41 @commandline 0.0 B kernel-modules-internal x86_64 6.15.3-100.fc41 @commandline 2.7 MiB Transaction Summary: Installing: 3 packages STDERR: Updating and loading repositories: Repositories loaded. Total size of inbound packages is 1 MiB. Need to download 1 MiB. After this operation, 6 MiB extra will be used (install 6 MiB, remove 0 B). [1/6] koji-0:1.35.2-1.fc41.noarch 100% | 7.9 MiB/s | 265.3 KiB | 00m00s [2/6] python3-defusedxml-0:0.7.1-15.fc4 100% | 1.6 MiB/s | 58.9 KiB | 00m00s [3/6] python3-koji-0:1.35.2-1.fc41.noar 100% | 9.5 MiB/s | 429.5 KiB | 00m00s [4/6] python3-requests-gssapi-0:1.2.3-1 100% | 1.8 MiB/s | 28.1 KiB | 00m00s [5/6] python3-gssapi-0:1.7.3-10.fc41.x8 100% | 31.6 MiB/s | 646.6 KiB | 00m00s [6/6] python3-decorator-0:5.1.1-11.fc41 100% | 1.9 MiB/s | 30.8 KiB | 00m00s -------------------------------------------------------------------------------- [6/6] Total 100% | 6.3 MiB/s | 1.4 MiB | 00m00s Running transaction [1/8] Verify package files 100% | 500.0 B/s | 6.0 B | 00m00s [2/8] Prepare transaction 100% | 58.0 B/s | 6.0 B | 00m00s [3/8] Installing python3-decorator-0:5. 100% | 2.7 MiB/s | 80.3 KiB | 00m00s [4/8] Installing python3-gssapi-0:1.7.3 100% | 27.0 MiB/s | 2.7 MiB | 00m00s [5/8] Installing python3-requests-gssap 100% | 3.8 MiB/s | 66.4 KiB | 00m00s [6/8] Installing python3-defusedxml-0:0 100% | 7.5 MiB/s | 206.5 KiB | 00m00s [7/8] Installing python3-koji-0:1.35.2- 100% | 53.1 MiB/s | 2.2 MiB | 00m00s [8/8] Installing koji-0:1.35.2-1.fc41.n 100% | 4.2 MiB/s | 922.9 KiB | 00m00s Complete! Updating and loading repositories: Repositories loaded. Package "kernel-modules-6.15.3-100.fc41.x86_64" is already installed. Package "kernel-modules-core-6.15.3-100.fc41.x86_64" is already installed. Total size of inbound packages is 7 MiB. Need to download 0 B. After this operation, 7 MiB extra will be used (install 7 MiB, remove 0 B). Running transaction [1/5] Verify package files 100% | 63.0 B/s | 3.0 B | 00m00s [2/5] Prepare transaction 100% | 85.0 B/s | 3.0 B | 00m00s [3/5] Installing kernel-modules-interna 100% | 216.1 KiB/s | 2.8 MiB | 00m13s [4/5] Installing kernel-modules-extra-m 100% | 40.4 KiB/s | 124.0 B | 00m00s [5/5] Installing kernel-modules-extra-0 100% | 460.6 KiB/s | 4.2 MiB | 00m09s Warning: skipped OpenPGP checks for 3 packages from repository: @commandline Complete! TASK [Create hostapd config] *************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69 Thursday 26 June 2025 15:19:32 -0400 (0:00:40.996) 0:00:49.126 ********* changed: [managed-node2] => { "changed": true, "checksum": "6f12f09ae8e7d35daf1dd0e1d21717374b6da5c8", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "10d1092e1f9dda9a0b78317b4ce78e8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1750965572.909257-36540-265018805421424/.source.conf", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:84 Thursday 26 June 2025 15:19:33 -0400 (0:00:00.784) 0:00:49.911 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml for managed-node2 TASK [Ensure NetworkManager is running] **************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:3 Thursday 26 June 2025 15:19:33 -0400 (0:00:00.040) 0:00:49.951 ********* ok: [managed-node2] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2025-06-26 15:11:42 EDT", "ActiveEnterTimestampMonotonic": "188723921", "ActiveExitTimestamp": "Thu 2025-06-26 15:11:42 EDT", "ActiveExitTimestampMonotonic": "188580101", "ActiveState": "active", "After": "system.slice basic.target dbus-broker.service network-pre.target dbus.socket systemd-journald.socket cloud-init-local.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-26 15:11:42 EDT", "AssertTimestampMonotonic": "188615389", "Before": "cloud-init.service shutdown.target network.target multi-user.target NetworkManager-wait-online.service", "BindsTo": "dbus-broker.service", "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": "781738000", "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": "Thu 2025-06-26 15:11:42 EDT", "ConditionTimestampMonotonic": "188615386", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "5750", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3892678656", "EffectiveMemoryMax": "3892678656", "EffectiveTasksMax": "4409", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2025-06-26 15:11:42 EDT", "ExecMainHandoffTimestampMonotonic": "188630589", "ExecMainPID": "5303", "ExecMainStartTimestamp": "Thu 2025-06-26 15:11:42 EDT", "ExecMainStartTimestampMonotonic": "188616723", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-26 15:11:42 EDT", "InactiveEnterTimestampMonotonic": "188613977", "InactiveExitTimestamp": "Thu 2025-06-26 15:11:42 EDT", "InactiveExitTimestampMonotonic": "188618468", "InvocationID": "f33e577aa3b542fdbaecb5b4dcfbee9c", "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": "14699", "LimitNPROCSoft": "14699", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14699", "LimitSIGPENDINGSoft": "14699", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5303", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3465904128", "MemoryCurrent": "4333568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "4939776", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2025-06-26 15:12:15 EDT", "StateChangeTimestampMonotonic": "221207932", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4409", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:8 Thursday 26 June 2025 15:19:34 -0400 (0:00:00.888) 0:00:50.840 ********* ok: [managed-node2] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.204078", "end": "2025-06-26 15:19:40.107744", "rc": 0, "start": "2025-06-26 15:19:34.903666" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:12 Thursday 26 June 2025 15:19:40 -0400 (0:00:05.600) 0:00:56.440 ********* changed: [managed-node2] => (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": "Thu 2025-06-26 15:11:42 EDT", "ActiveEnterTimestampMonotonic": "188723921", "ActiveExitTimestamp": "Thu 2025-06-26 15:11:42 EDT", "ActiveExitTimestampMonotonic": "188580101", "ActiveState": "active", "After": "system.slice basic.target dbus-broker.service network-pre.target dbus.socket systemd-journald.socket cloud-init-local.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-26 15:11:42 EDT", "AssertTimestampMonotonic": "188615389", "Before": "cloud-init.service shutdown.target network.target multi-user.target NetworkManager-wait-online.service", "BindsTo": "dbus-broker.service", "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": "791118000", "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": "Thu 2025-06-26 15:11:42 EDT", "ConditionTimestampMonotonic": "188615386", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "5750", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3892678656", "EffectiveMemoryMax": "3892678656", "EffectiveTasksMax": "4409", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2025-06-26 15:11:42 EDT", "ExecMainHandoffTimestampMonotonic": "188630589", "ExecMainPID": "5303", "ExecMainStartTimestamp": "Thu 2025-06-26 15:11:42 EDT", "ExecMainStartTimestampMonotonic": "188616723", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-26 15:11:42 EDT", "InactiveEnterTimestampMonotonic": "188613977", "InactiveExitTimestamp": "Thu 2025-06-26 15:11:42 EDT", "InactiveExitTimestampMonotonic": "188618468", "InvocationID": "f33e577aa3b542fdbaecb5b4dcfbee9c", "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": "14699", "LimitNPROCSoft": "14699", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14699", "LimitSIGPENDINGSoft": "14699", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5303", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3478331392", "MemoryCurrent": "4358144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "4939776", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2025-06-26 15:12:15 EDT", "StateChangeTimestampMonotonic": "221207932", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4409", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "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: [managed-node2] => (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": "Thu 2025-06-26 15:12:15 EDT", "ActiveEnterTimestampMonotonic": "221245511", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice dbus.socket basic.target systemd-journald.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-26 15:12:15 EDT", "AssertTimestampMonotonic": "221219201", "Before": "shutdown.target network.target multi-user.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": "49543000", "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": "Thu 2025-06-26 15:12:15 EDT", "ConditionTimestampMonotonic": "221219198", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "6540", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3892678656", "EffectiveMemoryMax": "3892678656", "EffectiveTasksMax": "4409", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2025-06-26 15:12:15 EDT", "ExecMainHandoffTimestampMonotonic": "221235601", "ExecMainPID": "10202", "ExecMainStartTimestamp": "Thu 2025-06-26 15:12:15 EDT", "ExecMainStartTimestampMonotonic": "221220422", "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=[Thu 2025-06-26 15:12:15 EDT] ; stop_time=[n/a] ; pid=10202 ; 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=[Thu 2025-06-26 15:12:15 EDT] ; stop_time=[n/a] ; pid=10202 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "Thu 2025-06-26 15:12:15 EDT", "InactiveExitTimestampMonotonic": "221220855", "InvocationID": "83889a5d1cb94b5fa768a8668b25a76e", "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": "14699", "LimitNPROCSoft": "14699", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14699", "LimitSIGPENDINGSoft": "14699", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10202", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3493515264", "MemoryCurrent": "2588672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3121152", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2025-06-26 15:12:15 EDT", "StateChangeTimestampMonotonic": "221245511", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4409", "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:20 Thursday 26 June 2025 15:19:41 -0400 (0:00:01.384) 0:00:57.824 ********* ok: [managed-node2] => { "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.027501", "end": "2025-06-26 15:19:46.926590", "rc": 0, "start": "2025-06-26 15:19:41.899089" } TASK [Start hostapd] *********************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:29 Thursday 26 June 2025 15:19:46 -0400 (0:00:05.430) 0:01:03.255 ********* ok: [managed-node2] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.040059", "end": "2025-06-26 15:19:52.381599", "rc": 0, "start": "2025-06-26 15:19:47.341540" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 26 June 2025 15:19:52 -0400 (0:00:05.444) 0:01:08.699 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 26 June 2025 15:19:52 -0400 (0:00:00.032) 0:01:08.731 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 26 June 2025 15:19:52 -0400 (0:00:00.039) 0:01:08.771 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 26 June 2025 15:19:52 -0400 (0:00:00.029) 0:01:08.800 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 26 June 2025 15:19:52 -0400 (0:00:00.038) 0:01:08.838 ********* ok: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 26 June 2025 15:19:55 -0400 (0:00:02.794) 0:01:11.633 ********* ok: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 26 June 2025 15:19:56 -0400 (0:00:01.412) 0:01:13.045 ********* ok: [managed-node2] => {} 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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 26 June 2025 15:19:56 -0400 (0:00:00.068) 0:01:13.113 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 26 June 2025 15:19:56 -0400 (0:00:00.061) 0:01:13.175 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 26 June 2025 15:19:56 -0400 (0:00:00.058) 0:01:13.233 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 26 June 2025 15:19:57 -0400 (0:00:00.079) 0:01:13.312 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: NetworkManager-wifi-1:1.50.3-1.fc41.x86_64", "Installed: wireless-regdb-2024.01.23-2.fc41.noarch", "Installed: iw-6.9-2.fc41.x86_64" ] } MSG: Check mode: No changes made, but would have if not in check mode redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Thursday 26 June 2025 15:19:58 -0400 (0:00:01.678) 0:01:14.991 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 26 June 2025 15:19:58 -0400 (0:00:00.087) 0:01:15.079 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not network_allow_restart", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Thursday 26 June 2025 15:19:58 -0400 (0:00:00.059) 0:01:15.138 ********* changed: [managed-node2] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: NetworkManager-wifi-1:1.50.3-1.fc41.x86_64", "Installed: wireless-regdb-2024.01.23-2.fc41.noarch", "Installed: iw-6.9-2.fc41.x86_64" ] } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Thursday 26 June 2025 15:20:01 -0400 (0:00:02.175) 0:01:17.313 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 26 June 2025 15:20:01 -0400 (0:00:00.036) 0:01:17.349 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 26 June 2025 15:20:01 -0400 (0:00:00.037) 0:01:17.387 ********* changed: [managed-node2] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2025-06-26 15:19:40 EDT", "ActiveEnterTimestampMonotonic": "666962124", "ActiveExitTimestamp": "Thu 2025-06-26 15:19:40 EDT", "ActiveExitTimestampMonotonic": "666808399", "ActiveState": "active", "After": "system.slice basic.target dbus-broker.service network-pre.target dbus.socket systemd-journald.socket cloud-init-local.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-26 15:19:40 EDT", "AssertTimestampMonotonic": "666832183", "Before": "cloud-init.service shutdown.target network.target multi-user.target NetworkManager-wait-online.service", "BindsTo": "dbus-broker.service", "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": "91204000", "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": "Thu 2025-06-26 15:19:40 EDT", "ConditionTimestampMonotonic": "666832180", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "7207", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3892678656", "EffectiveMemoryMax": "3892678656", "EffectiveTasksMax": "4409", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2025-06-26 15:19:40 EDT", "ExecMainHandoffTimestampMonotonic": "666853970", "ExecMainPID": "45972", "ExecMainStartTimestamp": "Thu 2025-06-26 15:19:40 EDT", "ExecMainStartTimestampMonotonic": "666833866", "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=[Thu 2025-06-26 15:19:40 EDT] ; stop_time=[n/a] ; pid=45972 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Thu 2025-06-26 15:19:40 EDT] ; stop_time=[n/a] ; pid=45972 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-26 15:19:40 EDT", "InactiveEnterTimestampMonotonic": "666831293", "InactiveExitTimestamp": "Thu 2025-06-26 15:19:40 EDT", "InactiveExitTimestampMonotonic": "666834440", "InvocationID": "e9b016261cfc4be89ada840868eb9123", "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": "14699", "LimitNPROCSoft": "14699", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14699", "LimitSIGPENDINGSoft": "14699", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "45972", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3329556480", "MemoryCurrent": "3567616", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "4124672", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2025-06-26 15:19:40 EDT", "StateChangeTimestampMonotonic": "666962124", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4409", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Thursday 26 June 2025 15:20:02 -0400 (0:00:00.948) 0:01:18.335 ********* ok: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 26 June 2025 15:20:02 -0400 (0:00:00.645) 0:01:18.980 ********* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2025-06-26 15:19:41 EDT", "ActiveEnterTimestampMonotonic": "667574858", "ActiveExitTimestamp": "Thu 2025-06-26 15:19:41 EDT", "ActiveExitTimestampMonotonic": "667557080", "ActiveState": "active", "After": "sysinit.target system.slice dbus.socket basic.target systemd-journald.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-26 15:19:41 EDT", "AssertTimestampMonotonic": "667561286", "Before": "shutdown.target network.target multi-user.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": "19881000", "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": "Thu 2025-06-26 15:19:41 EDT", "ConditionTimestampMonotonic": "667561283", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "7339", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3892678656", "EffectiveMemoryMax": "3892678656", "EffectiveTasksMax": "4409", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2025-06-26 15:19:41 EDT", "ExecMainHandoffTimestampMonotonic": "667571318", "ExecMainPID": "46263", "ExecMainStartTimestamp": "Thu 2025-06-26 15:19:41 EDT", "ExecMainStartTimestampMonotonic": "667562275", "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=[Thu 2025-06-26 15:19:41 EDT] ; stop_time=[n/a] ; pid=46263 ; 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=[Thu 2025-06-26 15:19:41 EDT] ; stop_time=[n/a] ; pid=46263 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-26 15:19:41 EDT", "InactiveEnterTimestampMonotonic": "667560297", "InactiveExitTimestamp": "Thu 2025-06-26 15:19:41 EDT", "InactiveExitTimestampMonotonic": "667562774", "InvocationID": "4f0bb1a0530d4319af1ee20ce0417a25", "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": "14699", "LimitNPROCSoft": "14699", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14699", "LimitSIGPENDINGSoft": "14699", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "46263", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3330129920", "MemoryCurrent": "1638400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "1900544", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2025-06-26 15:19:41 EDT", "StateChangeTimestampMonotonic": "667574858", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4409", "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 26 June 2025 15:20:03 -0400 (0:00:00.630) 0:01:19.611 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Thursday 26 June 2025 15:20:03 -0400 (0:00:00.059) 0:01:19.671 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Thursday 26 June 2025 15:20:03 -0400 (0:00:00.095) 0:01:19.767 ********* changed: [managed-node2] => { "_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": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 000ed439-fb41-43bc-b3d4-10a5130c4424 [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 000ed439-fb41-43bc-b3d4-10a5130c4424 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Thursday 26 June 2025 15:20:08 -0400 (0:00:04.925) 0:01:24.693 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Thursday 26 June 2025 15:20:08 -0400 (0:00:00.037) 0:01:24.730 ********* ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 000ed439-fb41-43bc-b3d4-10a5130c4424", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 000ed439-fb41-43bc-b3d4-10a5130c4424 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Thursday 26 June 2025 15:20:08 -0400 (0:00:00.059) 0:01:24.790 ********* ok: [managed-node2] => { "__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": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "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, 000ed439-fb41-43bc-b3d4-10a5130c4424\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 000ed439-fb41-43bc-b3d4-10a5130c4424 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 000ed439-fb41-43bc-b3d4-10a5130c4424", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 000ed439-fb41-43bc-b3d4-10a5130c4424 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Thursday 26 June 2025 15:20:08 -0400 (0:00:00.062) 0:01:24.852 ********* skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Thursday 26 June 2025 15:20:08 -0400 (0:00:00.060) 0:01:24.913 ********* ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:35 Thursday 26 June 2025 15:20:09 -0400 (0:00:00.629) 0:01:25.543 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt\n", "delta": "0:00:00.021783", "end": "2025-06-26 15:20:09.696925", "rc": 0, "start": "2025-06-26 15:20:09.675142" } STDOUT: 802-11-wireless-security.key-mgmt: sae STDERR: + nmcli c show wlan0 + grep 802-11-wireless-security.key-mgmt TASK [Assert that WPA3 Personal is configured correctly] *********************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:43 Thursday 26 June 2025 15:20:09 -0400 (0:00:00.488) 0:01:26.031 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 26 June 2025 15:20:09 -0400 (0:00:00.036) 0:01:26.068 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 26 June 2025 15:20:09 -0400 (0:00:00.065) 0:01:26.134 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 26 June 2025 15:20:09 -0400 (0:00:00.059) 0:01:26.194 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 26 June 2025 15:20:09 -0400 (0:00:00.044) 0:01:26.238 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 26 June 2025 15:20:10 -0400 (0:00:00.043) 0:01:26.282 ********* ok: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 26 June 2025 15:20:12 -0400 (0:00:02.750) 0:01:29.032 ********* ok: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 26 June 2025 15:20:13 -0400 (0:00:00.981) 0:01:30.013 ********* ok: [managed-node2] => {} 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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 26 June 2025 15:20:13 -0400 (0:00:00.046) 0:01:30.059 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 26 June 2025 15:20:13 -0400 (0:00:00.045) 0:01:30.105 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 26 June 2025 15:20:13 -0400 (0:00:00.059) 0:01:30.164 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 26 June 2025 15:20:13 -0400 (0:00:00.068) 0:01:30.233 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Thursday 26 June 2025 15:20:14 -0400 (0:00:00.075) 0:01:30.308 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 26 June 2025 15:20:14 -0400 (0:00:00.057) 0:01:30.366 ********* skipping: [managed-node2] => { "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 : Install packages] ******************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Thursday 26 June 2025 15:20:14 -0400 (0:00:00.055) 0:01:30.422 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Thursday 26 June 2025 15:20:14 -0400 (0:00:00.082) 0:01:30.505 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 26 June 2025 15:20:14 -0400 (0:00:00.038) 0:01:30.543 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 26 June 2025 15:20:14 -0400 (0:00:00.039) 0:01:30.583 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Thursday 26 June 2025 15:20:14 -0400 (0:00:00.107) 0:01:30.691 ********* ok: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 26 June 2025 15:20:15 -0400 (0:00:00.692) 0:01:31.383 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 26 June 2025 15:20:15 -0400 (0:00:00.067) 0:01:31.451 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Thursday 26 June 2025 15:20:15 -0400 (0:00:00.036) 0:01:31.488 ********* skipping: [managed-node2] => { "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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Thursday 26 June 2025 15:20:15 -0400 (0:00:00.034) 0:01:31.522 ********* changed: [managed-node2] => { "_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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Thursday 26 June 2025 15:20:15 -0400 (0:00:00.733) 0:01:32.256 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Thursday 26 June 2025 15:20:16 -0400 (0:00:00.077) 0:01:32.334 ********* ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Thursday 26 June 2025 15:20:16 -0400 (0:00:00.065) 0:01:32.399 ********* ok: [managed-node2] => { "__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: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Thursday 26 June 2025 15:20:16 -0400 (0:00:00.065) 0:01:32.465 ********* skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Thursday 26 June 2025 15:20:16 -0400 (0:00:00.059) 0:01:32.524 ********* ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:62 Thursday 26 June 2025 15:20:16 -0400 (0:00:00.428) 0:01:32.952 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_mock_wifi.yml for managed-node2 TASK [Unload mac80211_hwsim module] ******************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_mock_wifi.yml:3 Thursday 26 June 2025 15:20:16 -0400 (0:00:00.071) 0:01:33.024 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.109695", "end": "2025-06-26 15:20:17.200901", "rc": 0, "start": "2025-06-26 15:20:17.091206" } TASK [Kill hostapd process] **************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_mock_wifi.yml:7 Thursday 26 June 2025 15:20:17 -0400 (0:00:00.540) 0:01:33.564 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.013772", "end": "2025-06-26 15:20:17.657698", "rc": 0, "start": "2025-06-26 15:20:17.643926" } TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:64 Thursday 26 June 2025 15:20:17 -0400 (0:00:00.435) 0:01:33.999 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node2 TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Thursday 26 June 2025 15:20:17 -0400 (0:00:00.062) 0:01:34.061 ********* ok: [managed-node2] => { "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.010006", "end": "2025-06-26 15:20:18.138111", "rc": 0, "start": "2025-06-26 15:20:18.128105" } 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 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:da:73:91:c9 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.13.84/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3584sec preferred_lft 3584sec inet6 fe80::8ff:daff:fe73:91c9/64 scope link noprefixroute valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:c1:29:1e:11 brd ff:ff:ff:ff:ff:ff altname enX1 inet 10.31.14.218/22 brd 10.31.15.255 scope global dynamic noprefixroute eth1 valid_lft 3584sec preferred_lft 3584sec inet6 fe80::8ff:c1ff:fe29:1e11/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.84 metric 100 default via 10.31.12.1 dev eth1 proto dhcp src 10.31.14.218 metric 101 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.84 metric 100 10.31.12.0/22 dev eth1 proto kernel scope link src 10.31.14.218 metric 101 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev eth1 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 testing-farm.us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Thursday 26 June 2025 15:20:18 -0400 (0:00:00.410) 0:01:34.472 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node2 : ok=46 changed=7 unreachable=0 failed=0 skipped=36 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 26 June 2025 15:20:18 -0400 (0:00:00.019) 0:01:34.492 ********* =============================================================================== Install mac80211_hwsim kernel module in Fedora ------------------------- 41.00s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.60s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:8 Start hostapd ----------------------------------------------------------- 5.44s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:29 Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.43s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:20 fedora.linux_system_roles.network : Configure networking connection profiles --- 4.93s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which services are running ---- 2.79s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.75s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Install packages -------------------- 2.18s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Install packages required to set up mock wifi network ------------------- 2.16s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Gathering Facts --------------------------------------------------------- 1.97s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_sae_nm.yml:6 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 1.68s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Install hostapd in Fedora ----------------------------------------------- 1.53s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 fedora.linux_system_roles.network : Check which packages are installed --- 1.41s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Restart NetworkManager and wpa_supplicant ------------------------------- 1.38s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:12 Gathering Facts --------------------------------------------------------- 1.08s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.98s /tmp/collections-XIT/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.95s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Ensure NetworkManager is running ---------------------------------------- 0.89s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:3 Check if system is ostree ----------------------------------------------- 0.86s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Create hostapd config --------------------------------------------------- 0.78s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69