ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ethernet_nm.yml ************************************************ 2 plays in /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_nm.yml PLAY [Run playbook 'playbooks/tests_ethernet.yml' with nm as provider] ********* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_nm.yml:6 Monday 06 October 2025 15:21:19 -0400 (0:00:00.066) 0:00:00.066 ******** ok: [managed-node1] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_nm.yml:9 Monday 06 October 2025 15:21:21 -0400 (0:00:01.850) 0:00:01.916 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 06 October 2025 15:21:21 -0400 (0:00:00.136) 0:00:02.052 ******** ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 06 October 2025 15:21:22 -0400 (0:00:00.838) 0:00:02.891 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 06 October 2025 15:21:23 -0400 (0:00:01.010) 0:00:03.901 ******** ok: [managed-node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 06 October 2025 15:21:23 -0400 (0:00:00.285) 0:00:04.187 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_nm.yml:11 Monday 06 October 2025 15:21:23 -0400 (0:00:00.218) 0:00:04.405 ******** ok: [managed-node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test configuring ethernet devices] *************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Monday 06 October 2025 15:21:23 -0400 (0:00:00.219) 0:00:04.625 ******** ok: [managed-node1] META: ran handlers TASK [Show inside ethernet tests] ********************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Monday 06 October 2025 15:21:25 -0400 (0:00:01.187) 0:00:05.812 ******** ok: [managed-node1] => {} MSG: Inside ethernet tests TASK [Show network_provider] *************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 Monday 06 October 2025 15:21:25 -0400 (0:00:00.104) 0:00:05.917 ******** ok: [managed-node1] => { "network_provider": "nm" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:17 Monday 06 October 2025 15:21:25 -0400 (0:00:00.237) 0:00:06.155 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 06 October 2025 15:21:25 -0400 (0:00:00.294) 0:00:06.450 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 06 October 2025 15:21:26 -0400 (0:00:00.277) 0:00:06.727 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002921", "end": "2025-10-06 15:21:27.496042", "rc": 0, "start": "2025-10-06 15:21:27.493121" } STDOUT: bonding_masters eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 06 October 2025 15:21:27 -0400 (0:00:01.569) 0:00:08.296 ******** ok: [managed-node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 06 October 2025 15:21:27 -0400 (0:00:00.186) 0:00:08.482 ******** ok: [managed-node1] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'eth1', u'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:20 Monday 06 October 2025 15:21:28 -0400 (0:00:00.231) 0:00:08.714 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed-node1 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Monday 06 October 2025 15:21:28 -0400 (0:00:00.273) 0:00:08.987 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Monday 06 October 2025 15:21:28 -0400 (0:00:00.133) 0:00:09.120 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Monday 06 October 2025 15:21:28 -0400 (0:00:00.106) 0:00:09.227 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 06 October 2025 15:21:28 -0400 (0:00:00.139) 0:00:09.366 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 06 October 2025 15:21:28 -0400 (0:00:00.103) 0:00:09.470 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003054", "end": "2025-10-06 15:21:29.369233", "rc": 0, "start": "2025-10-06 15:21:29.366179" } STDOUT: bonding_masters eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 06 October 2025 15:21:29 -0400 (0:00:00.663) 0:00:10.134 ******** ok: [managed-node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 06 October 2025 15:21:29 -0400 (0:00:00.123) 0:00:10.257 ******** ok: [managed-node1] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'eth1', u'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Monday 06 October 2025 15:21:29 -0400 (0:00:00.134) 0:00:10.391 ******** ok: [managed-node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface lsr27] ********************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Monday 06 October 2025 15:21:31 -0400 (0:00:01.414) 0:00:11.806 ******** ok: [managed-node1] => (item=ip link add lsr27 type veth peer name peerlsr27) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "lsr27", "type", "veth", "peer", "name", "peerlsr27" ], "delta": "0:00:00.010801", "end": "2025-10-06 15:21:31.820712", "item": "ip link add lsr27 type veth peer name peerlsr27", "rc": 0, "start": "2025-10-06 15:21:31.809911" } ok: [managed-node1] => (item=ip link set peerlsr27 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerlsr27", "up" ], "delta": "0:00:00.004434", "end": "2025-10-06 15:21:32.365365", "item": "ip link set peerlsr27 up", "rc": 0, "start": "2025-10-06 15:21:32.360931" } ok: [managed-node1] => (item=ip link set lsr27 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "lsr27", "up" ], "delta": "0:00:00.005323", "end": "2025-10-06 15:21:32.859356", "item": "ip link set lsr27 up", "rc": 0, "start": "2025-10-06 15:21:32.854033" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Monday 06 October 2025 15:21:32 -0400 (0:00:01.851) 0:00:13.657 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "lsr27", "managed", "true" ], "delta": "0:00:00.027849", "end": "2025-10-06 15:21:33.653740", "rc": 0, "start": "2025-10-06 15:21:33.625891" } TASK [Delete veth interface lsr27] ********************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Monday 06 October 2025 15:21:33 -0400 (0:00:00.831) 0:00:14.488 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface lsr27] ******************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Monday 06 October 2025 15:21:33 -0400 (0:00:00.098) 0:00:14.587 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface lsr27] ******************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Monday 06 October 2025 15:21:34 -0400 (0:00:00.118) 0:00:14.706 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface lsr27] ********************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Monday 06 October 2025 15:21:34 -0400 (0:00:00.073) 0:00:14.779 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface lsr27] ********************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Monday 06 October 2025 15:21:34 -0400 (0:00:00.120) 0:00:14.899 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:25 Monday 06 October 2025 15:21:34 -0400 (0:00:00.060) 0:00:14.959 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 06 October 2025 15:21:34 -0400 (0:00:00.146) 0:00:15.106 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface lsr27] ******************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 06 October 2025 15:21:34 -0400 (0:00:00.082) 0:00:15.188 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759778491.8207486, "block_size": 4096, "blocks": 0, "ctime": 1759778491.8207486, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17845, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr27", "lnk_target": "../../devices/virtual/net/lsr27", "mode": "0777", "mtime": 1759778491.8207486, "nlink": 1, "path": "/sys/class/net/lsr27", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'lsr27'] ************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 06 October 2025 15:21:35 -0400 (0:00:00.575) 0:00:15.764 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Test static interface up] ************************************************ task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:28 Monday 06 October 2025 15:21:35 -0400 (0:00:00.068) 0:00:15.832 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 October 2025 15:21:35 -0400 (0:00:00.361) 0:00:16.194 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 06 October 2025 15:21:35 -0400 (0:00:00.154) 0:00:16.348 ******** skipping: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 06 October 2025 15:21:35 -0400 (0:00:00.084) 0:00:16.433 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 06 October 2025 15:21:35 -0400 (0:00:00.074) 0:00:16.508 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 06 October 2025 15:21:36 -0400 (0:00:00.162) 0:00:16.670 ******** ok: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 06 October 2025 15:21:38 -0400 (0:00:02.349) 0:00:19.020 ******** ok: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 October 2025 15:21:42 -0400 (0:00:03.762) 0:00:22.783 ******** ok: [managed-node1] => {} 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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 October 2025 15:21:42 -0400 (0:00:00.274) 0:00:23.057 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 October 2025 15:21:42 -0400 (0:00:00.287) 0:00:23.345 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 October 2025 15:21:43 -0400 (0:00:00.448) 0:00:23.793 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 October 2025 15:21:43 -0400 (0:00:00.377) 0:00:24.171 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } 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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 October 2025 15:21:43 -0400 (0:00:00.416) 0:00:24.588 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 October 2025 15:21:44 -0400 (0:00:00.441) 0:00:25.029 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 October 2025 15:21:44 -0400 (0:00:00.303) 0:00:25.333 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 October 2025 15:21:45 -0400 (0:00:00.447) 0:00:25.780 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 October 2025 15:21:45 -0400 (0:00:00.249) 0:00:26.030 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 October 2025 15:21:45 -0400 (0:00:00.439) 0:00:26.469 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 October 2025 15:21:46 -0400 (0:00:00.405) 0:00:26.874 ******** ok: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 October 2025 15:21:48 -0400 (0:00:02.434) 0:00:29.308 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 October 2025 15:21:49 -0400 (0:00:00.479) 0:00:29.788 ******** skipping: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 October 2025 15:21:49 -0400 (0:00:00.287) 0:00:30.075 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 October 2025 15:21:49 -0400 (0:00:00.304) 0:00:30.380 ******** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "lsr27", "ip": { "address": "192.0.2.1/24" }, "name": "lsr27", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'lsr27': add connection lsr27, c19973d2-265f-4aee-ae98-8c2fddf1d9b2 [004] #0, state:up persistent_state:present, 'lsr27': up connection lsr27, c19973d2-265f-4aee-ae98-8c2fddf1d9b2 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 October 2025 15:21:52 -0400 (0:00:03.191) 0:00:33.572 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 October 2025 15:21:53 -0400 (0:00:00.183) 0:00:33.756 ******** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'lsr27': add connection lsr27, c19973d2-265f-4aee-ae98-8c2fddf1d9b2", "[004] #0, state:up persistent_state:present, 'lsr27': up connection lsr27, c19973d2-265f-4aee-ae98-8c2fddf1d9b2 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 October 2025 15:21:53 -0400 (0:00:00.211) 0:00:33.967 ******** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "lsr27", "ip": { "address": "192.0.2.1/24" }, "name": "lsr27", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'lsr27': add connection lsr27, c19973d2-265f-4aee-ae98-8c2fddf1d9b2\n[004] #0, state:up persistent_state:present, 'lsr27': up connection lsr27, c19973d2-265f-4aee-ae98-8c2fddf1d9b2 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'lsr27': add connection lsr27, c19973d2-265f-4aee-ae98-8c2fddf1d9b2", "[004] #0, state:up persistent_state:present, 'lsr27': up connection lsr27, c19973d2-265f-4aee-ae98-8c2fddf1d9b2 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 October 2025 15:21:53 -0400 (0:00:00.278) 0:00:34.246 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 October 2025 15:21:53 -0400 (0:00:00.243) 0:00:34.489 ******** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_output_in_stderr_without_warnings.yml'] ********* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:41 Monday 06 October 2025 15:21:55 -0400 (0:00:01.257) 0:00:35.747 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_output_in_stderr_without_warnings.yml for managed-node1 TASK [Assert that warnings is empty] ******************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_output_in_stderr_without_warnings.yml:4 Monday 06 October 2025 15:21:55 -0400 (0:00:00.546) 0:00:36.293 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Assert that there is output in stderr] *********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_output_in_stderr_without_warnings.yml:13 Monday 06 October 2025 15:21:56 -0400 (0:00:00.504) 0:00:36.797 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Show network_provider after running role] ******************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:44 Monday 06 October 2025 15:21:56 -0400 (0:00:00.294) 0:00:37.092 ******** ok: [managed-node1] => { "network_provider": "nm" } TASK [Get NM connection file] ************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:48 Monday 06 October 2025 15:21:56 -0400 (0:00:00.259) 0:00:37.352 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert settings in NM connection file] *********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:57 Monday 06 October 2025 15:21:57 -0400 (0:00:00.427) 0:00:37.779 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM connection status] ************************************************ task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:69 Monday 06 October 2025 15:21:57 -0400 (0:00:00.274) 0:00:38.054 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "nmcli", "connection", "show", "lsr27" ], "delta": "0:00:00.023171", "end": "2025-10-06 15:21:58.116303", "rc": 0, "start": "2025-10-06 15:21:58.093132" } STDOUT: connection.id: lsr27 connection.uuid: c19973d2-265f-4aee-ae98-8c2fddf1d9b2 connection.stable-id: -- connection.type: 802-3-ethernet connection.interface-name: lsr27 connection.autoconnect: yes connection.autoconnect-priority: 0 connection.autoconnect-retries: -1 (default) connection.multi-connect: 0 (default) connection.auth-retries: -1 connection.timestamp: 1759778512 connection.read-only: no connection.permissions: -- connection.zone: -- connection.master: -- connection.slave-type: -- connection.autoconnect-slaves: -1 (default) connection.secondaries: -- connection.gateway-ping-timeout: 0 connection.metered: unknown connection.lldp: default connection.mdns: -1 (default) connection.llmnr: -1 (default) 802-3-ethernet.port: -- 802-3-ethernet.speed: 0 802-3-ethernet.duplex: -- 802-3-ethernet.auto-negotiate: no 802-3-ethernet.mac-address: -- 802-3-ethernet.cloned-mac-address: -- 802-3-ethernet.generate-mac-address-mask:-- 802-3-ethernet.mac-address-blacklist: -- 802-3-ethernet.mtu: auto 802-3-ethernet.s390-subchannels: -- 802-3-ethernet.s390-nettype: -- 802-3-ethernet.s390-options: -- 802-3-ethernet.wake-on-lan: default 802-3-ethernet.wake-on-lan-password: -- ipv4.method: manual ipv4.dns: -- ipv4.dns-search: -- ipv4.dns-options: "" ipv4.dns-priority: 0 ipv4.addresses: 192.0.2.1/24 ipv4.gateway: -- ipv4.routes: -- ipv4.route-metric: -1 ipv4.route-table: 0 (unspec) ipv4.routing-rules: -- ipv4.ignore-auto-routes: no ipv4.ignore-auto-dns: no ipv4.dhcp-client-id: -- ipv4.dhcp-timeout: 0 (default) ipv4.dhcp-send-hostname: yes ipv4.dhcp-hostname: -- ipv4.dhcp-fqdn: -- ipv4.never-default: no ipv4.may-fail: yes ipv4.dad-timeout: -1 (default) ipv6.method: auto ipv6.dns: -- ipv6.dns-search: -- ipv6.dns-options: "" ipv6.dns-priority: 0 ipv6.addresses: -- ipv6.gateway: -- ipv6.routes: -- ipv6.route-metric: -1 ipv6.route-table: 0 (unspec) ipv6.routing-rules: -- ipv6.ignore-auto-routes: no ipv6.ignore-auto-dns: no ipv6.never-default: no ipv6.may-fail: yes ipv6.ip6-privacy: -1 (unknown) ipv6.addr-gen-mode: stable-privacy ipv6.dhcp-duid: -- ipv6.dhcp-send-hostname: yes ipv6.dhcp-hostname: -- ipv6.token: -- proxy.method: none proxy.browser-only: no proxy.pac-url: -- proxy.pac-script: -- GENERAL.NAME: lsr27 GENERAL.UUID: c19973d2-265f-4aee-ae98-8c2fddf1d9b2 GENERAL.DEVICES: lsr27 GENERAL.STATE: activated GENERAL.DEFAULT: no GENERAL.DEFAULT6: no GENERAL.SPEC-OBJECT: -- GENERAL.VPN: no GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/ActiveConnection/22 GENERAL.CON-PATH: /org/freedesktop/NetworkManager/Settings/19 GENERAL.ZONE: -- GENERAL.MASTER-PATH: -- IP4.ADDRESS[1]: 192.0.2.1/24 IP4.GATEWAY: -- IP4.ROUTE[1]: dst = 192.0.2.0/24, nh = 0.0.0.0, mt = 102 IP6.ADDRESS[1]: fe80::4f4b:6d7b:91a5:b471/64 IP6.GATEWAY: -- IP6.ROUTE[1]: dst = fe80::/64, nh = ::, mt = 102 IP6.ROUTE[2]: dst = ff00::/8, nh = ::, mt = 256, table=255 TASK [Assert NM connection status] ********************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75 Monday 06 October 2025 15:21:58 -0400 (0:00:00.994) 0:00:39.048 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get initscripts connection file] ***************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:81 Monday 06 October 2025 15:21:58 -0400 (0:00:00.233) 0:00:39.282 ******** ok: [managed-node1] => { "changed": false, "content": "VFlQRT1FdGhlcm5ldApQUk9YWV9NRVRIT0Q9bm9uZQpCUk9XU0VSX09OTFk9bm8KQk9PVFBST1RPPW5vbmUKSVBBRERSPTE5Mi4wLjIuMQpQUkVGSVg9MjQKREVGUk9VVEU9eWVzCklQVjRfRkFJTFVSRV9GQVRBTD1ubwpJUFY2SU5JVD15ZXMKSVBWNl9BVVRPQ09ORj15ZXMKSVBWNl9ERUZST1VURT15ZXMKSVBWNl9GQUlMVVJFX0ZBVEFMPW5vCklQVjZfQUREUl9HRU5fTU9ERT1zdGFibGUtcHJpdmFjeQpOQU1FPWxzcjI3ClVVSUQ9YzE5OTczZDItMjY1Zi00YWVlLWFlOTgtOGMyZmRkZjFkOWIyCkRFVklDRT1sc3IyNwpPTkJPT1Q9eWVzCg==", "encoding": "base64", "source": "/etc/sysconfig/network-scripts/ifcfg-lsr27" } TASK [Assert settings in initscripts connection file] ************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:87 Monday 06 October 2025 15:22:00 -0400 (0:00:01.493) 0:00:40.775 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Include the tasks 'down_profile+delete_interface.yml'] ******************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:96 Monday 06 October 2025 15:22:00 -0400 (0:00:00.431) 0:00:41.207 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile+delete_interface.yml for managed-node1 TASK [Include the task 'down_profile.yml'] ************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile+delete_interface.yml:3 Monday 06 October 2025 15:22:01 -0400 (0:00:00.886) 0:00:42.093 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile.yml for managed-node1 TASK [Set down lsr27] ********************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile.yml:3 Monday 06 October 2025 15:22:01 -0400 (0:00:00.421) 0:00:42.515 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 October 2025 15:22:02 -0400 (0:00:00.476) 0:00:42.992 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 06 October 2025 15:22:02 -0400 (0:00:00.439) 0:00:43.431 ******** skipping: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 06 October 2025 15:22:03 -0400 (0:00:00.270) 0:00:43.702 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 06 October 2025 15:22:03 -0400 (0:00:00.158) 0:00:43.861 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 06 October 2025 15:22:03 -0400 (0:00:00.217) 0:00:44.079 ******** ok: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 06 October 2025 15:22:05 -0400 (0:00:01.818) 0:00:45.898 ******** ok: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 October 2025 15:22:07 -0400 (0:00:02.272) 0:00:48.171 ******** ok: [managed-node1] => {} 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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 October 2025 15:22:07 -0400 (0:00:00.348) 0:00:48.519 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 October 2025 15:22:08 -0400 (0:00:00.328) 0:00:48.848 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 October 2025 15:22:08 -0400 (0:00:00.350) 0:00:49.199 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 October 2025 15:22:08 -0400 (0:00:00.281) 0:00:49.480 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } 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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 October 2025 15:22:09 -0400 (0:00:00.229) 0:00:49.710 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 October 2025 15:22:09 -0400 (0:00:00.167) 0:00:49.878 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 October 2025 15:22:09 -0400 (0:00:00.284) 0:00:50.163 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 October 2025 15:22:10 -0400 (0:00:00.661) 0:00:50.824 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 October 2025 15:22:10 -0400 (0:00:00.436) 0:00:51.260 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 October 2025 15:22:11 -0400 (0:00:00.480) 0:00:51.741 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 October 2025 15:22:11 -0400 (0:00:00.299) 0:00:52.041 ******** ok: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 October 2025 15:22:12 -0400 (0:00:01.578) 0:00:53.619 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 October 2025 15:22:13 -0400 (0:00:00.405) 0:00:54.024 ******** skipping: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 October 2025 15:22:13 -0400 (0:00:00.378) 0:00:54.402 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 October 2025 15:22:14 -0400 (0:00:00.357) 0:00:54.760 ******** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr27", "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 October 2025 15:22:16 -0400 (0:00:02.245) 0:00:57.005 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 October 2025 15:22:17 -0400 (0:00:00.689) 0:00:57.695 ******** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 October 2025 15:22:17 -0400 (0:00:00.270) 0:00:57.965 ******** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr27", "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 October 2025 15:22:17 -0400 (0:00:00.230) 0:00:58.195 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 October 2025 15:22:17 -0400 (0:00:00.203) 0:00:58.399 ******** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile+delete_interface.yml:6 Monday 06 October 2025 15:22:18 -0400 (0:00:01.050) 0:00:59.450 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node1 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Monday 06 October 2025 15:22:19 -0400 (0:00:00.723) 0:01:00.173 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "ip", "link", "del", "lsr27" ], "delta": "0:00:00.012559", "end": "2025-10-06 15:22:20.189417", "rc": 0, "start": "2025-10-06 15:22:20.176858" } TASK [Include the task 'remove_profile.yml'] *********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:102 Monday 06 October 2025 15:22:20 -0400 (0:00:01.115) 0:01:01.288 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node1 TASK [Remove lsr27] ************************************************************ task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Monday 06 October 2025 15:22:21 -0400 (0:00:00.731) 0:01:02.020 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 October 2025 15:22:22 -0400 (0:00:00.733) 0:01:02.754 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 06 October 2025 15:22:22 -0400 (0:00:00.567) 0:01:03.322 ******** skipping: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 06 October 2025 15:22:23 -0400 (0:00:00.439) 0:01:03.762 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 06 October 2025 15:22:23 -0400 (0:00:00.296) 0:01:04.058 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 06 October 2025 15:22:23 -0400 (0:00:00.220) 0:01:04.279 ******** ok: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 06 October 2025 15:22:25 -0400 (0:00:02.072) 0:01:06.352 ******** ok: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 October 2025 15:22:28 -0400 (0:00:02.381) 0:01:08.734 ******** ok: [managed-node1] => {} 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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 October 2025 15:22:28 -0400 (0:00:00.163) 0:01:08.898 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 October 2025 15:22:28 -0400 (0:00:00.374) 0:01:09.272 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 October 2025 15:22:29 -0400 (0:00:00.449) 0:01:09.721 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 October 2025 15:22:29 -0400 (0:00:00.334) 0:01:10.056 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } 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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 October 2025 15:22:29 -0400 (0:00:00.211) 0:01:10.268 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 October 2025 15:22:29 -0400 (0:00:00.259) 0:01:10.527 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 October 2025 15:22:30 -0400 (0:00:00.350) 0:01:10.878 ******** skipping: [managed-node1] => { "changed": false, "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 October 2025 15:22:30 -0400 (0:00:00.465) 0:01:11.343 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 October 2025 15:22:31 -0400 (0:00:00.336) 0:01:11.680 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 October 2025 15:22:31 -0400 (0:00:00.341) 0:01:12.022 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 October 2025 15:22:31 -0400 (0:00:00.247) 0:01:12.269 ******** ok: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 October 2025 15:22:33 -0400 (0:00:01.838) 0:01:14.108 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 October 2025 15:22:33 -0400 (0:00:00.353) 0:01:14.461 ******** skipping: [managed-node1] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 October 2025 15:22:34 -0400 (0:00:00.474) 0:01:14.936 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 October 2025 15:22:34 -0400 (0:00:00.456) 0:01:15.393 ******** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr27", "persistent_state": "absent" } ], "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 October 2025 15:22:36 -0400 (0:00:02.175) 0:01:17.568 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 October 2025 15:22:37 -0400 (0:00:00.332) 0:01:17.900 ******** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 October 2025 15:22:37 -0400 (0:00:00.543) 0:01:18.443 ******** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr27", "persistent_state": "absent" } ], "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 October 2025 15:22:38 -0400 (0:00:00.325) 0:01:18.769 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 October 2025 15:22:38 -0400 (0:00:00.272) 0:01:19.041 ******** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:107 Monday 06 October 2025 15:22:39 -0400 (0:00:01.023) 0:01:20.065 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node1 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Monday 06 October 2025 15:22:39 -0400 (0:00:00.488) 0:01:20.554 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 06 October 2025 15:22:40 -0400 (0:00:00.537) 0:01:21.091 ******** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 06 October 2025 15:22:40 -0400 (0:00:00.493) 0:01:21.585 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 06 October 2025 15:22:41 -0400 (0:00:00.950) 0:01:22.535 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 06 October 2025 15:22:42 -0400 (0:00:00.597) 0:01:23.132 ******** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr27 | grep /etc", "delta": "0:00:00.019750", "end": "2025-10-06 15:22:43.272313", "rc": 1, "start": "2025-10-06 15:22:43.252563" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 06 October 2025 15:22:43 -0400 (0:00:01.276) 0:01:24.409 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-lsr27] ************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 06 October 2025 15:22:44 -0400 (0:00:00.368) 0:01:24.777 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-lsr27] *********************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 06 October 2025 15:22:44 -0400 (0:00:00.450) 0:01:25.228 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-lsr27] ****************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 06 October 2025 15:22:45 -0400 (0:00:00.505) 0:01:25.733 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-lsr27] *************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 06 October 2025 15:22:45 -0400 (0:00:00.502) 0:01:26.235 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'lsr27'] ***************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Monday 06 October 2025 15:22:46 -0400 (0:00:00.593) 0:01:26.828 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:111 Monday 06 October 2025 15:22:46 -0400 (0:00:00.471) 0:01:27.299 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 06 October 2025 15:22:47 -0400 (0:00:00.842) 0:01:28.142 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface lsr27] ******************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 06 October 2025 15:22:48 -0400 (0:00:00.636) 0:01:28.778 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'lsr27'] *************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 06 October 2025 15:22:49 -0400 (0:00:01.246) 0:01:30.025 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:114 Monday 06 October 2025 15:22:49 -0400 (0:00:00.337) 0:01:30.362 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node1 TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 06 October 2025 15:22:50 -0400 (0:00:00.922) 0:01:31.285 ******** ok: [managed-node1] => { "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.006783", "end": "2025-10-06 15:22:51.425558", "rc": 0, "start": "2025-10-06 15:22:51.418775" } 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 valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:a0:53:04:46:17 brd ff:ff:ff:ff:ff:ff inet 10.31.43.54/22 brd 10.31.43.255 scope global noprefixroute dynamic eth0 valid_lft 2979sec preferred_lft 2979sec inet6 fe80::ca0:53ff:fe04:4617/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:3d:d8:7c:42:77 brd ff:ff:ff:ff:ff:ff inet 10.31.43.17/22 brd 10.31.43.255 scope global noprefixroute dynamic eth1 valid_lft 2979sec preferred_lft 2979sec inet6 fe80::d79a:ca29:44bf:de91/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp metric 100 default via 10.31.40.1 dev eth1 proto dhcp metric 101 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.43.54 metric 100 10.31.40.0/22 dev eth1 proto kernel scope link src 10.31.43.17 metric 101 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth1 proto kernel metric 101 mtu 9001 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search testing-farm.us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 06 October 2025 15:22:51 -0400 (0:00:00.990) 0:01:32.275 ******** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.449984", "end": "2025-10-06 15:22:52.874826", "rc": 0, "start": "2025-10-06 15:22:52.424842" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:6:1121:bead:cafe:feed:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2606:f640:6000:651::7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:5270:306c:35d6:1f81 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:6:1121:bead:cafe:feed:fed5 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2606:f640:6000:651::8 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:5270:306c:35d6:1f81 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:6:1121:bead:cafe:feed:fed5 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:6:1121:bead:cafe:feed:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2606:f640:6000:651::8 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2606:f640:6000:651::7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1841 0 --:--:-- --:--:-- --:--:-- 1848 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1091 0 --:--:-- --:--:-- --:--:-- 1089 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=80 changed=3 unreachable=0 failed=0 skipped=70 rescued=0 ignored=1 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 06 October 2025 15:22:53 -0400 (0:00:01.425) 0:01:33.700 ******** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 3.76s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.19s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 2.43s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 2.38s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 2.35s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 2.27s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.25s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.18s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which services are running ---- 2.07s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Create veth interface lsr27 --------------------------------------------- 1.85s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Gathering Facts --------------------------------------------------------- 1.85s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_nm.yml:6 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.84s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which services are running ---- 1.82s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.58s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gather current interface info ------------------------------------------- 1.57s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Get initscripts connection file ----------------------------------------- 1.49s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:81 Verify DNS and network connectivity ------------------------------------- 1.43s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Install iproute --------------------------------------------------------- 1.41s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Get NM profile info ----------------------------------------------------- 1.28s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 fedora.linux_system_roles.network : Re-test connectivity ---------------- 1.26s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192