# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_umount_verify.yml ********************************************** 1 plays in /WORKDIR/git-module_workznm8yrr4/tests/tests_umount_verify.yml PLAY [Basic umount verify snapshot test] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-module_workznm8yrr4/tests/tests_umount_verify.yml:2 Wednesday 19 June 2024 14:48:40 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-module_workznm8yrr4/tests/tests_umount_verify.yml:46 Wednesday 19 June 2024 14:48:40 +0000 (0:00:00.675) 0:00:00.689 ******** included: /WORKDIR/git-module_workznm8yrr4/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-module_workznm8yrr4/tests/tasks/setup.yml:10 Wednesday 19 June 2024 14:48:40 +0000 (0:00:00.021) 0:00:00.711 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-module_workznm8yrr4/tests/tasks/setup.yml:15 Wednesday 19 June 2024 14:48:40 +0000 (0:00:00.242) 0:00:00.953 ******** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-module_workznm8yrr4/tests/tasks/setup.yml:20 Wednesday 19 June 2024 14:48:40 +0000 (0:00:00.019) 0:00:00.972 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Wednesday 19 June 2024 14:48:41 +0000 (0:00:00.018) 0:00:00.991 ******** included: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Wednesday 19 June 2024 14:48:41 +0000 (0:00:00.024) 0:00:01.016 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Wednesday 19 June 2024 14:48:41 +0000 (0:00:00.032) 0:00:01.049 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Wednesday 19 June 2024 14:48:41 +0000 (0:00:00.046) 0:00:01.095 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Wednesday 19 June 2024 14:48:41 +0000 (0:00:00.190) 0:00:01.286 ******** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Wednesday 19 June 2024 14:48:41 +0000 (0:00:00.023) 0:00:01.309 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Wednesday 19 June 2024 14:48:41 +0000 (0:00:00.008) 0:00:01.318 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Wednesday 19 June 2024 14:48:41 +0000 (0:00:00.009) 0:00:01.328 ******** included: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Wednesday 19 June 2024 14:48:41 +0000 (0:00:00.043) 0:00:01.371 ******** fatal: [sut]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-module_workznm8yrr4/tests/tests_umount_verify.yml:213 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.790) 0:00:02.162 ******** included: /WORKDIR/git-module_workznm8yrr4/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-module_workznm8yrr4/tests/tasks/cleanup.yml:7 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.012) 0:00:02.174 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.012) 0:00:02.187 ******** included: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.012) 0:00:02.199 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.018) 0:00:02.217 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.033) 0:00:02.251 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.018) 0:00:02.269 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.017) 0:00:02.287 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.008) 0:00:02.295 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.008) 0:00:02.303 ******** included: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Wednesday 19 June 2024 14:48:42 +0000 (0:00:00.033) 0:00:02.337 ******** fatal: [sut]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist to retry, use: --limit @/tmp/tests_umount_verify.retry PLAY RECAP ********************************************************************* sut : ok=17 changed=0 unreachable=0 failed=2 skipped=4 rescued=0 ignored=0 Wednesday 19 June 2024 14:48:43 +0000 (0:00:00.841) 0:00:03.179 ******** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.84s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.79s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-module_workznm8yrr4/tests/tests_umount_verify.yml:2 -------------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-module_workznm8yrr4/tests/tasks/setup.yml:10 --------------------- fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.19s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.05s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.04s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.03s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.03s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 fedora.linux_system_roles.storage : Ensure ansible_facts used by role --- 0.03s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.02s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.02s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Setup ------------------------------------------------------------------- 0.02s /WORKDIR/git-module_workznm8yrr4/tests/tests_umount_verify.yml:46 ------------- Set mount parent -------------------------------------------------------- 0.02s /WORKDIR/git-module_workznm8yrr4/tests/tasks/setup.yml:15 --------------------- fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.02s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Run the storage role install base packages ------------------------------ 0.02s /WORKDIR/git-module_workznm8yrr4/tests/tasks/setup.yml:20 --------------------- fedora.linux_system_roles.storage : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.02s /WORKDIR/git-module_workznm8yrr4/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Remove storage volumes -------------------------------------------------- 0.01s /WORKDIR/git-module_workznm8yrr4/tests/tasks/cleanup.yml:7 -------------------- Cleanup ----------------------------------------------------------------- 0.01s /WORKDIR/git-module_workznm8yrr4/tests/tests_umount_verify.yml:213 ------------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---