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.12/site-packages/ansible ansible collection location = /tmp/collections-50j executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, May 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles 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_team_nm.yml **************************************************** 2 plays in /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml PLAY [Run playbook 'playbooks/tests_team.yml' with nm as provider] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:6 Saturday 24 May 2025 08:48:16 -0400 (0:00:00.018) 0:00:00.018 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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-node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:9 Saturday 24 May 2025 08:48:17 -0400 (0:00:01.151) 0:00:01.170 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 24 May 2025 08:48:17 -0400 (0:00:00.039) 0:00:01.210 ********** ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 24 May 2025 08:48:18 -0400 (0:00:00.542) 0:00:01.752 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 24 May 2025 08:48:18 -0400 (0:00:00.543) 0:00:02.296 ********** ok: [managed-node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 24 May 2025 08:48:18 -0400 (0:00:00.038) 0:00:02.334 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:11 Saturday 24 May 2025 08:48:18 -0400 (0:00:00.025) 0:00:02.360 ********** ok: [managed-node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing team connection] **************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:3 Saturday 24 May 2025 08:48:18 -0400 (0:00:00.030) 0:00:02.390 ********** ok: [managed-node1] TASK [Show playbook name] ****************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:11 Saturday 24 May 2025 08:48:19 -0400 (0:00:00.821) 0:00:03.211 ********** ok: [managed-node1] => {} MSG: this is: playbooks/tests_team.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:21 Saturday 24 May 2025 08:48:19 -0400 (0:00:00.066) 0:00:03.278 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node1 TASK [TEST: Create a team interface without any port attached] ***************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 24 May 2025 08:48:19 -0400 (0:00:00.077) 0:00:03.356 ********** ok: [managed-node1] => {} MSG: ########## Create a team interface without any port attached ########## TASK [Show item] *************************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 24 May 2025 08:48:19 -0400 (0:00:00.054) 0:00:03.410 ********** ok: [managed-node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a team interface without any port attached" } ok: [managed-node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed-node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_team_profile.yml" ] } ok: [managed-node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } ok: [managed-node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed-node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 24 May 2025 08:48:19 -0400 (0:00:00.120) 0:00:03.531 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 24 May 2025 08:48:19 -0400 (0:00:00.051) 0:00:03.582 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 May 2025 08:48:20 -0400 (0:00:00.048) 0:00:03.630 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002908", "end": "2025-05-24 08:48:20.463334", "rc": 0, "start": "2025-05-24 08:48:20.460426" } STDOUT: eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 May 2025 08:48:20 -0400 (0:00:00.478) 0:00:04.109 ********** ok: [managed-node1] => { "ansible_facts": { "current_interfaces": [ "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 24 May 2025 08:48:20 -0400 (0:00:00.068) 0:00:04.178 ********** ok: [managed-node1] => {} MSG: current_interfaces: ['eth0', 'eth1', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 24 May 2025 08:48:20 -0400 (0:00:00.067) 0:00:04.245 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node1 => (item=tasks/delete_interface.yml) included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node1 => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 24 May 2025 08:48:20 -0400 (0:00:00.069) 0:00:04.314 ********** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "team0" ], "delta": "0:00:00.005802", "end": "2025-05-24 08:48:21.034983", "rc": 1, "start": "2025-05-24 08:48:21.029181" } STDERR: Cannot find device "team0" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 May 2025 08:48:21 -0400 (0:00:00.368) 0:00:04.683 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface team0] ******************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 May 2025 08:48:21 -0400 (0:00:00.078) 0:00:04.762 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'team0'] *************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 May 2025 08:48:21 -0400 (0:00:00.410) 0:00:05.172 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 24 May 2025 08:48:21 -0400 (0:00:00.047) 0:00:05.220 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml for managed-node1 => (item=tasks/create_team_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml:3 Saturday 24 May 2025 08:48:21 -0400 (0:00:00.080) 0:00:05.300 ********** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 May 2025 08:48:21 -0400 (0:00:00.099) 0:00:05.400 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 May 2025 08:48:21 -0400 (0:00:00.067) 0:00:05.468 ********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 May 2025 08:48:21 -0400 (0:00:00.049) 0:00:05.518 ********** skipping: [managed-node1] => { "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-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 May 2025 08:48:21 -0400 (0:00:00.044) 0:00:05.562 ********** skipping: [managed-node1] => { "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-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 May 2025 08:48:22 -0400 (0:00:00.056) 0:00:05.618 ********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 May 2025 08:48:23 -0400 (0:00:01.766) 0:00:07.385 ********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 May 2025 08:48:24 -0400 (0:00:01.133) 0:00:08.518 ********** ok: [managed-node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 May 2025 08:48:24 -0400 (0:00:00.059) 0:00:08.578 ********** skipping: [managed-node1] => { "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-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 May 2025 08:48:25 -0400 (0:00:00.071) 0:00:08.649 ********** skipping: [managed-node1] => { "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-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 May 2025 08:48:25 -0400 (0:00:00.080) 0:00:08.729 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 May 2025 08:48:25 -0400 (0:00:00.082) 0:00:08.811 ********** fatal: [managed-node1]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried TASK [Failure in test 'Create a team interface without any port attached'] ***** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:52 Saturday 24 May 2025 08:48:29 -0400 (0:00:04.482) 0:00:13.294 ********** ok: [managed-node1] => {} MSG: !!!!! Failure in test 'Create a team interface without any port attached' !!!!! TASK [Show item that failed] *************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:56 Saturday 24 May 2025 08:48:29 -0400 (0:00:00.109) 0:00:13.404 ********** ok: [managed-node1] => (item=__network_connections_result) => { "__network_connections_result": "VARIABLE IS NOT DEFINED!: '__network_connections_result' is undefined", "ansible_loop_var": "item", "item": "__network_connections_result" } TASK [Issue failed message] **************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:61 Saturday 24 May 2025 08:48:29 -0400 (0:00:00.130) 0:00:13.534 ********** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: !!!!! Failure in test 'Create a team interface without any port attached' !!!!! TASK [Cleanup] ***************************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 24 May 2025 08:48:30 -0400 (0:00:00.098) 0:00:13.632 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node1 => (item=tasks/cleanup_profile+device.yml) included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node1 => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 May 2025 08:48:30 -0400 (0:00:00.207) 0:00:13.840 ********** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "delta": "0:00:00.044269", "end": "2025-05-24 08:48:30.619656", "rc": 1, "start": "2025-05-24 08:48:30.575387" } STDERR: Error: unknown connection 'team0'. Error: cannot delete unknown connection(s): 'team0'. Cannot find device "team0" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 24 May 2025 08:48:30 -0400 (0:00:00.441) 0:00:14.282 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008611", "end": "2025-05-24 08:48:31.045506", "rc": 0, "start": "2025-05-24 08:48:31.036895" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:df:c4:28:79:87 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.10.245/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3097sec preferred_lft 3097sec inet6 fe80::10df:c4ff:fe28:7987/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:da:eb:fb:f5:c1 brd ff:ff:ff:ff:ff:ff altname enX1 inet 10.31.11.242/22 brd 10.31.11.255 scope global dynamic noprefixroute eth1 valid_lft 3097sec preferred_lft 3097sec inet6 fe80::10da:ebff:fefb:f5c1/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.245 metric 100 default via 10.31.8.1 dev eth1 proto dhcp src 10.31.11.242 metric 200 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.245 metric 100 10.31.8.0/22 dev eth1 proto kernel scope link src 10.31.11.242 metric 200 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev eth1 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search testing-farm.us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 24 May 2025 08:48:31 -0400 (0:00:00.433) 0:00:14.715 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.090422", "end": "2025-05-24 08:48:31.533139", "rc": 0, "start": "2025-05-24 08:48:31.442717" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 10892 0 --:--:-- --:--:-- --:--:-- 10892 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 7275 0 --:--:-- --:--:-- --:--:-- 7275 PLAY RECAP ********************************************************************* managed-node1 : ok=35 changed=0 unreachable=0 failed=1 skipped=7 rescued=1 ignored=2 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-05-24T12:48:29.654807+00:00Z", "host": "managed-node1", "message": "Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "start_time": "2025-05-24T12:48:25.218652+00:00Z", "task_name": "Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces", "task_path": "/tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36" }, { "ansible_version": "2.17.12", "end_time": "2025-05-24T12:48:29.998117+00:00Z", "host": "managed-node1", "message": "!!!!! Failure in test 'Create a team interface without any port attached' !!!!!", "start_time": "2025-05-24T12:48:29.941340+00:00Z", "task_name": "Issue failed message", "task_path": "/tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:61" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 24 May 2025 08:48:31 -0400 (0:00:00.464) 0:00:15.180 ********** =============================================================================== fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 4.48s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Check which services are running ---- 1.77s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.15s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.13s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.82s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:3 Check if system is ostree ----------------------------------------------- 0.54s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.54s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Gather current interface info ------------------------------------------- 0.48s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Verify DNS and network connectivity ------------------------------------- 0.47s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Cleanup profile and device ---------------------------------------------- 0.44s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Check routes and DNS ---------------------------------------------------- 0.43s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Get stat for interface team0 -------------------------------------------- 0.41s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Remove test interface if necessary -------------------------------------- 0.37s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Cleanup ----------------------------------------------------------------- 0.21s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Show item that failed --------------------------------------------------- 0.13s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:56 Show item --------------------------------------------------------------- 0.12s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Failure in test 'Create a team interface without any port attached' ----- 0.11s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:52 Include network role ---------------------------------------------------- 0.10s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml:3 Issue failed message ---------------------------------------------------- 0.10s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:61 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.08s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25