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-mYS 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_port.yml ******************************************************* 1 plays in /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port.yml PLAY [Test cockpit_* role options] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port.yml:2 Wednesday 21 May 2025 07:25:20 -0400 (0:00:00.017) 0:00:00.017 ********* [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 [Install SELinux tools] *************************************************** task path: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port.yml:8 Wednesday 21 May 2025 07:25:21 -0400 (0:00:01.027) 0:00:01.045 ********* included: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/install_selinux_tools.yml for managed-node1 TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/install_selinux_tools.yml:6 Wednesday 21 May 2025 07:25:21 -0400 (0:00:00.055) 0:00:01.101 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/install_selinux_tools.yml:11 Wednesday 21 May 2025 07:25:21 -0400 (0:00:00.442) 0:00:01.543 ********* ok: [managed-node1] => { "ansible_facts": { "__cockpit_is_ostree": false }, "changed": false } TASK [Install SELinux python2 tools] ******************************************* task path: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/install_selinux_tools.yml:15 Wednesday 21 May 2025 07:25:21 -0400 (0:00:00.021) 0:00:01.565 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [Install SELinux python3 tools] ******************************************* task path: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/install_selinux_tools.yml:26 Wednesday 21 May 2025 07:25:21 -0400 (0:00:00.020) 0:00:01.586 ********* 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 [Cleanup] ***************************************************************** task path: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port.yml:64 Wednesday 21 May 2025 07:25:25 -0400 (0:00:03.918) 0:00:05.504 ********* included: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml for managed-node1 TASK [Cleanup - packages] ****************************************************** task path: /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:2 Wednesday 21 May 2025 07:25:25 -0400 (0:00:00.022) 0:00:05.526 ********* 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 PLAY RECAP ********************************************************************* managed-node1 : ok=5 changed=0 unreachable=0 failed=2 skipped=1 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 21 May 2025 07:25:29 -0400 (0:00:03.900) 0:00:09.427 ********* =============================================================================== Install SELinux python3 tools ------------------------------------------- 3.92s /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/install_selinux_tools.yml:26 Cleanup - packages ------------------------------------------------------ 3.90s /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:2 Gathering Facts --------------------------------------------------------- 1.03s /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port.yml:2 Check if system is ostree ----------------------------------------------- 0.44s /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/install_selinux_tools.yml:6 Install SELinux tools --------------------------------------------------- 0.06s /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port.yml:8 Cleanup ----------------------------------------------------------------- 0.02s /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port.yml:64 Set flag to indicate system is ostree ----------------------------------- 0.02s /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/install_selinux_tools.yml:11 Install SELinux python2 tools ------------------------------------------- 0.02s /tmp/collections-mYS/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/install_selinux_tools.yml:15