ansible-playbook [core 2.17.9] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-5ok executable location = /usr/local/bin/ansible-playbook python version = 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.12) jinja version = 3.1.5 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 redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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-5ok/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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_sae_nm.yml:6 Wednesday 12 March 2025 15:18:52 -0400 (0:00:00.030) 0:00:00.030 ******* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.12, 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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_sae_nm.yml:9 Wednesday 12 March 2025 15:18:54 -0400 (0:00:01.464) 0:00:01.494 ******* included: /tmp/collections-5ok/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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Wednesday 12 March 2025 15:18:54 -0400 (0:00:00.111) 0:00:01.605 ******* ok: [managed-node2] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Wednesday 12 March 2025 15:18:55 -0400 (0:00:00.851) 0:00:02.456 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.920) 0:00:03.377 ******* ok: [managed-node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.096) 0:00:03.474 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.081) 0:00:03.556 ******* included: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed-node2 TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.223) 0:00:03.780 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.050) 0:00:03.830 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.027) 0:00:03.858 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.037) 0:00:03.896 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.031) 0:00:03.927 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_sae_nm.yml:11 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.032) 0:00:03.960 ******* ok: [managed-node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:3 Wednesday 12 March 2025 15:18:56 -0400 (0:00:00.038) 0:00:03.999 ******* ok: [managed-node2] TASK [INIT: wireless tests] **************************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:8 Wednesday 12 March 2025 15:18:57 -0400 (0:00:01.006) 0:00:05.005 ******* included: /tmp/collections-5ok/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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Wednesday 12 March 2025 15:18:57 -0400 (0:00:00.053) 0:00:05.059 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:20 Wednesday 12 March 2025 15:18:59 -0400 (0:00:01.796) 0:00:06.855 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:32 Wednesday 12 March 2025 15:18:59 -0400 (0:00:00.057) 0:00:06.912 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 Wednesday 12 March 2025 15:18:59 -0400 (0:00:00.080) 0:00:06.992 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Wednesday 12 March 2025 15:19:01 -0400 (0:00:01.717) 0:00:08.710 ******* 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:01:09.415858", "end": "2025-03-12 15:20:11.436567", "rc": 0, "start": "2025-03-12 15:19:02.020709" } STDOUT: Last metadata expiration check: 0:00:47 ago on Wed 12 Mar 2025 03:18:15 PM EDT. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.35.1-2.fc40 updates 264 k Installing dependencies: python3-decorator noarch 5.1.1-9.fc40 fedora 31 k python3-defusedxml noarch 0.7.1-12.fc40 fedora 59 k python3-gssapi x86_64 1.7.3-8.fc40 fedora 656 k python3-koji noarch 1.35.1-2.fc40 updates 425 k python3-requests-gssapi noarch 1.2.3-11.fc40 fedora 32 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 1.4 M Installed size: 6.1 M Downloading Packages: (1/6): python3-decorator-5.1.1-9.fc40.noarch.rp 1.2 MB/s | 31 kB 00:00 (2/6): python3-defusedxml-0.7.1-12.fc40.noarch. 1.9 MB/s | 59 kB 00:00 (3/6): python3-requests-gssapi-1.2.3-11.fc40.no 2.9 MB/s | 32 kB 00:00 (4/6): python3-gssapi-1.7.3-8.fc40.x86_64.rpm 14 MB/s | 656 kB 00:00 (5/6): koji-1.35.1-2.fc40.noarch.rpm 14 MB/s | 264 kB 00:00 (6/6): python3-koji-1.35.1-2.fc40.noarch.rpm 20 MB/s | 425 kB 00:00 -------------------------------------------------------------------------------- Total 2.1 MB/s | 1.4 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-defusedxml-0.7.1-12.fc40.noarch 1/6 Installing : python3-decorator-5.1.1-9.fc40.noarch 2/6 Installing : python3-gssapi-1.7.3-8.fc40.x86_64 3/6 Installing : python3-requests-gssapi-1.2.3-11.fc40.noarch 4/6 Installing : python3-koji-1.35.1-2.fc40.noarch 5/6 Installing : koji-1.35.1-2.fc40.noarch 6/6 Running scriptlet: koji-1.35.1-2.fc40.noarch 6/6 Installed: koji-1.35.1-2.fc40.noarch python3-decorator-5.1.1-9.fc40.noarch python3-defusedxml-0.7.1-12.fc40.noarch python3-gssapi-1.7.3-8.fc40.x86_64 python3-koji-1.35.1-2.fc40.noarch python3-requests-gssapi-1.2.3-11.fc40.noarch Complete! Downloading [1/30]: kernel-devel-matched-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 196.09 KiB / 196.09 KiB Downloading [2/30]: rtla-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 253.77 KiB / 253.77 KiB Downloading [3/30]: libperf-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 218.11 KiB / 218.11 KiB Downloading [4/30]: kernel-debug-modules-internal-6.13.5-100.fc40.x86_64.rpm [=============== ] 42% 1.00 MiB / 2.38 MiB [============================== ] 84% 2.00 MiB / 2.38 MiB [====================================] 100% 2.38 MiB / 2.38 MiB Downloading [5/30]: kernel-debug-modules-extra-6.13.5-100.fc40.x86_64.rpm [======= ] 20% 1.00 MiB / 4.98 MiB [============== ] 40% 2.00 MiB / 4.98 MiB [===================== ] 60% 3.00 MiB / 4.98 MiB [============================ ] 80% 4.00 MiB / 4.98 MiB [====================================] 100% 4.98 MiB / 4.98 MiB Downloading [6/30]: kernel-tools-libs-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 208.64 KiB / 208.64 KiB Downloading [7/30]: python3-perf-6.13.5-100.fc40.x86_64.rpm [==================== ] 56% 1.00 MiB / 1.76 MiB [====================================] 100% 1.76 MiB / 1.76 MiB Downloading [8/30]: kernel-debug-uki-virt-addons-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 203.24 KiB / 203.24 KiB Downloading [9/30]: kernel-uki-virt-addons-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 203.20 KiB / 203.20 KiB Downloading [10/30]: libperf-devel-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 228.82 KiB / 228.82 KiB Downloading [11/30]: kernel-modules-extra-6.13.5-100.fc40.x86_64.rpm [============ ] 34% 1.00 MiB / 2.88 MiB [======================== ] 69% 2.00 MiB / 2.88 MiB [====================================] 100% 2.88 MiB / 2.88 MiB Downloading [12/30]: perf-6.13.5-100.fc40.x86_64.rpm [============== ] 39% 1.00 MiB / 2.54 MiB [============================ ] 78% 2.00 MiB / 2.54 MiB [====================================] 100% 2.54 MiB / 2.54 MiB Downloading [13/30]: rv-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 209.81 KiB / 209.81 KiB Downloading [14/30]: kernel-modules-internal-6.13.5-100.fc40.x86_64.rpm [======================== ] 67% 1.00 MiB / 1.48 MiB [====================================] 100% 1.48 MiB / 1.48 MiB Downloading [15/30]: kernel-tools-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 478.07 KiB / 478.07 KiB Downloading [16/30]: kernel-debug-devel-matched-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 196.12 KiB / 196.12 KiB Downloading [17/30]: kernel-debug-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 196.13 KiB / 196.13 KiB Downloading [18/30]: kernel-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 196.04 KiB / 196.04 KiB Downloading [19/30]: kernel-tools-libs-devel-6.13.5-100.fc40.x86_64.rpm [====================================] 100% 199.42 KiB / 199.42 KiB Downloading [20/30]: kernel-selftests-internal-6.13.5-100.fc40.x86_64.rpm [============== ] 41% 1.00 MiB / 2.43 MiB [============================= ] 82% 2.00 MiB / 2.43 MiB [====================================] 100% 2.43 MiB / 2.43 MiB Downloading [21/30]: kernel-debug-devel-6.13.5-100.fc40.x86_64.rpm [= ] 5% 1.00 MiB / 18.26 MiB [=== ] 10% 2.00 MiB / 18.26 MiB [===== ] 16% 3.00 MiB / 18.26 MiB [======= ] 21% 4.00 MiB / 18.26 MiB [========= ] 27% 5.00 MiB / 18.26 MiB [=========== ] 32% 6.00 MiB / 18.26 MiB [============= ] 38% 7.00 MiB / 18.26 MiB [=============== ] 43% 8.00 MiB / 18.26 MiB [================= ] 49% 9.00 MiB / 18.26 MiB [=================== ] 54% 10.00 MiB / 18.26 MiB [===================== ] 60% 11.00 MiB / 18.26 MiB [======================= ] 65% 12.00 MiB / 18.26 MiB [========================= ] 71% 13.00 MiB / 18.26 MiB [=========================== ] 76% 14.00 MiB / 18.26 MiB [============================= ] 82% 15.00 MiB / 18.26 MiB [=============================== ] 87% 16.00 MiB / 18.26 MiB [================================= ] 93% 17.00 MiB / 18.26 MiB [=================================== ] 98% 18.00 MiB / 18.26 MiB [====================================] 100% 18.26 MiB / 18.26 MiB Downloading [22/30]: kernel-devel-6.13.5-100.fc40.x86_64.rpm [= ] 5% 1.00 MiB / 18.07 MiB [=== ] 11% 2.00 MiB / 18.07 MiB [===== ] 16% 3.00 MiB / 18.07 MiB [======= ] 22% 4.00 MiB / 18.07 MiB [========= ] 27% 5.00 MiB / 18.07 MiB [=========== ] 33% 6.00 MiB / 18.07 MiB [============= ] 38% 7.00 MiB / 18.07 MiB [=============== ] 44% 8.00 MiB / 18.07 MiB [================= ] 49% 9.00 MiB / 18.07 MiB [=================== ] 55% 10.00 MiB / 18.07 MiB [===================== ] 60% 11.00 MiB / 18.07 MiB [======================= ] 66% 12.00 MiB / 18.07 MiB [========================= ] 71% 13.00 MiB / 18.07 MiB [=========================== ] 77% 14.00 MiB / 18.07 MiB [============================= ] 83% 15.00 MiB / 18.07 MiB [=============================== ] 88% 16.00 MiB / 18.07 MiB [================================= ] 94% 17.00 MiB / 18.07 MiB [=================================== ] 99% 18.00 MiB / 18.07 MiB [====================================] 100% 18.07 MiB / 18.07 MiB Downloading [23/30]: kernel-debug-modules-core-6.13.5-100.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 62.67 MiB [= ] 3% 2.00 MiB / 62.67 MiB [= ] 4% 3.00 MiB / 62.67 MiB [== ] 6% 4.00 MiB / 62.67 MiB [== ] 7% 5.00 MiB / 62.67 MiB [=== ] 9% 6.00 MiB / 62.67 MiB [==== ] 11% 7.00 MiB / 62.67 MiB [==== ] 12% 8.00 MiB / 62.67 MiB [===== ] 14% 9.00 MiB / 62.67 MiB [===== ] 15% 10.00 MiB / 62.67 MiB [====== ] 17% 11.00 MiB / 62.67 MiB [====== ] 19% 12.00 MiB / 62.67 MiB [======= ] 20% 13.00 MiB / 62.67 MiB [======== ] 22% 14.00 MiB / 62.67 MiB [======== ] 23% 15.00 MiB / 62.67 MiB [========= ] 25% 16.00 MiB / 62.67 MiB [========= ] 27% 17.00 MiB / 62.67 MiB [========== ] 28% 18.00 MiB / 62.67 MiB [========== ] 30% 19.00 MiB / 62.67 MiB [=========== ] 31% 20.00 MiB / 62.67 MiB [============ ] 33% 21.00 MiB / 62.67 MiB [============ ] 35% 22.00 MiB / 62.67 MiB [============= ] 36% 23.00 MiB / 62.67 MiB [============= ] 38% 24.00 MiB / 62.67 MiB [============== ] 39% 25.00 MiB / 62.67 MiB [============== ] 41% 26.00 MiB / 62.67 MiB [=============== ] 43% 27.00 MiB / 62.67 MiB [================ ] 44% 28.00 MiB / 62.67 MiB [================ ] 46% 29.00 MiB / 62.67 MiB [================= ] 47% 30.00 MiB / 62.67 MiB [================= ] 49% 31.00 MiB / 62.67 MiB [================== ] 51% 32.00 MiB / 62.67 MiB [================== ] 52% 33.00 MiB / 62.67 MiB [=================== ] 54% 34.00 MiB / 62.67 MiB [==================== ] 55% 35.00 MiB / 62.67 MiB [==================== ] 57% 36.00 MiB / 62.67 MiB [===================== ] 59% 37.00 MiB / 62.67 MiB [===================== ] 60% 38.00 MiB / 62.67 MiB [====================== ] 62% 39.00 MiB / 62.67 MiB [====================== ] 63% 40.00 MiB / 62.67 MiB [======================= ] 65% 41.00 MiB / 62.67 MiB [======================== ] 67% 42.00 MiB / 62.67 MiB [======================== ] 68% 43.00 MiB / 62.67 MiB [========================= ] 70% 44.00 MiB / 62.67 MiB [========================= ] 71% 45.00 MiB / 62.67 MiB [========================== ] 73% 46.00 MiB / 62.67 MiB [========================== ] 74% 47.00 MiB / 62.67 MiB [=========================== ] 76% 48.00 MiB / 62.67 MiB [============================ ] 78% 49.00 MiB / 62.67 MiB [============================ ] 79% 50.00 MiB / 62.67 MiB [============================= ] 81% 51.00 MiB / 62.67 MiB [============================= ] 82% 52.00 MiB / 62.67 MiB [============================== ] 84% 53.00 MiB / 62.67 MiB [=============================== ] 86% 54.00 MiB / 62.67 MiB [=============================== ] 87% 55.00 MiB / 62.67 MiB [================================ ] 89% 56.00 MiB / 62.67 MiB [================================ ] 90% 57.00 MiB / 62.67 MiB [================================= ] 92% 58.00 MiB / 62.67 MiB [================================= ] 94% 59.00 MiB / 62.67 MiB [================================== ] 95% 60.00 MiB / 62.67 MiB [=================================== ] 97% 61.00 MiB / 62.67 MiB [=================================== ] 98% 62.00 MiB / 62.67 MiB [====================================] 100% 62.67 MiB / 62.67 MiB Downloading [24/30]: kernel-debug-modules-6.13.5-100.fc40.x86_64.rpm [ ] 0% 1.00 MiB / 106.62 MiB [ ] 1% 2.00 MiB / 106.62 MiB [= ] 2% 3.00 MiB / 106.62 MiB [= ] 3% 4.00 MiB / 106.62 MiB [= ] 4% 5.00 MiB / 106.62 MiB [== ] 5% 6.00 MiB / 106.62 MiB [== ] 6% 7.00 MiB / 106.62 MiB [== ] 7% 8.00 MiB / 106.62 MiB [=== ] 8% 9.00 MiB / 106.62 MiB [=== ] 9% 10.00 MiB / 106.62 MiB [=== ] 10% 11.00 MiB / 106.62 MiB [==== ] 11% 12.00 MiB / 106.62 MiB [==== ] 12% 13.00 MiB / 106.62 MiB [==== ] 13% 14.00 MiB / 106.62 MiB [===== ] 14% 15.00 MiB / 106.62 MiB [===== ] 15% 16.00 MiB / 106.62 MiB [===== ] 15% 17.00 MiB / 106.62 MiB [====== ] 16% 18.00 MiB / 106.62 MiB [====== ] 17% 19.00 MiB / 106.62 MiB [====== ] 18% 20.00 MiB / 106.62 MiB [======= ] 19% 21.00 MiB / 106.62 MiB [======= ] 20% 22.00 MiB / 106.62 MiB [======= ] 21% 23.00 MiB / 106.62 MiB [======== ] 22% 24.00 MiB / 106.62 MiB [======== ] 23% 25.00 MiB / 106.62 MiB [======== ] 24% 26.00 MiB / 106.62 MiB [========= ] 25% 27.00 MiB / 106.62 MiB [========= ] 26% 28.00 MiB / 106.62 MiB [========= ] 27% 29.00 MiB / 106.62 MiB [========== ] 28% 30.00 MiB / 106.62 MiB [========== ] 29% 31.00 MiB / 106.62 MiB [========== ] 30% 32.00 MiB / 106.62 MiB [=========== ] 30% 33.00 MiB / 106.62 MiB [=========== ] 31% 34.00 MiB / 106.62 MiB [=========== ] 32% 35.00 MiB / 106.62 MiB [============ ] 33% 36.00 MiB / 106.62 MiB [============ ] 34% 37.00 MiB / 106.62 MiB [============ ] 35% 38.00 MiB / 106.62 MiB [============= ] 36% 39.00 MiB / 106.62 MiB [============= ] 37% 40.00 MiB / 106.62 MiB [============= ] 38% 41.00 MiB / 106.62 MiB [============== ] 39% 42.00 MiB / 106.62 MiB [============== ] 40% 43.00 MiB / 106.62 MiB [============== ] 41% 44.00 MiB / 106.62 MiB [=============== ] 42% 45.00 MiB / 106.62 MiB [=============== ] 43% 46.00 MiB / 106.62 MiB [=============== ] 44% 47.00 MiB / 106.62 MiB [================ ] 45% 48.00 MiB / 106.62 MiB [================ ] 45% 49.00 MiB / 106.62 MiB [================ ] 46% 50.00 MiB / 106.62 MiB [================= ] 47% 51.00 MiB / 106.62 MiB [================= ] 48% 52.00 MiB / 106.62 MiB [================= ] 49% 53.00 MiB / 106.62 MiB [================== ] 50% 54.00 MiB / 106.62 MiB [================== ] 51% 55.00 MiB / 106.62 MiB [================== ] 52% 56.00 MiB / 106.62 MiB [=================== ] 53% 57.00 MiB / 106.62 MiB [=================== ] 54% 58.00 MiB / 106.62 MiB [=================== ] 55% 59.00 MiB / 106.62 MiB [==================== ] 56% 60.00 MiB / 106.62 MiB [==================== ] 57% 61.00 MiB / 106.62 MiB [==================== ] 58% 62.00 MiB / 106.62 MiB [===================== ] 59% 63.00 MiB / 106.62 MiB [===================== ] 60% 64.00 MiB / 106.62 MiB [===================== ] 60% 65.00 MiB / 106.62 MiB [====================== ] 61% 66.00 MiB / 106.62 MiB [====================== ] 62% 67.00 MiB / 106.62 MiB [====================== ] 63% 68.00 MiB / 106.62 MiB [======================= ] 64% 69.00 MiB / 106.62 MiB [======================= ] 65% 70.00 MiB / 106.62 MiB [======================= ] 66% 71.00 MiB / 106.62 MiB [======================== ] 67% 72.00 MiB / 106.62 MiB [======================== ] 68% 73.00 MiB / 106.62 MiB [======================== ] 69% 74.00 MiB / 106.62 MiB [========================= ] 70% 75.00 MiB / 106.62 MiB [========================= ] 71% 76.00 MiB / 106.62 MiB [========================= ] 72% 77.00 MiB / 106.62 MiB [========================== ] 73% 78.00 MiB / 106.62 MiB [========================== ] 74% 79.00 MiB / 106.62 MiB [=========================== ] 75% 80.00 MiB / 106.62 MiB [=========================== ] 75% 81.00 MiB / 106.62 MiB [=========================== ] 76% 82.00 MiB / 106.62 MiB [============================ ] 77% 83.00 MiB / 106.62 MiB [============================ ] 78% 84.00 MiB / 106.62 MiB [============================ ] 79% 85.00 MiB / 106.62 MiB [============================= ] 80% 86.00 MiB / 106.62 MiB [============================= ] 81% 87.00 MiB / 106.62 MiB [============================= ] 82% 88.00 MiB / 106.62 MiB [============================== ] 83% 89.00 MiB / 106.62 MiB [============================== ] 84% 90.00 MiB / 106.62 MiB [============================== ] 85% 91.00 MiB / 106.62 MiB [=============================== ] 86% 92.00 MiB / 106.62 MiB [=============================== ] 87% 93.00 MiB / 106.62 MiB [=============================== ] 88% 94.00 MiB / 106.62 MiB [================================ ] 89% 95.00 MiB / 106.62 MiB [================================ ] 90% 96.00 MiB / 106.62 MiB [================================ ] 90% 97.00 MiB / 106.62 MiB [================================= ] 91% 98.00 MiB / 106.62 MiB [================================= ] 92% 99.00 MiB / 106.62 MiB [================================= ] 93% 100.00 MiB / 106.62 MiB [================================== ] 94% 101.00 MiB / 106.62 MiB [================================== ] 95% 102.00 MiB / 106.62 MiB [================================== ] 96% 103.00 MiB / 106.62 MiB [=================================== ] 97% 104.00 MiB / 106.62 MiB [=================================== ] 98% 105.00 MiB / 106.62 MiB [=================================== ] 99% 106.00 MiB / 106.62 MiB [====================================] 100% 106.62 MiB / 106.62 MiB Downloading [25/30]: kernel-debug-core-6.13.5-100.fc40.x86_64.rpm [= ] 3% 1.00 MiB / 32.63 MiB [== ] 6% 2.00 MiB / 32.63 MiB [=== ] 9% 3.00 MiB / 32.63 MiB [==== ] 12% 4.00 MiB / 32.63 MiB [===== ] 15% 5.00 MiB / 32.63 MiB [====== ] 18% 6.00 MiB / 32.63 MiB [======= ] 21% 7.00 MiB / 32.63 MiB [======== ] 24% 8.00 MiB / 32.63 MiB [========= ] 27% 9.00 MiB / 32.63 MiB [=========== ] 30% 10.00 MiB / 32.63 MiB [============ ] 33% 11.00 MiB / 32.63 MiB [============= ] 36% 12.00 MiB / 32.63 MiB [============== ] 39% 13.00 MiB / 32.63 MiB [=============== ] 42% 14.00 MiB / 32.63 MiB [================ ] 45% 15.00 MiB / 32.63 MiB [================= ] 49% 16.00 MiB / 32.63 MiB [================== ] 52% 17.00 MiB / 32.63 MiB [=================== ] 55% 18.00 MiB / 32.63 MiB [==================== ] 58% 19.00 MiB / 32.63 MiB [====================== ] 61% 20.00 MiB / 32.63 MiB [======================= ] 64% 21.00 MiB / 32.63 MiB [======================== ] 67% 22.00 MiB / 32.63 MiB [========================= ] 70% 23.00 MiB / 32.63 MiB [========================== ] 73% 24.00 MiB / 32.63 MiB [=========================== ] 76% 25.00 MiB / 32.63 MiB [============================ ] 79% 26.00 MiB / 32.63 MiB [============================= ] 82% 27.00 MiB / 32.63 MiB [============================== ] 85% 28.00 MiB / 32.63 MiB [=============================== ] 88% 29.00 MiB / 32.63 MiB [================================= ] 91% 30.00 MiB / 32.63 MiB [================================== ] 95% 31.00 MiB / 32.63 MiB [=================================== ] 98% 32.00 MiB / 32.63 MiB [====================================] 100% 32.63 MiB / 32.63 MiB Downloading [26/30]: kernel-modules-6.13.5-100.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 64.81 MiB [= ] 3% 2.00 MiB / 64.81 MiB [= ] 4% 3.00 MiB / 64.81 MiB [== ] 6% 4.00 MiB / 64.81 MiB [== ] 7% 5.00 MiB / 64.81 MiB [=== ] 9% 6.00 MiB / 64.81 MiB [=== ] 10% 7.00 MiB / 64.81 MiB [==== ] 12% 8.00 MiB / 64.81 MiB [==== ] 13% 9.00 MiB / 64.81 MiB [===== ] 15% 10.00 MiB / 64.81 MiB [====== ] 16% 11.00 MiB / 64.81 MiB [====== ] 18% 12.00 MiB / 64.81 MiB [======= ] 20% 13.00 MiB / 64.81 MiB [======= ] 21% 14.00 MiB / 64.81 MiB [======== ] 23% 15.00 MiB / 64.81 MiB [======== ] 24% 16.00 MiB / 64.81 MiB [========= ] 26% 17.00 MiB / 64.81 MiB [========= ] 27% 18.00 MiB / 64.81 MiB [========== ] 29% 19.00 MiB / 64.81 MiB [=========== ] 30% 20.00 MiB / 64.81 MiB [=========== ] 32% 21.00 MiB / 64.81 MiB [============ ] 33% 22.00 MiB / 64.81 MiB [============ ] 35% 23.00 MiB / 64.81 MiB [============= ] 37% 24.00 MiB / 64.81 MiB [============= ] 38% 25.00 MiB / 64.81 MiB [============== ] 40% 26.00 MiB / 64.81 MiB [============== ] 41% 27.00 MiB / 64.81 MiB [=============== ] 43% 28.00 MiB / 64.81 MiB [================ ] 44% 29.00 MiB / 64.81 MiB [================ ] 46% 30.00 MiB / 64.81 MiB [================= ] 47% 31.00 MiB / 64.81 MiB [================= ] 49% 32.00 MiB / 64.81 MiB [================== ] 50% 33.00 MiB / 64.81 MiB [================== ] 52% 34.00 MiB / 64.81 MiB [=================== ] 54% 35.00 MiB / 64.81 MiB [=================== ] 55% 36.00 MiB / 64.81 MiB [==================== ] 57% 37.00 MiB / 64.81 MiB [===================== ] 58% 38.00 MiB / 64.81 MiB [===================== ] 60% 39.00 MiB / 64.81 MiB [====================== ] 61% 40.00 MiB / 64.81 MiB [====================== ] 63% 41.00 MiB / 64.81 MiB [======================= ] 64% 42.00 MiB / 64.81 MiB [======================= ] 66% 43.00 MiB / 64.81 MiB [======================== ] 67% 44.00 MiB / 64.81 MiB [======================== ] 69% 45.00 MiB / 64.81 MiB [========================= ] 70% 46.00 MiB / 64.81 MiB [========================== ] 72% 47.00 MiB / 64.81 MiB [========================== ] 74% 48.00 MiB / 64.81 MiB [=========================== ] 75% 49.00 MiB / 64.81 MiB [=========================== ] 77% 50.00 MiB / 64.81 MiB [============================ ] 78% 51.00 MiB / 64.81 MiB [============================ ] 80% 52.00 MiB / 64.81 MiB [============================= ] 81% 53.00 MiB / 64.81 MiB [============================= ] 83% 54.00 MiB / 64.81 MiB [============================== ] 84% 55.00 MiB / 64.81 MiB [=============================== ] 86% 56.00 MiB / 64.81 MiB [=============================== ] 87% 57.00 MiB / 64.81 MiB [================================ ] 89% 58.00 MiB / 64.81 MiB [================================ ] 91% 59.00 MiB / 64.81 MiB [================================= ] 92% 60.00 MiB / 64.81 MiB [================================= ] 94% 61.00 MiB / 64.81 MiB [================================== ] 95% 62.00 MiB / 64.81 MiB [================================== ] 97% 63.00 MiB / 64.81 MiB [=================================== ] 98% 64.00 MiB / 64.81 MiB [====================================] 100% 64.81 MiB / 64.81 MiB Downloading [27/30]: kernel-modules-core-6.13.5-100.fc40.x86_64.rpm [ ] 2% 1.00 MiB / 38.31 MiB [= ] 5% 2.00 MiB / 38.31 MiB [== ] 7% 3.00 MiB / 38.31 MiB [=== ] 10% 4.00 MiB / 38.31 MiB [==== ] 13% 5.00 MiB / 38.31 MiB [===== ] 15% 6.00 MiB / 38.31 MiB [====== ] 18% 7.00 MiB / 38.31 MiB [======= ] 20% 8.00 MiB / 38.31 MiB [======== ] 23% 9.00 MiB / 38.31 MiB [========= ] 26% 10.00 MiB / 38.31 MiB [========== ] 28% 11.00 MiB / 38.31 MiB [=========== ] 31% 12.00 MiB / 38.31 MiB [============ ] 33% 13.00 MiB / 38.31 MiB [============= ] 36% 14.00 MiB / 38.31 MiB [============== ] 39% 15.00 MiB / 38.31 MiB [=============== ] 41% 16.00 MiB / 38.31 MiB [=============== ] 44% 17.00 MiB / 38.31 MiB [================ ] 46% 18.00 MiB / 38.31 MiB [================= ] 49% 19.00 MiB / 38.31 MiB [================== ] 52% 20.00 MiB / 38.31 MiB [=================== ] 54% 21.00 MiB / 38.31 MiB [==================== ] 57% 22.00 MiB / 38.31 MiB [===================== ] 60% 23.00 MiB / 38.31 MiB [====================== ] 62% 24.00 MiB / 38.31 MiB [======================= ] 65% 25.00 MiB / 38.31 MiB [======================== ] 67% 26.00 MiB / 38.31 MiB [========================= ] 70% 27.00 MiB / 38.31 MiB [========================== ] 73% 28.00 MiB / 38.31 MiB [=========================== ] 75% 29.00 MiB / 38.31 MiB [============================ ] 78% 30.00 MiB / 38.31 MiB [============================= ] 80% 31.00 MiB / 38.31 MiB [============================== ] 83% 32.00 MiB / 38.31 MiB [=============================== ] 86% 33.00 MiB / 38.31 MiB [=============================== ] 88% 34.00 MiB / 38.31 MiB [================================ ] 91% 35.00 MiB / 38.31 MiB [================================= ] 93% 36.00 MiB / 38.31 MiB [================================== ] 96% 37.00 MiB / 38.31 MiB [=================================== ] 99% 38.00 MiB / 38.31 MiB [====================================] 100% 38.31 MiB / 38.31 MiB Downloading [28/30]: kernel-core-6.13.5-100.fc40.x86_64.rpm [= ] 5% 1.00 MiB / 18.46 MiB [=== ] 10% 2.00 MiB / 18.46 MiB [===== ] 16% 3.00 MiB / 18.46 MiB [======= ] 21% 4.00 MiB / 18.46 MiB [========= ] 27% 5.00 MiB / 18.46 MiB [=========== ] 32% 6.00 MiB / 18.46 MiB [============= ] 37% 7.00 MiB / 18.46 MiB [=============== ] 43% 8.00 MiB / 18.46 MiB [================= ] 48% 9.00 MiB / 18.46 MiB [=================== ] 54% 10.00 MiB / 18.46 MiB [===================== ] 59% 11.00 MiB / 18.46 MiB [======================= ] 65% 12.00 MiB / 18.46 MiB [========================= ] 70% 13.00 MiB / 18.46 MiB [=========================== ] 75% 14.00 MiB / 18.46 MiB [============================= ] 81% 15.00 MiB / 18.46 MiB [=============================== ] 86% 16.00 MiB / 18.46 MiB [================================= ] 92% 17.00 MiB / 18.46 MiB [=================================== ] 97% 18.00 MiB / 18.46 MiB [====================================] 100% 18.46 MiB / 18.46 MiB Downloading [29/30]: kernel-uki-virt-6.13.5-100.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 59.76 MiB [= ] 3% 2.00 MiB / 59.76 MiB [= ] 5% 3.00 MiB / 59.76 MiB [== ] 6% 4.00 MiB / 59.76 MiB [=== ] 8% 5.00 MiB / 59.76 MiB [=== ] 10% 6.00 MiB / 59.76 MiB [==== ] 11% 7.00 MiB / 59.76 MiB [==== ] 13% 8.00 MiB / 59.76 MiB [===== ] 15% 9.00 MiB / 59.76 MiB [====== ] 16% 10.00 MiB / 59.76 MiB [====== ] 18% 11.00 MiB / 59.76 MiB [======= ] 20% 12.00 MiB / 59.76 MiB [======= ] 21% 13.00 MiB / 59.76 MiB [======== ] 23% 14.00 MiB / 59.76 MiB [========= ] 25% 15.00 MiB / 59.76 MiB [========= ] 26% 16.00 MiB / 59.76 MiB [========== ] 28% 17.00 MiB / 59.76 MiB [========== ] 30% 18.00 MiB / 59.76 MiB [=========== ] 31% 19.00 MiB / 59.76 MiB [============ ] 33% 20.00 MiB / 59.76 MiB [============ ] 35% 21.00 MiB / 59.76 MiB [============= ] 36% 22.00 MiB / 59.76 MiB [============= ] 38% 23.00 MiB / 59.76 MiB [============== ] 40% 24.00 MiB / 59.76 MiB [=============== ] 41% 25.00 MiB / 59.76 MiB [=============== ] 43% 26.00 MiB / 59.76 MiB [================ ] 45% 27.00 MiB / 59.76 MiB [================ ] 46% 28.00 MiB / 59.76 MiB [================= ] 48% 29.00 MiB / 59.76 MiB [================== ] 50% 30.00 MiB / 59.76 MiB [================== ] 51% 31.00 MiB / 59.76 MiB [=================== ] 53% 32.00 MiB / 59.76 MiB [=================== ] 55% 33.00 MiB / 59.76 MiB [==================== ] 56% 34.00 MiB / 59.76 MiB [===================== ] 58% 35.00 MiB / 59.76 MiB [===================== ] 60% 36.00 MiB / 59.76 MiB [====================== ] 61% 37.00 MiB / 59.76 MiB [====================== ] 63% 38.00 MiB / 59.76 MiB [======================= ] 65% 39.00 MiB / 59.76 MiB [======================== ] 66% 40.00 MiB / 59.76 MiB [======================== ] 68% 41.00 MiB / 59.76 MiB [========================= ] 70% 42.00 MiB / 59.76 MiB [========================= ] 71% 43.00 MiB / 59.76 MiB [========================== ] 73% 44.00 MiB / 59.76 MiB [=========================== ] 75% 45.00 MiB / 59.76 MiB [=========================== ] 76% 46.00 MiB / 59.76 MiB [============================ ] 78% 47.00 MiB / 59.76 MiB [============================ ] 80% 48.00 MiB / 59.76 MiB [============================= ] 82% 49.00 MiB / 59.76 MiB [============================== ] 83% 50.00 MiB / 59.76 MiB [============================== ] 85% 51.00 MiB / 59.76 MiB [=============================== ] 87% 52.00 MiB / 59.76 MiB [=============================== ] 88% 53.00 MiB / 59.76 MiB [================================ ] 90% 54.00 MiB / 59.76 MiB [================================= ] 92% 55.00 MiB / 59.76 MiB [================================= ] 93% 56.00 MiB / 59.76 MiB [================================== ] 95% 57.00 MiB / 59.76 MiB [================================== ] 97% 58.00 MiB / 59.76 MiB [=================================== ] 98% 59.00 MiB / 59.76 MiB [====================================] 100% 59.76 MiB / 59.76 MiB Downloading [30/30]: kernel-debug-uki-virt-6.13.5-100.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 79.77 MiB [ ] 2% 2.00 MiB / 79.77 MiB [= ] 3% 3.00 MiB / 79.77 MiB [= ] 5% 4.00 MiB / 79.77 MiB [== ] 6% 5.00 MiB / 79.77 MiB [== ] 7% 6.00 MiB / 79.77 MiB [=== ] 8% 7.00 MiB / 79.77 MiB [=== ] 10% 8.00 MiB / 79.77 MiB [==== ] 11% 9.00 MiB / 79.77 MiB [==== ] 12% 10.00 MiB / 79.77 MiB [==== ] 13% 11.00 MiB / 79.77 MiB [===== ] 15% 12.00 MiB / 79.77 MiB [===== ] 16% 13.00 MiB / 79.77 MiB [====== ] 17% 14.00 MiB / 79.77 MiB [====== ] 18% 15.00 MiB / 79.77 MiB [======= ] 20% 16.00 MiB / 79.77 MiB [======= ] 21% 17.00 MiB / 79.77 MiB [======== ] 22% 18.00 MiB / 79.77 MiB [======== ] 23% 19.00 MiB / 79.77 MiB [========= ] 25% 20.00 MiB / 79.77 MiB [========= ] 26% 21.00 MiB / 79.77 MiB [========= ] 27% 22.00 MiB / 79.77 MiB [========== ] 28% 23.00 MiB / 79.77 MiB [========== ] 30% 24.00 MiB / 79.77 MiB [=========== ] 31% 25.00 MiB / 79.77 MiB [=========== ] 32% 26.00 MiB / 79.77 MiB [============ ] 33% 27.00 MiB / 79.77 MiB [============ ] 35% 28.00 MiB / 79.77 MiB [============= ] 36% 29.00 MiB / 79.77 MiB [============= ] 37% 30.00 MiB / 79.77 MiB [============= ] 38% 31.00 MiB / 79.77 MiB [============== ] 40% 32.00 MiB / 79.77 MiB [============== ] 41% 33.00 MiB / 79.77 MiB [=============== ] 42% 34.00 MiB / 79.77 MiB [=============== ] 43% 35.00 MiB / 79.77 MiB [================ ] 45% 36.00 MiB / 79.77 MiB [================ ] 46% 37.00 MiB / 79.77 MiB [================= ] 47% 38.00 MiB / 79.77 MiB [================= ] 48% 39.00 MiB / 79.77 MiB [================== ] 50% 40.00 MiB / 79.77 MiB [================== ] 51% 41.00 MiB / 79.77 MiB [================== ] 52% 42.00 MiB / 79.77 MiB [=================== ] 53% 43.00 MiB / 79.77 MiB [=================== ] 55% 44.00 MiB / 79.77 MiB [==================== ] 56% 45.00 MiB / 79.77 MiB [==================== ] 57% 46.00 MiB / 79.77 MiB [===================== ] 58% 47.00 MiB / 79.77 MiB [===================== ] 60% 48.00 MiB / 79.77 MiB [====================== ] 61% 49.00 MiB / 79.77 MiB [====================== ] 62% 50.00 MiB / 79.77 MiB [======================= ] 63% 51.00 MiB / 79.77 MiB [======================= ] 65% 52.00 MiB / 79.77 MiB [======================= ] 66% 53.00 MiB / 79.77 MiB [======================== ] 67% 54.00 MiB / 79.77 MiB [======================== ] 68% 55.00 MiB / 79.77 MiB [========================= ] 70% 56.00 MiB / 79.77 MiB [========================= ] 71% 57.00 MiB / 79.77 MiB [========================== ] 72% 58.00 MiB / 79.77 MiB [========================== ] 73% 59.00 MiB / 79.77 MiB [=========================== ] 75% 60.00 MiB / 79.77 MiB [=========================== ] 76% 61.00 MiB / 79.77 MiB [=========================== ] 77% 62.00 MiB / 79.77 MiB [============================ ] 78% 63.00 MiB / 79.77 MiB [============================ ] 80% 64.00 MiB / 79.77 MiB [============================= ] 81% 65.00 MiB / 79.77 MiB [============================= ] 82% 66.00 MiB / 79.77 MiB [============================== ] 83% 67.00 MiB / 79.77 MiB [============================== ] 85% 68.00 MiB / 79.77 MiB [=============================== ] 86% 69.00 MiB / 79.77 MiB [=============================== ] 87% 70.00 MiB / 79.77 MiB [================================ ] 89% 71.00 MiB / 79.77 MiB [================================ ] 90% 72.00 MiB / 79.77 MiB [================================ ] 91% 73.00 MiB / 79.77 MiB [================================= ] 92% 74.00 MiB / 79.77 MiB [================================= ] 94% 75.00 MiB / 79.77 MiB [================================== ] 95% 76.00 MiB / 79.77 MiB [================================== ] 96% 77.00 MiB / 79.77 MiB [=================================== ] 97% 78.00 MiB / 79.77 MiB [=================================== ] 99% 79.00 MiB / 79.77 MiB [====================================] 100% 79.77 MiB / 79.77 MiB Last metadata expiration check: 0:00:16 ago on Wed 12 Mar 2025 03:19:33 PM EDT. Package kernel-modules-6.13.5-100.fc40.x86_64 is already installed. Package kernel-modules-core-6.13.5-100.fc40.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-extra x86_64 6.13.5-100.fc40 @commandline 2.9 M kernel-modules-internal x86_64 6.13.5-100.fc40 @commandline 1.5 M Transaction Summary ================================================================================ Install 2 Packages Total size: 4.4 M Installed size: 3.9 M Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : kernel-modules-internal-6.13.5-100.fc40.x86_64 1/2 Running scriptlet: kernel-modules-internal-6.13.5-100.fc40.x86_64 1/2 Installing : kernel-modules-extra-6.13.5-100.fc40.x86_64 2/2 Running scriptlet: kernel-modules-extra-6.13.5-100.fc40.x86_64 2/2 Installed: kernel-modules-extra-6.13.5-100.fc40.x86_64 kernel-modules-internal-6.13.5-100.fc40.x86_64 Complete! TASK [Create hostapd config] *************************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69 Wednesday 12 March 2025 15:20:11 -0400 (0:01:10.091) 0:01:18.801 ******* 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-1741807211.5946398-39013-146502510707210/.source.conf", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:84 Wednesday 12 March 2025 15:20:12 -0400 (0:00:00.987) 0:01:19.789 ******* included: /tmp/collections-5ok/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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:3 Wednesday 12 March 2025 15:20:12 -0400 (0:00:00.029) 0:01:19.819 ******* ok: [managed-node2] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2025-03-12 15:18:23 EDT", "ActiveEnterTimestampMonotonic": "784294433", "ActiveExitTimestamp": "Wed 2025-03-12 15:18:23 EDT", "ActiveExitTimestampMonotonic": "784157679", "ActiveState": "active", "After": "systemd-journald.socket system.slice dbus-broker.service network-pre.target dbus.socket cloud-init-local.service sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-03-12 15:18:23 EDT", "AssertTimestampMonotonic": "784191190", "Before": "network.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.service shutdown.target", "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": "135406000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-03-12 15:18:23 EDT", "ConditionTimestampMonotonic": "784191186", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "7749", "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", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "43481", "ExecMainStartTimestamp": "Wed 2025-03-12 15:18:23 EDT", "ExecMainStartTimestampMonotonic": "784198293", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Wed 2025-03-12 15:18:23 EDT] ; stop_time=[n/a] ; pid=43481 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Wed 2025-03-12 15:18:23 EDT] ; stop_time=[n/a] ; pid=43481 ; 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": "Wed 2025-03-12 15:18:23 EDT", "InactiveEnterTimestampMonotonic": "784189587", "InactiveExitTimestamp": "Wed 2025-03-12 15:18:23 EDT", "InactiveExitTimestampMonotonic": "784198849", "InvocationID": "1432fadcaa4e4d238566cd144cb7379d", "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": "14702", "LimitNPROCSoft": "14702", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14702", "LimitSIGPENDINGSoft": "14702", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "43481", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3466334208", "MemoryCurrent": "3678208", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "4866048", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "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": "Wed 2025-03-12 15:18:23 EDT", "StateChangeTimestampMonotonic": "784294433", "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": "4410", "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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:8 Wednesday 12 March 2025 15:20:13 -0400 (0:00:00.813) 0:01:20.632 ******* ok: [managed-node2] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.179249", "end": "2025-03-12 15:20:18.873865", "rc": 0, "start": "2025-03-12 15:20:13.694616" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:12 Wednesday 12 March 2025 15:20:18 -0400 (0:00:05.580) 0:01:26.212 ******* 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": "Wed 2025-03-12 15:18:23 EDT", "ActiveEnterTimestampMonotonic": "784294433", "ActiveExitTimestamp": "Wed 2025-03-12 15:18:23 EDT", "ActiveExitTimestampMonotonic": "784157679", "ActiveState": "active", "After": "systemd-journald.socket system.slice dbus-broker.service network-pre.target dbus.socket cloud-init-local.service sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-03-12 15:18:23 EDT", "AssertTimestampMonotonic": "784191190", "Before": "network.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.service shutdown.target", "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": "144307000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-03-12 15:18:23 EDT", "ConditionTimestampMonotonic": "784191186", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "7749", "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", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "43481", "ExecMainStartTimestamp": "Wed 2025-03-12 15:18:23 EDT", "ExecMainStartTimestampMonotonic": "784198293", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Wed 2025-03-12 15:18:23 EDT] ; stop_time=[n/a] ; pid=43481 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Wed 2025-03-12 15:18:23 EDT] ; stop_time=[n/a] ; pid=43481 ; 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": "Wed 2025-03-12 15:18:23 EDT", "InactiveEnterTimestampMonotonic": "784189587", "InactiveExitTimestamp": "Wed 2025-03-12 15:18:23 EDT", "InactiveExitTimestampMonotonic": "784198849", "InvocationID": "1432fadcaa4e4d238566cd144cb7379d", "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": "14702", "LimitNPROCSoft": "14702", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14702", "LimitSIGPENDINGSoft": "14702", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "43481", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3486715904", "MemoryCurrent": "3706880", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "4866048", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "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": "Wed 2025-03-12 15:18:23 EDT", "StateChangeTimestampMonotonic": "784294433", "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": "4410", "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": "Wed 2025-03-12 15:11:00 EDT", "ActiveEnterTimestampMonotonic": "342121304", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service sysinit.target dbus.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-03-12 15:11:00 EDT", "AssertTimestampMonotonic": "342107521", "Before": "multi-user.target network.target shutdown.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": "48167000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-03-12 15:11:00 EDT", "ConditionTimestampMonotonic": "342107518", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5950", "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", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9845", "ExecMainStartTimestamp": "Wed 2025-03-12 15:11:00 EDT", "ExecMainStartTimestampMonotonic": "342113120", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "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": "Wed 2025-03-12 15:11:00 EDT", "InactiveExitTimestampMonotonic": "342113382", "InvocationID": "36bf6ff932d746cdb85f3f0c9e1683ad", "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": "14702", "LimitNPROCSoft": "14702", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14702", "LimitSIGPENDINGSoft": "14702", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9845", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3476107264", "MemoryCurrent": "2850816", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3125248", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "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": "Wed 2025-03-12 15:18:19 EDT", "StateChangeTimestampMonotonic": "780932355", "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": "4410", "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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:20 Wednesday 12 March 2025 15:20:20 -0400 (0:00:01.399) 0:01:27.612 ******* 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.027571", "end": "2025-03-12 15:20:25.696992", "rc": 0, "start": "2025-03-12 15:20:20.669421" } TASK [Start hostapd] *********************************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:29 Wednesday 12 March 2025 15:20:25 -0400 (0:00:05.413) 0:01:33.025 ******* ok: [managed-node2] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.041942", "end": "2025-03-12 15:20:31.126632", "rc": 0, "start": "2025-03-12 15:20:26.084690" } 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 12 March 2025 15:20:31 -0400 (0:00:05.440) 0:01:38.466 ******* included: /tmp/collections-5ok/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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 12 March 2025 15:20:31 -0400 (0:00:00.061) 0:01:38.527 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 12 March 2025 15:20:31 -0400 (0:00:00.076) 0:01:38.603 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 12 March 2025 15:20:31 -0400 (0:00:00.050) 0:01:38.654 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 12 March 2025 15:20:31 -0400 (0:00:00.048) 0:01:38.703 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 12 March 2025 15:20:34 -0400 (0:00:02.748) 0:01:41.451 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 12 March 2025 15:20:35 -0400 (0:00:01.197) 0:01:42.649 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 12 March 2025 15:20:35 -0400 (0:00:00.045) 0:01:42.695 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 12 March 2025 15:20:35 -0400 (0:00:00.044) 0:01:42.739 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Wednesday 12 March 2025 15:20:35 -0400 (0:00:00.043) 0:01:42.783 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 12 March 2025 15:20:35 -0400 (0:00:00.065) 0:01:42.848 ******* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: wireless-regdb-2024.01.23-1.fc40.noarch", "Installed: NetworkManager-wifi-1:1.46.6-1.fc40.x86_64", "Installed: iw-6.7-2.fc40.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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Wednesday 12 March 2025 15:20:38 -0400 (0:00:02.932) 0:01:45.780 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Wednesday 12 March 2025 15:20:38 -0400 (0:00:00.071) 0:01:45.852 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Wednesday 12 March 2025 15:20:38 -0400 (0:00:00.154) 0:01:46.006 ******* changed: [managed-node2] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wireless-regdb-2024.01.23-1.fc40.noarch", "Installed: NetworkManager-wifi-1:1.46.6-1.fc40.x86_64", "Installed: iw-6.7-2.fc40.x86_64" ] } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Wednesday 12 March 2025 15:20:41 -0400 (0:00:02.700) 0:01:48.707 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Wednesday 12 March 2025 15:20:41 -0400 (0:00:00.043) 0:01:48.750 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 12 March 2025 15:20:41 -0400 (0:00:00.043) 0:01:48.794 ******* changed: [managed-node2] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2025-03-12 15:20:19 EDT", "ActiveEnterTimestampMonotonic": "900757775", "ActiveExitTimestamp": "Wed 2025-03-12 15:20:19 EDT", "ActiveExitTimestampMonotonic": "900606920", "ActiveState": "active", "After": "systemd-journald.socket system.slice dbus-broker.service network-pre.target dbus.socket cloud-init-local.service sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-03-12 15:20:19 EDT", "AssertTimestampMonotonic": "900642550", "Before": "cloud-init.service NetworkManager-wait-online.service network.service multi-user.target network.target shutdown.target", "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": "91753000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-03-12 15:20:19 EDT", "ConditionTimestampMonotonic": "900642544", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "8057", "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", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "47512", "ExecMainStartTimestamp": "Wed 2025-03-12 15:20:19 EDT", "ExecMainStartTimestampMonotonic": "900647197", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Wed 2025-03-12 15:20:19 EDT] ; stop_time=[n/a] ; pid=47512 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Wed 2025-03-12 15:20:19 EDT] ; stop_time=[n/a] ; pid=47512 ; 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": "Wed 2025-03-12 15:20:19 EDT", "InactiveEnterTimestampMonotonic": "900640761", "InactiveExitTimestamp": "Wed 2025-03-12 15:20:19 EDT", "InactiveExitTimestampMonotonic": "900647486", "InvocationID": "82800f98c7d24c79aa76562f9401a333", "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": "14702", "LimitNPROCSoft": "14702", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14702", "LimitSIGPENDINGSoft": "14702", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "47512", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3417178112", "MemoryCurrent": "3690496", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "4251648", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "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": "Wed 2025-03-12 15:20:19 EDT", "StateChangeTimestampMonotonic": "900757775", "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": "4410", "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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Wednesday 12 March 2025 15:20:42 -0400 (0:00:00.900) 0:01:49.694 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Wednesday 12 March 2025 15:20:43 -0400 (0:00:00.745) 0:01:50.440 ******* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2025-03-12 15:20:20 EDT", "ActiveEnterTimestampMonotonic": "901407812", "ActiveExitTimestamp": "Wed 2025-03-12 15:20:20 EDT", "ActiveExitTimestampMonotonic": "901395152", "ActiveState": "active", "After": "basic.target dbus-broker.service sysinit.target dbus.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-03-12 15:20:20 EDT", "AssertTimestampMonotonic": "901396980", "Before": "multi-user.target network.target shutdown.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": "16258000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-03-12 15:20:20 EDT", "ConditionTimestampMonotonic": "901396964", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "8189", "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", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "47790", "ExecMainStartTimestamp": "Wed 2025-03-12 15:20:20 EDT", "ExecMainStartTimestampMonotonic": "901403167", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Wed 2025-03-12 15:20:20 EDT] ; stop_time=[n/a] ; pid=47790 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Wed 2025-03-12 15:20:20 EDT] ; stop_time=[n/a] ; pid=47790 ; 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": "Wed 2025-03-12 15:20:20 EDT", "InactiveEnterTimestampMonotonic": "901395750", "InactiveExitTimestamp": "Wed 2025-03-12 15:20:20 EDT", "InactiveExitTimestampMonotonic": "901403407", "InvocationID": "b7e1b0d923964b9f8780b15d39e83df9", "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": "14702", "LimitNPROCSoft": "14702", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14702", "LimitSIGPENDINGSoft": "14702", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "47790", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3439140864", "MemoryCurrent": "1658880", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "1921024", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "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": "Wed 2025-03-12 15:20:20 EDT", "StateChangeTimestampMonotonic": "901407812", "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": "4410", "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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 12 March 2025 15:20:43 -0400 (0:00:00.628) 0:01:51.069 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Wednesday 12 March 2025 15:20:43 -0400 (0:00:00.042) 0:01:51.112 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Wednesday 12 March 2025 15:20:43 -0400 (0:00:00.043) 0:01:51.155 ******* 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, d4d23e80-c8a7-40bd-9a46-e87ac640e1db [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d4d23e80-c8a7-40bd-9a46-e87ac640e1db (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Wednesday 12 March 2025 15:20:48 -0400 (0:00:04.731) 0:01:55.887 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Wednesday 12 March 2025 15:20:48 -0400 (0:00:00.043) 0:01:55.930 ******* ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, d4d23e80-c8a7-40bd-9a46-e87ac640e1db", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d4d23e80-c8a7-40bd-9a46-e87ac640e1db (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Wednesday 12 March 2025 15:20:48 -0400 (0:00:00.047) 0:01:55.978 ******* 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, d4d23e80-c8a7-40bd-9a46-e87ac640e1db\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d4d23e80-c8a7-40bd-9a46-e87ac640e1db (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, d4d23e80-c8a7-40bd-9a46-e87ac640e1db", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d4d23e80-c8a7-40bd-9a46-e87ac640e1db (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Wednesday 12 March 2025 15:20:48 -0400 (0:00:00.048) 0:01:56.027 ******* skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Wednesday 12 March 2025 15:20:48 -0400 (0:00:00.041) 0:01:56.068 ******* ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:35 Wednesday 12 March 2025 15:20:49 -0400 (0:00:00.514) 0:01:56.583 ******* 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.022969", "end": "2025-03-12 15:20:49.665625", "rc": 0, "start": "2025-03-12 15:20:49.642656" } 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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:43 Wednesday 12 March 2025 15:20:49 -0400 (0:00:00.465) 0:01:57.048 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 12 March 2025 15:20:49 -0400 (0:00:00.044) 0:01:57.093 ******* included: /tmp/collections-5ok/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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 12 March 2025 15:20:49 -0400 (0:00:00.078) 0:01:57.171 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 12 March 2025 15:20:49 -0400 (0:00:00.086) 0:01:57.258 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 12 March 2025 15:20:50 -0400 (0:00:00.086) 0:01:57.345 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 12 March 2025 15:20:50 -0400 (0:00:00.087) 0:01:57.432 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 12 March 2025 15:20:52 -0400 (0:00:02.634) 0:02:00.067 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 12 March 2025 15:20:53 -0400 (0:00:00.996) 0:02:01.063 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 12 March 2025 15:20:53 -0400 (0:00:00.047) 0:02:01.111 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 12 March 2025 15:20:53 -0400 (0:00:00.049) 0:02:01.161 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Wednesday 12 March 2025 15:20:53 -0400 (0:00:00.045) 0:02:01.207 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 12 March 2025 15:20:54 -0400 (0:00:00.215) 0:02:01.422 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Wednesday 12 March 2025 15:20:54 -0400 (0:00:00.101) 0:02:01.523 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Wednesday 12 March 2025 15:20:54 -0400 (0:00:00.073) 0:02:01.597 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Wednesday 12 March 2025 15:20:54 -0400 (0:00:00.072) 0:02:01.670 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Wednesday 12 March 2025 15:20:54 -0400 (0:00:00.106) 0:02:01.776 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Wednesday 12 March 2025 15:20:54 -0400 (0:00:00.044) 0:02:01.821 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 12 March 2025 15:20:54 -0400 (0:00:00.044) 0:02:01.865 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Wednesday 12 March 2025 15:20:54 -0400 (0:00:00.074) 0:02:01.940 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Wednesday 12 March 2025 15:20:55 -0400 (0:00:00.690) 0:02:02.630 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 12 March 2025 15:20:55 -0400 (0:00:00.074) 0:02:02.705 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Wednesday 12 March 2025 15:20:55 -0400 (0:00:00.043) 0:02:02.748 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Wednesday 12 March 2025 15:20:55 -0400 (0:00:00.042) 0:02:02.790 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Wednesday 12 March 2025 15:20:56 -0400 (0:00:00.802) 0:02:03.593 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Wednesday 12 March 2025 15:20:56 -0400 (0:00:00.042) 0:02:03.636 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Wednesday 12 March 2025 15:20:56 -0400 (0:00:00.084) 0:02:03.720 ******* 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-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Wednesday 12 March 2025 15:20:56 -0400 (0:00:00.047) 0:02:03.768 ******* skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Wednesday 12 March 2025 15:20:56 -0400 (0:00:00.043) 0:02:03.812 ******* ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:62 Wednesday 12 March 2025 15:20:56 -0400 (0:00:00.432) 0:02:04.244 ******* included: /tmp/collections-5ok/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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_mock_wifi.yml:3 Wednesday 12 March 2025 15:20:57 -0400 (0:00:00.072) 0:02:04.317 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.119681", "end": "2025-03-12 15:20:57.499293", "rc": 0, "start": "2025-03-12 15:20:57.379612" } TASK [Kill hostapd process] **************************************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_mock_wifi.yml:7 Wednesday 12 March 2025 15:20:57 -0400 (0:00:00.531) 0:02:04.848 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.013187", "end": "2025-03-12 15:20:57.924052", "rc": 0, "start": "2025-03-12 15:20:57.910865" } TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_sae.yml:64 Wednesday 12 March 2025 15:20:58 -0400 (0:00:00.422) 0:02:05.271 ******* included: /tmp/collections-5ok/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-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Wednesday 12 March 2025 15:20:58 -0400 (0:00:00.073) 0:02:05.344 ******* 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.010098", "end": "2025-03-12 15:20:58.419605", "rc": 0, "start": "2025-03-12 15:20:58.409507" } 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 12:65:f2:f7:52:43 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.8.65/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3584sec preferred_lft 3584sec inet6 fe80::1065:f2ff:fef7:5243/64 scope link noprefixroute valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:3a:d6:af:63:a7 brd ff:ff:ff:ff:ff:ff altname enX1 inet 10.31.10.41/22 brd 10.31.11.255 scope global dynamic noprefixroute eth1 valid_lft 3584sec preferred_lft 3584sec inet6 fe80::103a:d6ff:feaf:63a7/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.8.65 metric 100 default via 10.31.8.1 dev eth1 proto dhcp src 10.31.10.41 metric 101 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.65 metric 100 10.31.8.0/22 dev eth1 proto kernel scope link src 10.31.10.41 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 us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Wednesday 12 March 2025 15:20:58 -0400 (0:00:00.423) 0:02:05.767 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node2 : ok=48 changed=7 unreachable=0 failed=0 skipped=40 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Wednesday 12 March 2025 15:20:58 -0400 (0:00:00.021) 0:02:05.789 ******* =============================================================================== Install mac80211_hwsim kernel module in Fedora ------------------------- 70.09s /tmp/collections-5ok/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.58s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:8 Start hostapd ----------------------------------------------------------- 5.44s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:29 Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.41s /tmp/collections-5ok/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.73s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 2.93s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Check which services are running ---- 2.75s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Install packages -------------------- 2.70s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Check which services are running ---- 2.63s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install packages required to set up mock wifi network ------------------- 1.80s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Install hostapd in Fedora ----------------------------------------------- 1.72s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 Gathering Facts --------------------------------------------------------- 1.46s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_sae_nm.yml:6 Restart NetworkManager and wpa_supplicant ------------------------------- 1.40s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/start_mock_wifi.yml:12 fedora.linux_system_roles.network : Check which packages are installed --- 1.20s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.01s /tmp/collections-5ok/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 --- 1.00s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Create hostapd config --------------------------------------------------- 0.99s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69 Check if system is ostree ----------------------------------------------- 0.92s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.90s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Gather the minimum subset of ansible_facts required by the network role test --- 0.85s /tmp/collections-5ok/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3