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 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_ignore_auto_dns_nm.yml ***************************************** 2 plays in /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_ignore_auto_dns_nm.yml PLAY [Run playbook 'playbooks/tests_ignore_auto_dns.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_ignore_auto_dns_nm.yml:6 Saturday 24 May 2025 08:46:32 -0400 (0:00:00.046) 0:00:00.046 ********** [WARNING]: Platform linux on host managed-node3 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-node3] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_ignore_auto_dns_nm.yml:9 Saturday 24 May 2025 08:46:34 -0400 (0:00:01.275) 0:00:01.322 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node3 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:46:34 -0400 (0:00:00.030) 0:00:01.352 ********** ok: [managed-node3] 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:46:34 -0400 (0:00:00.585) 0:00:01.937 ********** ok: [managed-node3] => { "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:46:35 -0400 (0:00:00.484) 0:00:02.422 ********** ok: [managed-node3] => { "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:46:35 -0400 (0:00:00.039) 0:00:02.462 ********** skipping: [managed-node3] => { "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_ignore_auto_dns_nm.yml:11 Saturday 24 May 2025 08:46:35 -0400 (0:00:00.021) 0:00:02.484 ********** ok: [managed-node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Test ipv4_ignore_auto_dns and ipv6_ignore_auto_dns settings] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ignore_auto_dns.yml:3 Saturday 24 May 2025 08:46:35 -0400 (0:00:00.030) 0:00:02.515 ********** ok: [managed-node3] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ignore_auto_dns.yml:10 Saturday 24 May 2025 08:46:36 -0400 (0:00:00.930) 0:00:03.445 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 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:46:36 -0400 (0:00:00.036) 0:00:03.482 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 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:46:36 -0400 (0:00:00.037) 0:00:03.519 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003806", "end": "2025-05-24 08:46:36.752288", "rc": 0, "start": "2025-05-24 08:46:36.748482" } 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:46:36 -0400 (0:00:00.601) 0:00:04.120 ********** ok: [managed-node3] => { "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:46:36 -0400 (0:00:00.025) 0:00:04.146 ********** ok: [managed-node3] => {} MSG: current_interfaces: ['eth0', 'eth1', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ignore_auto_dns.yml:12 Saturday 24 May 2025 08:46:36 -0400 (0:00:00.022) 0:00:04.168 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed-node3 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Saturday 24 May 2025 08:46:36 -0400 (0:00:00.031) 0:00:04.200 ********** skipping: [managed-node3] => { "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-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Saturday 24 May 2025 08:46:36 -0400 (0:00:00.015) 0:00:04.215 ********** skipping: [managed-node3] => { "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-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Saturday 24 May 2025 08:46:36 -0400 (0:00:00.014) 0:00:04.230 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 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:46:36 -0400 (0:00:00.021) 0:00:04.252 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 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:46:36 -0400 (0:00:00.018) 0:00:04.271 ********** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003339", "end": "2025-05-24 08:46:37.276460", "rc": 0, "start": "2025-05-24 08:46:37.273121" } 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:46:37 -0400 (0:00:00.381) 0:00:04.652 ********** ok: [managed-node3] => { "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:46:37 -0400 (0:00:00.036) 0:00:04.689 ********** ok: [managed-node3] => {} MSG: current_interfaces: ['eth0', 'eth1', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Saturday 24 May 2025 08:46:37 -0400 (0:00:00.032) 0:00:04.721 ********** FAILED - RETRYING: [managed-node3]: Install iproute (6 retries left). FAILED - RETRYING: [managed-node3]: Install iproute (5 retries left). FAILED - RETRYING: [managed-node3]: Install iproute (4 retries left). FAILED - RETRYING: [managed-node3]: Install iproute (3 retries left). FAILED - RETRYING: [managed-node3]: Install iproute (2 retries left). FAILED - RETRYING: [managed-node3]: Install iproute (1 retries left). fatal: [managed-node3]: FAILED! => { "attempts": 6, "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 PLAY RECAP ********************************************************************* managed-node3 : ok=18 changed=0 unreachable=0 failed=1 skipped=3 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "attempts": 6, "end_time": "2025-05-24T12:48:02.605912+00:00Z", "host": "managed-node3", "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:46:37.411507+00:00Z", "task_name": "Install iproute", "task_path": "/tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 24 May 2025 08:48:02 -0400 (0:01:25.198) 0:01:29.919 ********** =============================================================================== Install iproute -------------------------------------------------------- 85.20s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 1.28s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_ignore_auto_dns_nm.yml:6 Gathering Facts --------------------------------------------------------- 0.93s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ignore_auto_dns.yml:3 Gather current interface info ------------------------------------------- 0.60s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.59s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.48s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather current interface info ------------------------------------------- 0.38s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Set flag to indicate system is ostree ----------------------------------- 0.04s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Include the task 'get_current_interfaces.yml' --------------------------- 0.04s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Set current_interfaces -------------------------------------------------- 0.04s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Include the task 'show_interfaces.yml' ---------------------------------- 0.04s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ignore_auto_dns.yml:10 Show current_interfaces ------------------------------------------------- 0.03s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Include the task 'manage_test_interface.yml' ---------------------------- 0.03s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ignore_auto_dns.yml:12 Set network provider to 'nm' -------------------------------------------- 0.03s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_ignore_auto_dns_nm.yml:11 Include the task 'el_repo_setup.yml' ------------------------------------ 0.03s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_ignore_auto_dns_nm.yml:9 Set current_interfaces -------------------------------------------------- 0.03s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Show current_interfaces ------------------------------------------------- 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Fix CentOS6 Base repo --------------------------------------------------- 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Include the task 'show_interfaces.yml' ---------------------------------- 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Include the task 'get_current_interfaces.yml' --------------------------- 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3