ansible-playbook [core 2.16.17] 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-Kq7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/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_default.yml **************************************************** 1 plays in /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml PLAY [Basic usability test] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:3 Thursday 19 March 2026 13:34:52 -0400 (0:00:00.017) 0:00:00.017 ******** ok: [managed-node1] TASK [Set gfs2_enable_repos for use after clear_facts] ************************* task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:11 Thursday 19 March 2026 13:34:53 -0400 (0:00:01.051) 0:00:01.068 ******** ok: [managed-node1] => { "ansible_facts": { "gfs2_enable_repos": true }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:17 Thursday 19 March 2026 13:34:53 -0400 (0:00:00.013) 0:00:01.082 ******** included: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tasks/run_role_with_clear_facts.yml:8 Thursday 19 March 2026 13:34:53 -0400 (0:00:00.027) 0:00:01.110 ******** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 13:34:53 -0400 (0:00:00.000) 0:00:01.111 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 13:34:54 -0400 (0:00:00.015) 0:00:01.127 ******** TASK [fedora.linux_system_roles.gfs2 : Validating arguments against arg spec 'main' - The gfs2 role.] *** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:3 Thursday 19 March 2026 13:34:54 -0400 (0:00:00.058) 0:00:01.186 ******** ok: [managed-node1] => { "changed": false, "validate_args_context": { "argument_spec_name": "main", "name": "gfs2", "path": "/tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2", "type": "role" } } MSG: The arg spec validation passed TASK [fedora.linux_system_roles.gfs2 : Set platform/version specific variables] *** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:3 Thursday 19 March 2026 13:34:54 -0400 (0:00:00.012) 0:00:01.198 ******** included: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role] ****** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:2 Thursday 19 March 2026 13:34:54 -0400 (0:00:00.014) 0:00:01.213 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.gfs2 : Check if system is ostree] ************** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:10 Thursday 19 March 2026 13:34:54 -0400 (0:00:00.526) 0:00:01.740 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.gfs2 : Set flag to indicate system is ostree] *** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:15 Thursday 19 March 2026 13:34:55 -0400 (0:00:00.407) 0:00:02.147 ******** ok: [managed-node1] => { "ansible_facts": { "__gfs2_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.gfs2 : Set platform/version specific variables] *** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:19 Thursday 19 March 2026 13:34:55 -0400 (0:00:00.018) 0:00:02.166 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__gfs2_repos": [ { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__gfs2_repos": [ { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.gfs2 : Check if role is supported on current architecture] *** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:6 Thursday 19 March 2026 13:34:55 -0400 (0:00:00.035) 0:00:02.201 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"architecture\"] in [\"aarch64\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Install required packages] ************** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:13 Thursday 19 March 2026 13:34:55 -0400 (0:00:00.011) 0:00:02.213 ******** included: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml for managed-node1 TASK [fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories] *** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 Thursday 19 March 2026 13:34:55 -0400 (0:00:00.015) 0:00:02.229 ******** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__gfs2_enable_repo_tasks_file": "/tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=CentOS.yml) => { "ansible_facts": { "__gfs2_enable_repo_tasks_file": "/tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml" }, "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories] *** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:23 Thursday 19 March 2026 13:34:55 -0400 (0:00:00.042) 0:00:02.271 ******** included: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml for managed-node1 TASK [fedora.linux_system_roles.gfs2 : List active CentOS repositories] ******** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml:3 Thursday 19 March 2026 13:34:55 -0400 (0:00:00.022) 0:00:02.294 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "dnf", "repolist" ], "delta": "0:00:00.231420", "end": "2026-03-19 13:34:55.774190", "rc": 0, "start": "2026-03-19 13:34:55.542770" } STDOUT: repo id repo name appstream CentOS Stream 8 - AppStream baseos CentOS Stream 8 - BaseOS beaker-client Beaker Client - RedHatEnterpriseLinux8 beaker-harness Beaker harness beakerlib-libraries Copr repo for beakerlib-libraries owned by bgoncalv copr:copr.devel.redhat.com:lpol:qa-tools Copr repo for qa-tools owned by lpol extras CentOS Stream 8 - Extras extras-common CentOS Stream 8 - Extras common packages ha CentOS Stream 8 - HighAvailability TASK [fedora.linux_system_roles.gfs2 : Enable CentOS repositories] ************* task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml:9 Thursday 19 March 2026 13:34:55 -0400 (0:00:00.642) 0:00:02.936 ******** changed: [managed-node1] => (item={'id': 'resilientstorage', 'name': 'ResilientStorage'}) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "resilientstorage" ], "delta": "0:00:01.228081", "end": "2026-03-19 13:34:57.320456", "item": { "id": "resilientstorage", "name": "ResilientStorage" }, "rc": 0, "start": "2026-03-19 13:34:56.092375" } TASK [fedora.linux_system_roles.gfs2 : Install packages] *********************** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:29 Thursday 19 March 2026 13:34:57 -0400 (0:00:01.549) 0:00:04.485 ******** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: dlm-4.1.0-1.el8.x86_64", "Installed: gfs2-utils-3.2.0-13.el8.x86_64", "Installed: libqb-1.0.3-13.el8.x86_64", "Installed: net-snmp-libs-1:5.8-30.el8.x86_64", "Installed: lvm2-8:2.03.14-14.el8.x86_64", "Installed: sanlock-lib-3.8.4-5.el8.x86_64", "Installed: libnozzle1-1.28-1.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-14.el8.x86_64", "Installed: libknet1-1.28-1.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-14.el8.x86_64", "Installed: libknet1-crypto-nss-plugin-1.28-1.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.181-14.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: dlm-lib-4.1.0-1.el8.x86_64", "Installed: corosynclib-3.1.8-1.el8.x86_64", "Installed: corosync-3.1.8-1.el8.x86_64", "Installed: lvm2-lockd-8:2.03.14-14.el8.x86_64" ] } TASK [fedora.linux_system_roles.gfs2 : Check for an active stonith resource] *** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:16 Thursday 19 March 2026 13:35:04 -0400 (0:00:07.077) 0:00:11.563 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not _gfs2_test_allow_stonith_disabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Setup cluster] ************************** task path: /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:29 Thursday 19 March 2026 13:35:04 -0400 (0:00:00.011) 0:00:11.575 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "gfs2_file_systems | length > 0", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=15 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 19 March 2026 13:35:04 -0400 (0:00:00.013) 0:00:11.588 ******** =============================================================================== fedora.linux_system_roles.gfs2 : Install packages ----------------------- 7.08s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:29 fedora.linux_system_roles.gfs2 : Enable CentOS repositories ------------- 1.55s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml:9 Gathering Facts --------------------------------------------------------- 1.05s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:3 fedora.linux_system_roles.gfs2 : List active CentOS repositories -------- 0.64s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/CentOS.yml:3 fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role ------ 0.53s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:2 fedora.linux_system_roles.gfs2 : Check if system is ostree -------------- 0.41s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:10 Run the role normally --------------------------------------------------- 0.06s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tasks/run_role_with_clear_facts.yml:32 fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories --- 0.04s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 fedora.linux_system_roles.gfs2 : Set platform/version specific variables --- 0.04s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:19 Run the role ------------------------------------------------------------ 0.03s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:17 fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories --- 0.02s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:23 fedora.linux_system_roles.gfs2 : Set flag to indicate system is ostree --- 0.02s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:15 fedora.linux_system_roles.gfs2 : Install required packages -------------- 0.02s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:13 Run the role ------------------------------------------------------------ 0.02s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tasks/run_role_with_clear_facts.yml:22 fedora.linux_system_roles.gfs2 : Set platform/version specific variables --- 0.01s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:3 Set gfs2_enable_repos for use after clear_facts ------------------------- 0.01s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:11 fedora.linux_system_roles.gfs2 : Setup cluster -------------------------- 0.01s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:29 fedora.linux_system_roles.gfs2 : Validating arguments against arg spec 'main' - The gfs2 role. --- 0.01s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/tests/gfs2/tests_default.yml:3 fedora.linux_system_roles.gfs2 : Check for an active stonith resource --- 0.01s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:16 fedora.linux_system_roles.gfs2 : Check if role is supported on current architecture --- 0.01s /tmp/collections-Kq7/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:6