# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-fix-ci-tests4eape9f6/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', 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 /WORKDIR/git-fix-ci-tests4eape9f6/tests/tests_default.yml PLAY [Basic usability test] **************************************************** TASK [fedora.linux_system_roles.gfs2 : Validating arguments against arg spec 'main' - The gfs2 role.] *** task path: /WORKDIR/git-fix-ci-tests4eape9f6/tests/tests_default.yml:3 Wednesday 24 April 2024 20:02:02 +0000 (0:00:00.015) 0:00:00.015 ******* ok: [sut] => { "changed": false, "validate_args_context": { "argument_spec_name": "main", "name": "gfs2", "path": "/WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2", "type": "role" } } MSG: The arg spec validation passed TASK [fedora.linux_system_roles.gfs2 : Check for an active stonith resource] *** task path: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:3 Wednesday 24 April 2024 20:02:02 +0000 (0:00:00.010) 0:00:00.025 ******* skipping: [sut] => { "changed": false, "false_condition": "not _gfs2_test_allow_stonith_disabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Install required packages] ************** task path: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:16 Wednesday 24 April 2024 20:02:02 +0000 (0:00:00.007) 0:00:00.032 ******* included: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml for sut TASK [fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 Wednesday 24 April 2024 20:02:02 +0000 (0:00:00.011) 0:00:00.044 ******* ok: [sut] TASK [fedora.linux_system_roles.gfs2 : Check if system is ostree] ************** task path: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:11 Wednesday 24 April 2024 20:02:03 +0000 (0:00:00.643) 0:00:00.687 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.gfs2 : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:16 Wednesday 24 April 2024 20:02:03 +0000 (0:00:00.292) 0:00:00.979 ******* ok: [sut] => { "ansible_facts": { "__gfs2_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories] *** task path: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:20 Wednesday 24 April 2024 20:02:03 +0000 (0:00:00.015) 0:00:00.995 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories] *** task path: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:38 Wednesday 24 April 2024 20:02:03 +0000 (0:00:00.026) 0:00:01.021 ******* skipping: [sut] => { "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Install packages] *********************** task path: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:44 Wednesday 24 April 2024 20:02:03 +0000 (0:00:00.017) 0:00:01.039 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libqb-2.0.8-1.fc39.x86_64", "Installed: kernel-modules-extra-6.8.7-200.fc39.x86_64", "Installed: lvm2-lockd-2.03.23-1.fc39.x86_64", "Installed: libknet1-1.28-1.fc39.x86_64", "Installed: net-snmp-libs-1:5.9.4-5.fc39.x86_64", "Installed: gfs2-utils-3.5.1-2.fc39.x86_64", "Installed: corosynclib-3.1.8-1.fc39.x86_64", "Installed: libnozzle1-1.28-1.fc39.x86_64", "Installed: libknet1-crypto-nss-plugin-1.28-1.fc39.x86_64", "Installed: sanlock-lib-3.8.5-4.fc39.x86_64", "Installed: dlm-4.2.0-3.fc39.x86_64", "Installed: corosync-3.1.8-1.fc39.x86_64", "Installed: dlm-lib-4.2.0-3.fc39.x86_64" ] } TASK [fedora.linux_system_roles.gfs2 : Setup cluster] ************************** task path: /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:19 Wednesday 24 April 2024 20:02:43 +0000 (0:00:39.573) 0:00:40.613 ******* skipping: [sut] => { "changed": false, "false_condition": "gfs2_file_systems | length > 0", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=6 changed=1 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Wednesday 24 April 2024 20:02:43 +0000 (0:00:00.018) 0:00:40.631 ******* =============================================================================== fedora.linux_system_roles.gfs2 : Install packages ---------------------- 39.57s /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:44 fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role ------ 0.64s /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 fedora.linux_system_roles.gfs2 : Check if system is ostree -------------- 0.29s /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:11 fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories --- 0.03s /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:20 fedora.linux_system_roles.gfs2 : Setup cluster -------------------------- 0.02s /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:19 fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories --- 0.02s /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:38 fedora.linux_system_roles.gfs2 : Set flag to indicate system is ostree --- 0.02s /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:16 fedora.linux_system_roles.gfs2 : Install required packages -------------- 0.01s /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:16 fedora.linux_system_roles.gfs2 : Validating arguments against arg spec 'main' - The gfs2 role. --- 0.01s /WORKDIR/git-fix-ci-tests4eape9f6/tests/tests_default.yml:3 ------------------- fedora.linux_system_roles.gfs2 : Check for an active stonith resource --- 0.01s /WORKDIR/git-fix-ci-tests4eape9f6/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---