ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-XIT executable location = /usr/local/bin/ansible-playbook python version = 3.13.3 (main, Apr 22 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.13) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_route_device_nm.yml ******************************************** 2 plays in /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml PLAY [Run playbook 'playbooks/tests_route_device.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml:6 Thursday 26 June 2025 15:16:57 -0400 (0:00:00.028) 0:00:00.028 ********* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml:9 Thursday 26 June 2025 15:16:58 -0400 (0:00:01.409) 0:00:01.438 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node2 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Thursday 26 June 2025 15:16:58 -0400 (0:00:00.072) 0:00:01.510 ********* ok: [managed-node2] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Thursday 26 June 2025 15:16:59 -0400 (0:00:00.654) 0:00:02.164 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Thursday 26 June 2025 15:16:59 -0400 (0:00:00.517) 0:00:02.681 ********* ok: [managed-node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Thursday 26 June 2025 15:16:59 -0400 (0:00:00.041) 0:00:02.723 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml:11 Thursday 26 June 2025 15:16:59 -0400 (0:00:00.021) 0:00:02.745 ********* ok: [managed-node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Test output device of routes] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 Thursday 26 June 2025 15:16:59 -0400 (0:00:00.029) 0:00:02.775 ********* ok: [managed-node2] TASK [Set type and interface0] ************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:11 Thursday 26 June 2025 15:17:00 -0400 (0:00:01.031) 0:00:03.806 ********* ok: [managed-node2] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Show interfaces] ********************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:15 Thursday 26 June 2025 15:17:00 -0400 (0:00:00.099) 0:00:03.905 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Thursday 26 June 2025 15:17:01 -0400 (0:00:00.109) 0:00:04.015 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Thursday 26 June 2025 15:17:01 -0400 (0:00:00.097) 0:00:04.112 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003580", "end": "2025-06-26 15:17:02.048388", "rc": 0, "start": "2025-06-26 15:17:02.044808" } STDOUT: eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Thursday 26 June 2025 15:17:02 -0400 (0:00:01.067) 0:00:05.180 ********* ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Thursday 26 June 2025 15:17:02 -0400 (0:00:00.134) 0:00:05.314 ********* ok: [managed-node2] => {} MSG: current_interfaces: ['eth0', 'eth1', 'lo'] TASK [Manage test interface] *************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:17 Thursday 26 June 2025 15:17:02 -0400 (0:00:00.130) 0:00:05.445 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed-node2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Thursday 26 June 2025 15:17:02 -0400 (0:00:00.151) 0:00:05.597 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Thursday 26 June 2025 15:17:02 -0400 (0:00:00.069) 0:00:05.666 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Thursday 26 June 2025 15:17:02 -0400 (0:00:00.055) 0:00:05.722 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Thursday 26 June 2025 15:17:02 -0400 (0:00:00.101) 0:00:05.823 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Thursday 26 June 2025 15:17:02 -0400 (0:00:00.122) 0:00:05.945 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003953", "end": "2025-06-26 15:17:03.481453", "rc": 0, "start": "2025-06-26 15:17:03.477500" } STDOUT: eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Thursday 26 June 2025 15:17:03 -0400 (0:00:00.652) 0:00:06.597 ********* ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Thursday 26 June 2025 15:17:03 -0400 (0:00:00.109) 0:00:06.707 ********* ok: [managed-node2] => {} MSG: current_interfaces: ['eth0', 'eth1', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Thursday 26 June 2025 15:17:03 -0400 (0:00:00.072) 0:00:06.779 ********* ok: [managed-node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest0] ****************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Thursday 26 June 2025 15:17:05 -0400 (0:00:01.767) 0:00:08.547 ********* ok: [managed-node2] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.007527", "end": "2025-06-26 15:17:05.928237", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2025-06-26 15:17:05.920710" } ok: [managed-node2] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003568", "end": "2025-06-26 15:17:06.475196", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2025-06-26 15:17:06.471628" } ok: [managed-node2] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.004408", "end": "2025-06-26 15:17:07.007068", "item": "ip link set ethtest0 up", "rc": 0, "start": "2025-06-26 15:17:07.002660" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Thursday 26 June 2025 15:17:07 -0400 (0:00:01.546) 0:00:10.093 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.022362", "end": "2025-06-26 15:17:07.488147", "rc": 0, "start": "2025-06-26 15:17:07.465785" } TASK [Delete veth interface ethtest0] ****************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Thursday 26 June 2025 15:17:07 -0400 (0:00:00.514) 0:00:10.608 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Thursday 26 June 2025 15:17:07 -0400 (0:00:00.101) 0:00:10.710 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Thursday 26 June 2025 15:17:07 -0400 (0:00:00.079) 0:00:10.789 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Thursday 26 June 2025 15:17:07 -0400 (0:00:00.080) 0:00:10.870 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Thursday 26 June 2025 15:17:07 -0400 (0:00:00.071) 0:00:10.941 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Assert device is present] ************************************************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Thursday 26 June 2025 15:17:07 -0400 (0:00:00.042) 0:00:10.984 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node2 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Thursday 26 June 2025 15:17:08 -0400 (0:00:00.077) 0:00:11.061 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Thursday 26 June 2025 15:17:08 -0400 (0:00:00.067) 0:00:11.129 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1750965425.9249296, "block_size": 4096, "blocks": 0, "ctime": 1750965425.9249296, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1750965425.9249296, "nlink": 1, "path": "/sys/class/net/ethtest0", "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 - 'ethtest0'] *********************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Thursday 26 June 2025 15:17:08 -0400 (0:00:00.578) 0:00:11.707 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Set interface1] ********************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:23 Thursday 26 June 2025 15:17:08 -0400 (0:00:00.091) 0:00:11.799 ********* ok: [managed-node2] => { "ansible_facts": { "interface": "ethtest1" }, "changed": false } TASK [Show interfaces again] *************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:26 Thursday 26 June 2025 15:17:08 -0400 (0:00:00.082) 0:00:11.881 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Thursday 26 June 2025 15:17:08 -0400 (0:00:00.122) 0:00:12.004 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Thursday 26 June 2025 15:17:09 -0400 (0:00:00.123) 0:00:12.127 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003316", "end": "2025-06-26 15:17:09.671339", "rc": 0, "start": "2025-06-26 15:17:09.668023" } STDOUT: eth0 eth1 ethtest0 lo peerethtest0 TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Thursday 26 June 2025 15:17:09 -0400 (0:00:00.651) 0:00:12.778 ********* ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "eth0", "eth1", "ethtest0", "lo", "peerethtest0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Thursday 26 June 2025 15:17:09 -0400 (0:00:00.038) 0:00:12.817 ********* ok: [managed-node2] => {} MSG: current_interfaces: ['eth0', 'eth1', 'ethtest0', 'lo', 'peerethtest0'] TASK [Manage test interface with second interface] ***************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:28 Thursday 26 June 2025 15:17:09 -0400 (0:00:00.085) 0:00:12.903 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed-node2 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Thursday 26 June 2025 15:17:10 -0400 (0:00:00.145) 0:00:13.048 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Thursday 26 June 2025 15:17:10 -0400 (0:00:00.067) 0:00:13.116 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Thursday 26 June 2025 15:17:10 -0400 (0:00:00.066) 0:00:13.182 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Thursday 26 June 2025 15:17:10 -0400 (0:00:00.117) 0:00:13.300 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Thursday 26 June 2025 15:17:10 -0400 (0:00:00.081) 0:00:13.381 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003487", "end": "2025-06-26 15:17:10.903292", "rc": 0, "start": "2025-06-26 15:17:10.899805" } STDOUT: eth0 eth1 ethtest0 lo peerethtest0 TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Thursday 26 June 2025 15:17:10 -0400 (0:00:00.626) 0:00:14.008 ********* ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "eth0", "eth1", "ethtest0", "lo", "peerethtest0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Thursday 26 June 2025 15:17:11 -0400 (0:00:00.082) 0:00:14.091 ********* ok: [managed-node2] => {} MSG: current_interfaces: ['eth0', 'eth1', 'ethtest0', 'lo', 'peerethtest0'] TASK [Install iproute] ********************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Thursday 26 June 2025 15:17:11 -0400 (0:00:00.080) 0:00:14.172 ********* ok: [managed-node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest1] ****************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Thursday 26 June 2025 15:17:13 -0400 (0:00:01.845) 0:00:16.017 ********* ok: [managed-node2] => (item=ip link add ethtest1 type veth peer name peerethtest1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest1", "type", "veth", "peer", "name", "peerethtest1" ], "delta": "0:00:00.006685", "end": "2025-06-26 15:17:13.392340", "item": "ip link add ethtest1 type veth peer name peerethtest1", "rc": 0, "start": "2025-06-26 15:17:13.385655" } ok: [managed-node2] => (item=ip link set peerethtest1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest1", "up" ], "delta": "0:00:00.003706", "end": "2025-06-26 15:17:13.841695", "item": "ip link set peerethtest1 up", "rc": 0, "start": "2025-06-26 15:17:13.837989" } ok: [managed-node2] => (item=ip link set ethtest1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest1", "up" ], "delta": "0:00:00.004428", "end": "2025-06-26 15:17:14.273245", "item": "ip link set ethtest1 up", "rc": 0, "start": "2025-06-26 15:17:14.268817" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Thursday 26 June 2025 15:17:14 -0400 (0:00:01.358) 0:00:17.376 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest1", "managed", "true" ], "delta": "0:00:00.023957", "end": "2025-06-26 15:17:14.797854", "rc": 0, "start": "2025-06-26 15:17:14.773897" } TASK [Delete veth interface ethtest1] ****************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Thursday 26 June 2025 15:17:14 -0400 (0:00:00.550) 0:00:17.927 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest1] ***************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Thursday 26 June 2025 15:17:15 -0400 (0:00:00.097) 0:00:18.024 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest1] ***************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Thursday 26 June 2025 15:17:15 -0400 (0:00:00.103) 0:00:18.128 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest1] ******************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Thursday 26 June 2025 15:17:15 -0400 (0:00:00.095) 0:00:18.223 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest1] ******************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Thursday 26 June 2025 15:17:15 -0400 (0:00:00.112) 0:00:18.336 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Assert device is present with second interface] ************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:32 Thursday 26 June 2025 15:17:15 -0400 (0:00:00.074) 0:00:18.411 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node2 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Thursday 26 June 2025 15:17:15 -0400 (0:00:00.111) 0:00:18.522 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface ethtest1] ***************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Thursday 26 June 2025 15:17:15 -0400 (0:00:00.061) 0:00:18.583 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1750965433.3899307, "block_size": 4096, "blocks": 0, "ctime": 1750965433.3899307, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36966, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest1", "lnk_target": "../../devices/virtual/net/ethtest1", "mode": "0777", "mtime": 1750965433.3899307, "nlink": 1, "path": "/sys/class/net/ethtest1", "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 - 'ethtest1'] *********************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Thursday 26 June 2025 15:17:16 -0400 (0:00:00.496) 0:00:19.081 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 26 June 2025 15:17:16 -0400 (0:00:00.032) 0:00:19.114 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 26 June 2025 15:17:16 -0400 (0:00:00.037) 0:00:19.151 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 26 June 2025 15:17:16 -0400 (0:00:00.052) 0:00:19.204 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 26 June 2025 15:17:16 -0400 (0:00:00.028) 0:00:19.233 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 26 June 2025 15:17:16 -0400 (0:00:00.046) 0:00:19.279 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 26 June 2025 15:17:19 -0400 (0:00:03.335) 0:00:22.615 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 26 June 2025 15:17:21 -0400 (0:00:02.371) 0:00:24.987 ********* ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 26 June 2025 15:17:22 -0400 (0:00:00.081) 0:00:25.069 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 26 June 2025 15:17:22 -0400 (0:00:00.085) 0:00:25.154 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 26 June 2025 15:17:22 -0400 (0:00:00.195) 0:00:25.350 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 26 June 2025 15:17:22 -0400 (0:00:00.194) 0:00:25.545 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Thursday 26 June 2025 15:17:22 -0400 (0:00:00.323) 0:00:25.868 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 26 June 2025 15:17:23 -0400 (0:00:00.178) 0:00:26.047 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Thursday 26 June 2025 15:17:23 -0400 (0:00:00.189) 0:00:26.236 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Thursday 26 June 2025 15:17:23 -0400 (0:00:00.200) 0:00:26.436 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 26 June 2025 15:17:23 -0400 (0:00:00.048) 0:00:26.484 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 26 June 2025 15:17:23 -0400 (0:00:00.040) 0:00:26.525 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Thursday 26 June 2025 15:17:23 -0400 (0:00:00.077) 0:00:26.602 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 26 June 2025 15:17:25 -0400 (0:00:01.612) 0:00:28.215 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 26 June 2025 15:17:25 -0400 (0:00:00.302) 0:00:28.518 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Thursday 26 June 2025 15:17:25 -0400 (0:00:00.134) 0:00:28.652 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Thursday 26 June 2025 15:17:25 -0400 (0:00:00.131) 0:00:28.784 ********* changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/24", "2001:db8::2/32" ], "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.10.64", "prefix": 26 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db6::4", "prefix": 128 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" }, { "autoconnect": false, "interface_name": "ethtest1", "ip": { "address": [ "198.51.100.6/24", "2001:db8::4/32" ], "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.12.128", "prefix": 26 } ] }, "name": "ethtest1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, d9e1334e-b947-47db-8e87-e3563178c1c3 [006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4 [007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, d9e1334e-b947-47db-8e87-e3563178c1c3 (not-active) [008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Thursday 26 June 2025 15:17:27 -0400 (0:00:02.211) 0:00:30.995 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Thursday 26 June 2025 15:17:28 -0400 (0:00:00.163) 0:00:31.158 ********* ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, d9e1334e-b947-47db-8e87-e3563178c1c3", "[006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4", "[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, d9e1334e-b947-47db-8e87-e3563178c1c3 (not-active)", "[008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Thursday 26 June 2025 15:17:28 -0400 (0:00:00.219) 0:00:31.378 ********* ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/24", "2001:db8::2/32" ], "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.10.64", "prefix": 26 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db6::4", "prefix": 128 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" }, { "autoconnect": false, "interface_name": "ethtest1", "ip": { "address": [ "198.51.100.6/24", "2001:db8::4/32" ], "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.12.128", "prefix": 26 } ] }, "name": "ethtest1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, d9e1334e-b947-47db-8e87-e3563178c1c3\n[006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4\n[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, d9e1334e-b947-47db-8e87-e3563178c1c3 (not-active)\n[008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4 (not-active)\n", "stderr_lines": [ "[005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, d9e1334e-b947-47db-8e87-e3563178c1c3", "[006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4", "[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, d9e1334e-b947-47db-8e87-e3563178c1c3 (not-active)", "[008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Thursday 26 June 2025 15:17:28 -0400 (0:00:00.201) 0:00:31.579 ********* skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Thursday 26 June 2025 15:17:28 -0400 (0:00:00.177) 0:00:31.757 ********* ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Get the IPv4 routes from the route table main] *************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:73 Thursday 26 June 2025 15:17:29 -0400 (0:00:01.102) 0:00:32.859 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "ip", "-4", "route" ], "delta": "0:00:00.003624", "end": "2025-06-26 15:17:30.201796", "rc": 0, "start": "2025-06-26 15:17:30.198172" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.84 metric 100 default via 10.31.12.1 dev eth1 proto dhcp src 10.31.14.218 metric 101 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.84 metric 100 10.31.12.0/22 dev eth1 proto kernel scope link src 10.31.14.218 metric 101 198.51.10.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 198.51.12.128/26 via 198.51.100.1 dev ethtest1 proto static metric 2 198.51.100.0/24 dev ethtest0 proto kernel scope link src 198.51.100.3 metric 104 198.51.100.0/24 dev ethtest1 proto kernel scope link src 198.51.100.6 metric 105 TASK [Assert that the route table main contains the specified IPv4 routes] ***** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:78 Thursday 26 June 2025 15:17:30 -0400 (0:00:00.463) 0:00:33.323 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Get the IPv6 routes from the route table main] *************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:89 Thursday 26 June 2025 15:17:30 -0400 (0:00:00.134) 0:00:33.457 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003729", "end": "2025-06-26 15:17:30.920632", "rc": 0, "start": "2025-06-26 15:17:30.916903" } STDOUT: 2001:db6::4 via 2001:db8::1 dev ethtest0 proto static metric 2 pref medium 2001:db8::/32 dev ethtest0 proto kernel metric 104 pref medium 2001:db8::/32 dev ethtest1 proto kernel metric 105 pref medium fe80::/64 dev peerethtest0 proto kernel metric 256 pref medium fe80::/64 dev peerethtest1 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev eth1 proto kernel metric 1024 pref medium fe80::/64 dev ethtest0 proto kernel metric 1024 pref medium fe80::/64 dev ethtest1 proto kernel metric 1024 pref medium TASK [Assert that the route table main contains the specified IPv6 routes] ***** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:94 Thursday 26 June 2025 15:17:31 -0400 (0:00:00.645) 0:00:34.103 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Get the interface1 MAC address] ****************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:99 Thursday 26 June 2025 15:17:31 -0400 (0:00:00.158) 0:00:34.262 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "cat", "/sys/class/net/ethtest1/address" ], "delta": "0:00:00.003256", "end": "2025-06-26 15:17:31.651623", "rc": 0, "start": "2025-06-26 15:17:31.648367" } STDOUT: 22:51:a7:02:e4:fb TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 26 June 2025 15:17:31 -0400 (0:00:00.496) 0:00:34.759 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 26 June 2025 15:17:31 -0400 (0:00:00.133) 0:00:34.893 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 26 June 2025 15:17:32 -0400 (0:00:00.194) 0:00:35.087 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 26 June 2025 15:17:32 -0400 (0:00:00.116) 0:00:35.204 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 26 June 2025 15:17:32 -0400 (0:00:00.132) 0:00:35.336 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 26 June 2025 15:17:35 -0400 (0:00:02.959) 0:00:38.296 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 26 June 2025 15:17:36 -0400 (0:00:01.538) 0:00:39.834 ********* ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 26 June 2025 15:17:36 -0400 (0:00:00.174) 0:00:40.009 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 26 June 2025 15:17:37 -0400 (0:00:00.139) 0:00:40.148 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 26 June 2025 15:17:37 -0400 (0:00:00.165) 0:00:40.314 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 26 June 2025 15:17:37 -0400 (0:00:00.198) 0:00:40.513 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Thursday 26 June 2025 15:17:37 -0400 (0:00:00.199) 0:00:40.712 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 26 June 2025 15:17:37 -0400 (0:00:00.248) 0:00:40.962 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Thursday 26 June 2025 15:17:38 -0400 (0:00:00.292) 0:00:41.254 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Thursday 26 June 2025 15:17:38 -0400 (0:00:00.349) 0:00:41.603 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 26 June 2025 15:17:38 -0400 (0:00:00.113) 0:00:41.717 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 26 June 2025 15:17:38 -0400 (0:00:00.158) 0:00:41.875 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Thursday 26 June 2025 15:17:38 -0400 (0:00:00.093) 0:00:41.969 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 26 June 2025 15:17:39 -0400 (0:00:00.916) 0:00:42.886 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 26 June 2025 15:17:40 -0400 (0:00:00.191) 0:00:43.077 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Thursday 26 June 2025 15:17:40 -0400 (0:00:00.090) 0:00:43.168 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Thursday 26 June 2025 15:17:40 -0400 (0:00:00.076) 0:00:43.244 ********* changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "address": [ "198.51.100.4/24", "2001:db8::6/32" ], "route": [ { "gateway": "198.51.100.102", "metric": 4, "network": "198.58.10.64", "prefix": 26 } ] }, "mac": "22:51:a7:02:e4:fb", "name": "ethtest1", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Thursday 26 June 2025 15:17:41 -0400 (0:00:00.860) 0:00:44.104 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Thursday 26 June 2025 15:17:41 -0400 (0:00:00.140) 0:00:44.245 ********* ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Thursday 26 June 2025 15:17:41 -0400 (0:00:00.226) 0:00:44.471 ********* ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "address": [ "198.51.100.4/24", "2001:db8::6/32" ], "route": [ { "gateway": "198.51.100.102", "metric": 4, "network": "198.58.10.64", "prefix": 26 } ] }, "mac": "22:51:a7:02:e4:fb", "name": "ethtest1", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 4fb95e58-f214-4468-ac2f-e32f06f39ed4" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Thursday 26 June 2025 15:17:41 -0400 (0:00:00.198) 0:00:44.670 ********* skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Thursday 26 June 2025 15:17:41 -0400 (0:00:00.175) 0:00:44.845 ********* ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Assert that the warning about specifying the route without the output device is logged for initscripts provider] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:122 Thursday 26 June 2025 15:17:42 -0400 (0:00:00.830) 0:00:45.675 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [Assert that no warning is logged for nm provider] ************************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:129 Thursday 26 June 2025 15:17:42 -0400 (0:00:00.120) 0:00:45.796 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Bring down test devices and profiles] ************************************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:140 Thursday 26 June 2025 15:17:43 -0400 (0:00:00.276) 0:00:46.072 ********* redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 26 June 2025 15:17:43 -0400 (0:00:00.362) 0:00:46.435 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 26 June 2025 15:17:43 -0400 (0:00:00.365) 0:00:46.800 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 26 June 2025 15:17:44 -0400 (0:00:00.218) 0:00:47.018 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 26 June 2025 15:17:44 -0400 (0:00:00.169) 0:00:47.188 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 26 June 2025 15:17:44 -0400 (0:00:00.168) 0:00:47.357 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 26 June 2025 15:17:47 -0400 (0:00:02.937) 0:00:50.295 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 26 June 2025 15:17:48 -0400 (0:00:01.515) 0:00:51.812 ********* ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 26 June 2025 15:17:48 -0400 (0:00:00.153) 0:00:51.965 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 26 June 2025 15:17:49 -0400 (0:00:00.180) 0:00:52.145 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 26 June 2025 15:17:49 -0400 (0:00:00.099) 0:00:52.245 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 26 June 2025 15:17:49 -0400 (0:00:00.112) 0:00:52.358 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Thursday 26 June 2025 15:17:49 -0400 (0:00:00.157) 0:00:52.515 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 26 June 2025 15:17:49 -0400 (0:00:00.149) 0:00:52.664 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Thursday 26 June 2025 15:17:49 -0400 (0:00:00.123) 0:00:52.787 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Thursday 26 June 2025 15:17:49 -0400 (0:00:00.208) 0:00:52.995 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 26 June 2025 15:17:50 -0400 (0:00:00.180) 0:00:53.176 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 26 June 2025 15:17:50 -0400 (0:00:00.158) 0:00:53.334 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Thursday 26 June 2025 15:17:50 -0400 (0:00:00.339) 0:00:53.674 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 26 June 2025 15:17:51 -0400 (0:00:01.149) 0:00:54.823 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 26 June 2025 15:17:52 -0400 (0:00:00.275) 0:00:55.098 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Thursday 26 June 2025 15:17:52 -0400 (0:00:00.210) 0:00:55.309 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Thursday 26 June 2025 15:17:52 -0400 (0:00:00.205) 0:00:55.515 ********* changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent", "state": "down" }, { "name": "ethtest1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Thursday 26 June 2025 15:17:53 -0400 (0:00:01.468) 0:00:56.983 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Thursday 26 June 2025 15:17:54 -0400 (0:00:00.216) 0:00:57.199 ********* ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Thursday 26 June 2025 15:17:54 -0400 (0:00:00.232) 0:00:57.432 ********* ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent", "state": "down" }, { "name": "ethtest1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Thursday 26 June 2025 15:17:54 -0400 (0:00:00.394) 0:00:57.826 ********* skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Thursday 26 June 2025 15:17:54 -0400 (0:00:00.143) 0:00:57.969 ********* ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Delete interface1] ******************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:151 Thursday 26 June 2025 15:17:55 -0400 (0:00:00.612) 0:00:58.582 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node2 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Thursday 26 June 2025 15:17:55 -0400 (0:00:00.405) 0:00:58.988 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest1" ], "delta": "0:00:00.009093", "end": "2025-06-26 15:17:56.442625", "rc": 0, "start": "2025-06-26 15:17:56.433532" } TASK [Assert interface1 is absent] ********************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:153 Thursday 26 June 2025 15:17:56 -0400 (0:00:00.579) 0:00:59.567 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node2 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Thursday 26 June 2025 15:17:56 -0400 (0:00:00.109) 0:00:59.677 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface ethtest1] ***************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Thursday 26 June 2025 15:17:56 -0400 (0:00:00.170) 0:00:59.848 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest1'] ************************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Thursday 26 June 2025 15:17:57 -0400 (0:00:00.715) 0:01:00.565 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Set interface0] ********************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:155 Thursday 26 June 2025 15:17:57 -0400 (0:00:00.211) 0:01:00.781 ********* ok: [managed-node2] => { "ansible_facts": { "interface": "ethtest0" }, "changed": false } TASK [Delete interface0] ******************************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:158 Thursday 26 June 2025 15:17:57 -0400 (0:00:00.113) 0:01:00.895 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node2 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Thursday 26 June 2025 15:17:58 -0400 (0:00:00.235) 0:01:01.131 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.008625", "end": "2025-06-26 15:17:58.591173", "rc": 0, "start": "2025-06-26 15:17:58.582548" } TASK [Assert interface0 is absent] ********************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:160 Thursday 26 June 2025 15:17:58 -0400 (0:00:00.690) 0:01:01.821 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node2 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Thursday 26 June 2025 15:17:59 -0400 (0:00:00.312) 0:01:02.134 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Thursday 26 June 2025 15:17:59 -0400 (0:00:00.226) 0:01:02.360 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Thursday 26 June 2025 15:17:59 -0400 (0:00:00.632) 0:01:02.993 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Assert interface0 profile and interface1 profile are absent] ************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:162 Thursday 26 June 2025 15:18:00 -0400 (0:00:00.156) 0:01:03.149 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node2 => (item=ethtest0) included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node2 => (item=ethtest1) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Thursday 26 June 2025 15:18:00 -0400 (0:00:00.443) 0:01:03.593 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Thursday 26 June 2025 15:18:00 -0400 (0:00:00.285) 0:01:03.880 ********* ok: [managed-node2] => { "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-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Thursday 26 June 2025 15:18:01 -0400 (0:00:00.146) 0:01:04.026 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Thursday 26 June 2025 15:18:01 -0400 (0:00:00.602) 0:01:04.629 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Thursday 26 June 2025 15:18:01 -0400 (0:00:00.113) 0:01:04.742 ********* fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.019654", "end": "2025-06-26 15:18:02.182329", "rc": 1, "start": "2025-06-26 15:18:02.162675" } 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-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Thursday 26 June 2025 15:18:02 -0400 (0:00:00.686) 0:01:05.428 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Thursday 26 June 2025 15:18:02 -0400 (0:00:00.192) 0:01:05.621 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Thursday 26 June 2025 15:18:02 -0400 (0:00:00.213) 0:01:05.834 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Thursday 26 June 2025 15:18:03 -0400 (0:00:00.183) 0:01:06.017 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Thursday 26 June 2025 15:18:03 -0400 (0:00:00.160) 0:01:06.177 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Thursday 26 June 2025 15:18:03 -0400 (0:00:00.168) 0:01:06.346 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Thursday 26 June 2025 15:18:03 -0400 (0:00:00.165) 0:01:06.512 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Thursday 26 June 2025 15:18:03 -0400 (0:00:00.274) 0:01:06.786 ********* ok: [managed-node2] => { "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-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Thursday 26 June 2025 15:18:04 -0400 (0:00:00.226) 0:01:07.013 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Thursday 26 June 2025 15:18:04 -0400 (0:00:00.711) 0:01:07.725 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Thursday 26 June 2025 15:18:04 -0400 (0:00:00.148) 0:01:07.873 ********* fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest1 | grep /etc", "delta": "0:00:00.019355", "end": "2025-06-26 15:18:05.374980", "rc": 1, "start": "2025-06-26 15:18:05.355625" } 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-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Thursday 26 June 2025 15:18:05 -0400 (0:00:00.703) 0:01:08.576 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest1] *********************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Thursday 26 June 2025 15:18:05 -0400 (0:00:00.129) 0:01:08.705 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest1] ******************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Thursday 26 June 2025 15:18:05 -0400 (0:00:00.194) 0:01:08.899 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest1] *************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Thursday 26 June 2025 15:18:06 -0400 (0:00:00.198) 0:01:09.098 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest1] ************************ task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Thursday 26 June 2025 15:18:06 -0400 (0:00:00.202) 0:01:09.301 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest1'] ************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Thursday 26 June 2025 15:18:06 -0400 (0:00:00.245) 0:01:09.546 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:169 Thursday 26 June 2025 15:18:06 -0400 (0:00:00.231) 0:01:09.777 ********* included: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node2 TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Thursday 26 June 2025 15:18:07 -0400 (0:00:00.503) 0:01:10.281 ********* 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.009046", "end": "2025-06-26 15:18:07.773261", "rc": 0, "start": "2025-06-26 15:18:07.764215" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:da:73:91:c9 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.13.84/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3215sec preferred_lft 3215sec inet6 fe80::8ff:daff:fe73:91c9/64 scope link noprefixroute valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:c1:29:1e:11 brd ff:ff:ff:ff:ff:ff altname enX1 inet 10.31.14.218/22 brd 10.31.15.255 scope global dynamic noprefixroute eth1 valid_lft 3215sec preferred_lft 3215sec inet6 fe80::8ff:c1ff:fe29:1e11/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.84 metric 100 default via 10.31.12.1 dev eth1 proto dhcp src 10.31.14.218 metric 101 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.84 metric 100 10.31.12.0/22 dev eth1 proto kernel scope link src 10.31.14.218 metric 101 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev eth1 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search testing-farm.us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Thursday 26 June 2025 15:18:08 -0400 (0:00:00.738) 0:01:11.023 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node2 : ok=106 changed=3 unreachable=0 failed=0 skipped=83 rescued=0 ignored=2 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 26 June 2025 15:18:08 -0400 (0:00:00.070) 0:01:11.094 ********* =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 3.34s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.96s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.94s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 2.37s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.21s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Install iproute --------------------------------------------------------- 1.85s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.77s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.61s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Create veth interface ethtest0 ------------------------------------------ 1.55s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Check which packages are installed --- 1.54s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.52s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.47s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 1.41s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml:6 Create veth interface ethtest1 ------------------------------------------ 1.36s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.15s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Re-test connectivity ---------------- 1.10s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gather current interface info ------------------------------------------- 1.07s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 1.03s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.92s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.86s /tmp/collections-XIT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159