# 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_create_thinp_then_remove.yml *********************************** 1 plays in /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml PLAY [Test create thin pool and remove] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:2 Sunday 26 May 2024 13:43:47 +0000 (0:00:00.013) 0:00:00.013 ************ ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:18 Sunday 26 May 2024 13:43:48 +0000 (0:00:00.866) 0:00:00.880 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 26 May 2024 13:43:48 +0000 (0:00:00.016) 0:00:00.896 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 26 May 2024 13:43:48 +0000 (0:00:00.022) 0:00:00.919 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 26 May 2024 13:43:48 +0000 (0:00:00.019) 0:00:00.938 ************ 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 26 May 2024 13:43:48 +0000 (0:00:00.031) 0:00:00.970 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 26 May 2024 13:43:49 +0000 (0:00:00.201) 0:00:01.172 ************ ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 26 May 2024 13:43:49 +0000 (0:00:00.020) 0:00:01.192 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 26 May 2024 13:43:49 +0000 (0:00:00.008) 0:00:01.201 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 26 May 2024 13:43:49 +0000 (0:00:00.008) 0:00:01.210 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 26 May 2024 13:43:49 +0000 (0:00:00.028) 0:00:01.238 ************ changed: [sut] => { "changed": true, "changes": { "installed": [ "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package libblockdev-crypto.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: libblockdev-utils(x86-64) = 2.18-5.el7 for package: libblockdev-crypto-2.18-5.el7.x86_64\n--> Processing Dependency: libvolume_key.so.1()(64bit) for package: libblockdev-crypto-2.18-5.el7.x86_64\n--> Processing Dependency: libbd_utils.so.2()(64bit) for package: libblockdev-crypto-2.18-5.el7.x86_64\n---> Package libblockdev-dm.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: libdmraid.so.1(Base)(64bit) for package: libblockdev-dm-2.18-5.el7.x86_64\n--> Processing Dependency: dmraid for package: libblockdev-dm-2.18-5.el7.x86_64\n--> Processing Dependency: libdmraid.so.1()(64bit) for package: libblockdev-dm-2.18-5.el7.x86_64\n---> Package libblockdev-lvm.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: lvm2 for package: libblockdev-lvm-2.18-5.el7.x86_64\n--> Processing Dependency: device-mapper-persistent-data for package: libblockdev-lvm-2.18-5.el7.x86_64\n---> Package libblockdev-mdraid.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: mdadm for package: libblockdev-mdraid-2.18-5.el7.x86_64\n--> Processing Dependency: libbytesize.so.1()(64bit) for package: libblockdev-mdraid-2.18-5.el7.x86_64\n---> Package libblockdev-swap.x86_64 0:2.18-5.el7 will be installed\n---> Package python2-blivet3.noarch 1:3.1.3-3.el7 will be installed\n--> Processing Dependency: blivet3-data = 1:3.1.3-3.el7 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: python2-bytesize >= 0.3 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: python2-blockdev >= 2.17 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: pyparted >= 3.9 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: lsof for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Running transaction check\n---> Package blivet3-data.noarch 1:3.1.3-3.el7 will be installed\n---> Package device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 will be installed\n--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64\n--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64\n--> Processing Dependency: libaio.so.1()(64bit) for package: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64\n---> Package dmraid.x86_64 0:1.0.0.rc16-28.el7 will be installed\n--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: dmraid-1.0.0.rc16-28.el7.x86_64\n--> Processing Dependency: dmraid-events for package: dmraid-1.0.0.rc16-28.el7.x86_64\n--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: dmraid-1.0.0.rc16-28.el7.x86_64\n---> Package libblockdev-utils.x86_64 0:2.18-5.el7 will be installed\n---> Package libbytesize.x86_64 0:1.2-1.el7 will be installed\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package lvm2.x86_64 7:2.02.187-6.el7_9.5 will be installed\n--> Processing Dependency: lvm2-libs = 7:2.02.187-6.el7_9.5 for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n---> Package mdadm.x86_64 0:4.1-9.el7_9 will be installed\n---> Package pyparted.x86_64 1:3.9-15.el7 will be installed\n---> Package python2-blockdev.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: libblockdev(x86-64) = 2.18-5.el7 for package: python2-blockdev-2.18-5.el7.x86_64\n---> Package python2-bytesize.x86_64 0:1.2-1.el7 will be installed\n---> Package volume_key-libs.x86_64 0:0.3.9-9.el7 will be installed\n--> Running transaction check\n---> Package device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 will be installed\n---> Package dmraid-events.x86_64 0:1.0.0.rc16-28.el7 will be installed\n--> Processing Dependency: sgpio for package: dmraid-events-1.0.0.rc16-28.el7.x86_64\n--> Processing Dependency: device-mapper-event for package: dmraid-events-1.0.0.rc16-28.el7.x86_64\n---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed\n---> Package libblockdev.x86_64 0:2.18-5.el7 will be installed\n---> Package lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 will be installed\n--> Running transaction check\n---> Package device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 will be installed\n---> Package sgpio.x86_64 0:1.2.0.10-13.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n libblockdev-crypto x86_64 2.18-5.el7 base 60 k\n libblockdev-dm x86_64 2.18-5.el7 base 54 k\n libblockdev-lvm x86_64 2.18-5.el7 base 62 k\n libblockdev-mdraid x86_64 2.18-5.el7 base 57 k\n libblockdev-swap x86_64 2.18-5.el7 base 52 k\n python2-blivet3 noarch 1:3.1.3-3.el7 base 851 k\nInstalling for dependencies:\n blivet3-data noarch 1:3.1.3-3.el7 base 77 k\n device-mapper-event x86_64 7:1.02.170-6.el7_9.5 updates 192 k\n device-mapper-event-libs x86_64 7:1.02.170-6.el7_9.5 updates 192 k\n device-mapper-persistent-data x86_64 0.8.5-3.el7_9.2 updates 423 k\n dmraid x86_64 1.0.0.rc16-28.el7 base 151 k\n dmraid-events x86_64 1.0.0.rc16-28.el7 base 21 k\n libaio x86_64 0.3.109-13.el7 base 24 k\n libblockdev x86_64 2.18-5.el7 base 119 k\n libblockdev-utils x86_64 2.18-5.el7 base 58 k\n libbytesize x86_64 1.2-1.el7 base 52 k\n lsof x86_64 4.87-6.el7 base 331 k\n lvm2 x86_64 7:2.02.187-6.el7_9.5 updates 1.3 M\n lvm2-libs x86_64 7:2.02.187-6.el7_9.5 updates 1.1 M\n mdadm x86_64 4.1-9.el7_9 updates 439 k\n pyparted x86_64 1:3.9-15.el7 base 195 k\n python2-blockdev x86_64 2.18-5.el7 base 61 k\n python2-bytesize x86_64 1.2-1.el7 base 22 k\n sgpio x86_64 1.2.0.10-13.el7 base 13 k\n volume_key-libs x86_64 0.3.9-9.el7 base 141 k\n\nTransaction Summary\n================================================================================\nInstall 6 Packages (+19 Dependent packages)\n\nTotal download size: 6.0 M\nInstalled size: 16 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.7 MB/s | 6.0 MB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libblockdev-utils-2.18-5.el7.x86_64 1/25 \n Installing : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 2/25 \n Installing : libaio-0.3.109-13.el7.x86_64 3/25 \n Installing : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 4/25 \n Installing : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 5/25 \n Installing : libbytesize-1.2-1.el7.x86_64 6/25 \n Installing : python2-bytesize-1.2-1.el7.x86_64 7/25 \n Installing : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 8/25 \n Installing : 7:lvm2-2.02.187-6.el7_9.5.x86_64 9/25 \n Installing : libblockdev-2.18-5.el7.x86_64 10/25 \n Installing : python2-blockdev-2.18-5.el7.x86_64 11/25 \n Installing : 1:pyparted-3.9-15.el7.x86_64 12/25 \n Installing : sgpio-1.2.0.10-13.el7.x86_64 13/25 \n Installing : dmraid-1.0.0.rc16-28.el7.x86_64 14/25 \n Installing : dmraid-events-1.0.0.rc16-28.el7.x86_64 15/25 \n Installing : mdadm-4.1-9.el7_9.x86_64 16/25 \n Installing : volume_key-libs-0.3.9-9.el7.x86_64 17/25 \n Installing : 1:blivet3-data-3.1.3-3.el7.noarch 18/25 \n Installing : lsof-4.87-6.el7.x86_64 19/25 \n Installing : 1:python2-blivet3-3.1.3-3.el7.noarch 20/25 \n Installing : libblockdev-crypto-2.18-5.el7.x86_64 21/25 \n Installing : libblockdev-mdraid-2.18-5.el7.x86_64 22/25 \n Installing : libblockdev-dm-2.18-5.el7.x86_64 23/25 \n Installing : libblockdev-lvm-2.18-5.el7.x86_64 24/25 \n Installing : libblockdev-swap-2.18-5.el7.x86_64 25/25 \n Verifying : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 1/25 \n Verifying : libblockdev-swap-2.18-5.el7.x86_64 2/25 \n Verifying : libblockdev-lvm-2.18-5.el7.x86_64 3/25 \n Verifying : lsof-4.87-6.el7.x86_64 4/25 \n Verifying : libblockdev-mdraid-2.18-5.el7.x86_64 5/25 \n Verifying : 1:blivet3-data-3.1.3-3.el7.noarch 6/25 \n Verifying : dmraid-events-1.0.0.rc16-28.el7.x86_64 7/25 \n Verifying : python2-blockdev-2.18-5.el7.x86_64 8/25 \n Verifying : libblockdev-dm-2.18-5.el7.x86_64 9/25 \n Verifying : libaio-0.3.109-13.el7.x86_64 10/25 \n Verifying : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 11/25 \n Verifying : python2-bytesize-1.2-1.el7.x86_64 12/25 \n Verifying : libblockdev-2.18-5.el7.x86_64 13/25 \n Verifying : libbytesize-1.2-1.el7.x86_64 14/25 \n Verifying : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 15/25 \n Verifying : 7:lvm2-2.02.187-6.el7_9.5.x86_64 16/25 \n Verifying : libblockdev-utils-2.18-5.el7.x86_64 17/25 \n Verifying : volume_key-libs-0.3.9-9.el7.x86_64 18/25 \n Verifying : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 19/25 \n Verifying : 1:python2-blivet3-3.1.3-3.el7.noarch 20/25 \n Verifying : dmraid-1.0.0.rc16-28.el7.x86_64 21/25 \n Verifying : mdadm-4.1-9.el7_9.x86_64 22/25 \n Verifying : sgpio-1.2.0.10-13.el7.x86_64 23/25 \n Verifying : libblockdev-crypto-2.18-5.el7.x86_64 24/25 \n Verifying : 1:pyparted-3.9-15.el7.x86_64 25/25 \n\nInstalled:\n libblockdev-crypto.x86_64 0:2.18-5.el7 libblockdev-dm.x86_64 0:2.18-5.el7 \n libblockdev-lvm.x86_64 0:2.18-5.el7 libblockdev-mdraid.x86_64 0:2.18-5.el7\n libblockdev-swap.x86_64 0:2.18-5.el7 python2-blivet3.noarch 1:3.1.3-3.el7 \n\nDependency Installed:\n blivet3-data.noarch 1:3.1.3-3.el7 \n device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 \n device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 \n device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 \n dmraid.x86_64 0:1.0.0.rc16-28.el7 \n dmraid-events.x86_64 0:1.0.0.rc16-28.el7 \n libaio.x86_64 0:0.3.109-13.el7 \n libblockdev.x86_64 0:2.18-5.el7 \n libblockdev-utils.x86_64 0:2.18-5.el7 \n libbytesize.x86_64 0:1.2-1.el7 \n lsof.x86_64 0:4.87-6.el7 \n lvm2.x86_64 7:2.02.187-6.el7_9.5 \n lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 \n mdadm.x86_64 0:4.1-9.el7_9 \n pyparted.x86_64 1:3.9-15.el7 \n python2-blockdev.x86_64 0:2.18-5.el7 \n python2-bytesize.x86_64 0:1.2-1.el7 \n sgpio.x86_64 0:1.2.0.10-13.el7 \n volume_key-libs.x86_64 0:0.3.9-9.el7 \n\nComplete!\n" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 26 May 2024 13:43:59 +0000 (0:00:10.642) 0:00:11.881 ************ ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 26 May 2024 13:43:59 +0000 (0:00:00.019) 0:00:11.900 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 26 May 2024 13:43:59 +0000 (0:00:00.018) 0:00:11.919 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 26 May 2024 13:44:00 +0000 (0:00:00.505) 0:00:12.425 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 26 May 2024 13:44:00 +0000 (0:00:00.033) 0:00:12.458 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 26 May 2024 13:44:00 +0000 (0:00:00.008) 0:00:12.466 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 26 May 2024 13:44:00 +0000 (0:00:00.008) 0:00:12.475 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 26 May 2024 13:44:00 +0000 (0:00:00.007) 0:00:12.482 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 26 May 2024 13:44:00 +0000 (0:00:00.375) 0:00:12.858 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 26 May 2024 13:44:01 +0000 (0:00:01.038) 0:00:13.897 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 26 May 2024 13:44:01 +0000 (0:00:00.019) 0:00:13.916 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 26 May 2024 13:44:01 +0000 (0:00:00.009) 0:00:13.925 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.288) 0:00:14.214 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.012) 0:00:14.227 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.010) 0:00:14.238 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.013) 0:00:14.251 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.016) 0:00:14.268 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.020) 0:00:14.289 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.018) 0:00:14.307 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.016) 0:00:14.323 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.013) 0:00:14.337 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.012) 0:00:14.349 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.013) 0:00:14.362 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716730001.6532626, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682078.903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715681849.129, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744073223472289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.139) 0:00:14.502 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.011) 0:00:14.513 ************ ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:22 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.495) 0:00:15.008 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/get_unused_disk.yml:2 Sunday 26 May 2024 13:44:02 +0000 (0:00:00.016) 0:00:15.025 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "util-linux-2.23.2-65.el7_9.1.x86_64 providing util-linux is already installed" ] } lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/get_unused_disk.yml:16 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.379) 0:00:15.405 ************ ok: [sut] => { "changed": false, "disks": [ "sdf", "sdh", "sdi" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/get_unused_disk.yml:24 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.188) 0:00:15.593 ************ ok: [sut] => { "ansible_facts": { "unused_disks": [ "sdf", "sdh", "sdi" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/get_unused_disk.yml:29 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.014) 0:00:15.608 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/get_unused_disk.yml:34 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.012) 0:00:15.620 ************ ok: [sut] => { "unused_disks": [ "sdf", "sdh", "sdi" ] } TASK [Create a thinpool device] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:27 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.011) 0:00:15.632 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.022) 0:00:15.654 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.015) 0:00:15.670 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.013) 0:00:15.683 ************ 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.032) 0:00:15.715 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.011) 0:00:15.727 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.012) 0:00:15.739 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.027) 0:00:15.767 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.013) 0:00:15.781 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 26 May 2024 13:44:03 +0000 (0:00:00.024) 0:00:15.805 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 26 May 2024 13:44:04 +0000 (0:00:00.589) 0:00:16.394 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 26 May 2024 13:44:04 +0000 (0:00:00.014) 0:00:16.409 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 26 May 2024 13:44:04 +0000 (0:00:00.012) 0:00:16.421 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 26 May 2024 13:44:08 +0000 (0:00:04.095) 0:00:20.517 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 26 May 2024 13:44:08 +0000 (0:00:00.020) 0:00:20.537 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 26 May 2024 13:44:08 +0000 (0:00:00.010) 0:00:20.548 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 26 May 2024 13:44:08 +0000 (0:00:00.011) 0:00:20.560 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 26 May 2024 13:44:08 +0000 (0:00:00.010) 0:00:20.571 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "7:lvm2-2.02.187-6.el7_9.5.x86_64 providing lvm2 is already installed", "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 26 May 2024 13:44:08 +0000 (0:00:00.379) 0:00:20.950 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 26 May 2024 13:44:09 +0000 (0:00:00.817) 0:00:21.768 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 26 May 2024 13:44:09 +0000 (0:00:00.018) 0:00:21.787 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 26 May 2024 13:44:09 +0000 (0:00:00.010) 0:00:21.798 ************ changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdi", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdi1", "fs_type": null }, { "action": "create format", "device": "/dev/sdi1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdh1", "fs_type": null }, { "action": "create format", "device": "/dev/sdh1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdf1", "fs_type": null }, { "action": "create format", "device": "/dev/sdf1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 26 May 2024 13:44:16 +0000 (0:00:06.899) 0:00:28.698 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 26 May 2024 13:44:16 +0000 (0:00:00.012) 0:00:28.710 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 26 May 2024 13:44:16 +0000 (0:00:00.010) 0:00:28.721 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdi", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdi1", "fs_type": null }, { "action": "create format", "device": "/dev/sdi1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdh1", "fs_type": null }, { "action": "create format", "device": "/dev/sdh1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdf1", "fs_type": null }, { "action": "create format", "device": "/dev/sdf1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 26 May 2024 13:44:16 +0000 (0:00:00.014) 0:00:28.736 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 26 May 2024 13:44:16 +0000 (0:00:00.014) 0:00:28.751 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 26 May 2024 13:44:16 +0000 (0:00:00.013) 0:00:28.764 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 26 May 2024 13:44:16 +0000 (0:00:00.011) 0:00:28.776 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 26 May 2024 13:44:17 +0000 (0:00:00.429) 0:00:29.206 ************ changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 26 May 2024 13:44:17 +0000 (0:00:00.385) 0:00:29.591 ************ skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 26 May 2024 13:44:17 +0000 (0:00:00.015) 0:00:29.607 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 26 May 2024 13:44:17 +0000 (0:00:00.261) 0:00:29.869 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716730001.6532626, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682078.903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715681849.129, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744073223472289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 26 May 2024 13:44:17 +0000 (0:00:00.136) 0:00:30.006 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 26 May 2024 13:44:17 +0000 (0:00:00.011) 0:00:30.018 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:44 Sunday 26 May 2024 13:44:18 +0000 (0:00:00.525) 0:00:30.543 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:2 Sunday 26 May 2024 13:44:18 +0000 (0:00:00.019) 0:00:30.563 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:7 Sunday 26 May 2024 13:44:18 +0000 (0:00:00.015) 0:00:30.579 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:15 Sunday 26 May 2024 13:44:18 +0000 (0:00:00.011) 0:00:30.590 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "f3ab0d22-78a1-4c2f-9b98-942046e83a5c" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "8M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdf1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdf1", "size": "10G", "type": "partition", "uuid": "fJpkX7-3k05-SqCh-15Nk-wj2p-C6KQ-SgTJtP" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdh1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh1", "size": "10G", "type": "partition", "uuid": "GIOIXL-gD3K-1jdC-3KMz-LdKk-KIDN-wrNU2z" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdi1", "size": "10G", "type": "partition", "uuid": "ybU2rn-AroV-0aSu-CdSG-Etiv-e4vg-yn3GtZ" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "df48ab4d-09e8-4c8b-9278-ac15ac19b610" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:20 Sunday 26 May 2024 13:44:18 +0000 (0:00:00.199) 0:00:30.790 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003234", "end": "2024-05-26 13:44:18.819142", "rc": 0, "start": "2024-05-26 13:44:18.815908" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:17:29 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=df48ab4d-09e8-4c8b-9278-ac15ac19b610 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:25 Sunday 26 May 2024 13:44:18 +0000 (0:00:00.191) 0:00:30.981 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002925", "end": "2024-05-26 13:44:18.942350", "failed_when_result": false, "rc": 0, "start": "2024-05-26 13:44:18.939425" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:34 Sunday 26 May 2024 13:44:18 +0000 (0:00:00.122) 0:00:31.104 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:5 Sunday 26 May 2024 13:44:18 +0000 (0:00:00.040) 0:00:31.145 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:18 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:31.156 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.022468", "end": "2024-05-26 13:44:19.142081", "rc": 0, "start": "2024-05-26 13:44:19.119613" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:24 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.148) 0:00:31.305 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:34 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.017) 0:00:31.323 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:2 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.027) 0:00:31.351 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:13 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.017) 0:00:31.368 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdf1", "pv": "/dev/sdf1" } ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh1", "pv": "/dev/sdh1" } ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdi1", "pv": "/dev/sdi1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:22 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.392) 0:00:31.761 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:27 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.015) 0:00:31.777 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:33 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.015) 0:00:31.792 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:42 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.015) 0:00:31.808 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:48 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.014) 0:00:31.823 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:54 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.014) 0:00:31.838 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:59 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.012) 0:00:31.850 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdf1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdi1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:73 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.029) 0:00:31.880 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:8 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.022) 0:00:31.902 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:14 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.012) 0:00:31.915 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:21 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:31.927 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:28 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:31.938 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:35 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:31.949 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:45 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:31.961 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:54 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:31.972 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:64 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:31.984 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:74 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.013) 0:00:31.997 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:85 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:32.009 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:95 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:32.020 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:76 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:32.031 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml:2 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.024) 0:00:32.055 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:8 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.024) 0:00:32.079 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:16 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.012) 0:00:32.092 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:21 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:32.103 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:29 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:32.115 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:34 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:32.127 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:40 Sunday 26 May 2024 13:44:19 +0000 (0:00:00.011) 0:00:32.138 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:46 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.150 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:79 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.163 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml:2 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.024) 0:00:32.188 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:8 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.024) 0:00:32.212 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.021320", "end": "2024-05-26 13:44:20.198086", "rc": 0, "start": "2024-05-26 13:44:20.176766" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:16 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.148) 0:00:32.361 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:23 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.018) 0:00:32.379 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:27 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.016) 0:00:32.396 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:82 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.407 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:5 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.044) 0:00:32.452 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:13 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.015) 0:00:32.467 ************ skipping: [sut] => (item=/dev/sdf1) => { "_storage_test_pool_member_path": "/dev/sdf1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdi1) => { "_storage_test_pool_member_path": "/dev/sdi1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:20 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.018) 0:00:32.486 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.031) 0:00:32.517 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.015) 0:00:32.532 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.014) 0:00:32.547 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.560 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.572 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.585 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.596 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.015) 0:00:32.612 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.014) 0:00:32.627 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.638 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.650 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.663 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.675 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.014) 0:00:32.689 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.014) 0:00:32.704 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.716 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.727 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.740 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:27 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.752 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:85 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.763 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml:2 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.026) 0:00:32.790 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:9 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.025) 0:00:32.816 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:16 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.828 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:22 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.841 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:28 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.853 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:35 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.865 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:41 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.013) 0:00:32.879 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:47 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:32.892 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:88 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.903 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml:3 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.011) 0:00:32.915 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:2 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.023) 0:00:32.938 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:21 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.014) 0:00:32.953 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:7 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.055) 0:00:33.009 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:16 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.015) 0:00:33.025 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 775624, "block_size": 4096, "block_total": 783872, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 3176955904, "size_total": 3210739712, "uuid": "f3ab0d22-78a1-4c2f-9b98-942046e83a5c" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 775624, "block_size": 4096, "block_total": 783872, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 3176955904, "size_total": 3210739712, "uuid": "f3ab0d22-78a1-4c2f-9b98-942046e83a5c" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:38 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.019) 0:00:33.044 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:51 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:33.056 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:63 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.015) 0:00:33.072 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:71 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.014) 0:00:33.086 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:83 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:33.099 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:95 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.013) 0:00:33.112 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:110 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.012) 0:00:33.124 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:122 Sunday 26 May 2024 13:44:20 +0000 (0:00:00.015) 0:00:33.140 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:128 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.011) 0:00:33.151 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:134 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.011) 0:00:33.162 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:146 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.012) 0:00:33.174 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:2 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.033) 0:00:33.208 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/vg1-lv1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:40 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.026) 0:00:33.234 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:48 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.015) 0:00:33.250 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:58 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.014) 0:00:33.265 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:71 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.011) 0:00:33.276 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:3 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.011) 0:00:33.287 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:12 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.020) 0:00:33.308 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:3 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.018) 0:00:33.326 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716731056.4764552, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716731056.4764552, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 67493, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716731056.4764552, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:9 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.135) 0:00:33.461 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:16 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.016) 0:00:33.477 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:24 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.012) 0:00:33.490 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:30 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.013) 0:00:33.503 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:34 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.012) 0:00:33.516 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:39 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.011) 0:00:33.527 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:3 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.013) 0:00:33.541 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:10 Sunday 26 May 2024 13:44:21 +0000 (0:00:00.011) 0:00:33.552 ************ changed: [sut] => { "changed": true, "changes": { "installed": [ "cryptsetup" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package cryptsetup.x86_64 0:2.0.3-6.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n cryptsetup x86_64 2.0.3-6.el7 base 154 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 154 k\nInstalled size: 354 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : cryptsetup-2.0.3-6.el7.x86_64 1/1 \n Verifying : cryptsetup-2.0.3-6.el7.x86_64 1/1 \n\nInstalled:\n cryptsetup.x86_64 0:2.0.3-6.el7 \n\nComplete!\n" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:17 Sunday 26 May 2024 13:44:23 +0000 (0:00:01.830) 0:00:35.383 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:23 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.012) 0:00:35.396 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:32 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.407 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:45 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.016) 0:00:35.424 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:51 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.435 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:56 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.012) 0:00:35.448 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:69 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.459 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:81 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.470 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:94 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.482 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:106 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.015) 0:00:35.498 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:114 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.013) 0:00:35.511 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:122 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.013) 0:00:35.525 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:131 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.536 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:140 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.547 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:8 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.559 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:14 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.570 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:21 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.581 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:28 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.012) 0:00:35.594 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:35 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.605 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:45 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.617 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:54 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.628 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:63 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.639 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:72 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.651 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:81 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.012) 0:00:35.663 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:3 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.011) 0:00:35.675 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:11 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.189) 0:00:35.864 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:20 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.126) 0:00:35.991 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:28 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.016) 0:00:36.007 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:32 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.012) 0:00:36.019 ************ ok: [sut] => { "bytes": 32190779883, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:46 Sunday 26 May 2024 13:44:23 +0000 (0:00:00.125) 0:00:36.145 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:50 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.013) 0:00:36.159 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:54 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.013) 0:00:36.172 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:58 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.013) 0:00:36.186 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:68 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.013) 0:00:36.199 ************ ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:72 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.015) 0:00:36.215 ************ ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:77 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.125) 0:00:36.340 ************ ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:83 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.123) 0:00:36.464 ************ ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25752623906.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:88 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.033) 0:00:36.497 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:96 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.015) 0:00:36.512 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:104 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.013) 0:00:36.526 ************ ok: [sut] => { "bytes": 25752623906, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:109 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.122) 0:00:36.649 ************ ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25752623906, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:113 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.015) 0:00:36.665 ************ ok: [sut] => { "storage_test_volume.thin_pool_size": "10g" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:117 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.014) 0:00:36.679 ************ ok: [sut] => { "storage_test_volume.size": "3g" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:121 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.014) 0:00:36.694 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_thin_pool_size": "32190779883" }, "changed": false } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:129 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.016) 0:00:36.711 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:138 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.014) 0:00:36.726 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "3221225472" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:142 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.015) 0:00:36.742 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:150 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.013) 0:00:36.755 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:156 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.015) 0:00:36.771 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:160 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.012) 0:00:36.783 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:164 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.012) 0:00:36.796 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:5 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.016) 0:00:36.812 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.021123", "end": "2024-05-26 13:44:24.796274", "rc": 0, "start": "2024-05-26 13:44:24.775151" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:13 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.146) 0:00:36.959 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:18 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.015) 0:00:36.974 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:27 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.015) 0:00:36.990 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:35 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.012) 0:00:37.003 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:41 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.013) 0:00:37.016 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:47 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.013) 0:00:37.030 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:27 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.012) 0:00:37.043 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:44 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.011) 0:00:37.054 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:54 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.010) 0:00:37.064 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat previous invocation to verify idempotence] ************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:47 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.010) 0:00:37.075 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.025) 0:00:37.101 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.016) 0:00:37.118 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 26 May 2024 13:44:24 +0000 (0:00:00.013) 0:00:37.131 ************ 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 26 May 2024 13:44:25 +0000 (0:00:00.029) 0:00:37.161 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 26 May 2024 13:44:25 +0000 (0:00:00.011) 0:00:37.173 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 26 May 2024 13:44:25 +0000 (0:00:00.012) 0:00:37.185 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 26 May 2024 13:44:25 +0000 (0:00:00.011) 0:00:37.196 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 26 May 2024 13:44:25 +0000 (0:00:00.012) 0:00:37.208 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 26 May 2024 13:44:25 +0000 (0:00:00.023) 0:00:37.232 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 26 May 2024 13:44:25 +0000 (0:00:00.589) 0:00:37.821 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "name": "vg1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 26 May 2024 13:44:25 +0000 (0:00:00.015) 0:00:37.836 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 26 May 2024 13:44:25 +0000 (0:00:00.012) 0:00:37.849 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 26 May 2024 13:44:31 +0000 (0:00:05.409) 0:00:43.259 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 26 May 2024 13:44:31 +0000 (0:00:00.022) 0:00:43.281 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 26 May 2024 13:44:31 +0000 (0:00:00.011) 0:00:43.292 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 26 May 2024 13:44:31 +0000 (0:00:00.011) 0:00:43.304 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 26 May 2024 13:44:31 +0000 (0:00:00.011) 0:00:43.315 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "7:lvm2-2.02.187-6.el7_9.5.x86_64 providing lvm2 is already installed", "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 26 May 2024 13:44:31 +0000 (0:00:00.390) 0:00:43.705 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:113.service": { "name": "lvm2-pvscan@8:113.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:129.service": { "name": "lvm2-pvscan@8:129.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:81.service": { "name": "lvm2-pvscan@8:81.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 26 May 2024 13:44:32 +0000 (0:00:00.758) 0:00:44.464 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 26 May 2024 13:44:32 +0000 (0:00:00.019) 0:00:44.483 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 26 May 2024 13:44:32 +0000 (0:00:00.010) 0:00:44.494 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 26 May 2024 13:44:38 +0000 (0:00:06.090) 0:00:50.584 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 26 May 2024 13:44:38 +0000 (0:00:00.012) 0:00:50.597 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 26 May 2024 13:44:38 +0000 (0:00:00.010) 0:00:50.607 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 26 May 2024 13:44:38 +0000 (0:00:00.015) 0:00:50.623 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 26 May 2024 13:44:38 +0000 (0:00:00.013) 0:00:50.636 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 26 May 2024 13:44:38 +0000 (0:00:00.012) 0:00:50.649 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 26 May 2024 13:44:38 +0000 (0:00:00.012) 0:00:50.662 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 26 May 2024 13:44:38 +0000 (0:00:00.274) 0:00:50.937 ************ ok: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 26 May 2024 13:44:38 +0000 (0:00:00.156) 0:00:51.093 ************ skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 26 May 2024 13:44:38 +0000 (0:00:00.016) 0:00:51.110 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 26 May 2024 13:44:39 +0000 (0:00:00.255) 0:00:51.365 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716730001.6532626, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682078.903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715681849.129, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744073223472289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 26 May 2024 13:44:39 +0000 (0:00:00.132) 0:00:51.497 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 26 May 2024 13:44:39 +0000 (0:00:00.011) 0:00:51.509 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:63 Sunday 26 May 2024 13:44:39 +0000 (0:00:00.502) 0:00:52.012 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:2 Sunday 26 May 2024 13:44:39 +0000 (0:00:00.020) 0:00:52.032 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:7 Sunday 26 May 2024 13:44:39 +0000 (0:00:00.016) 0:00:52.049 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:15 Sunday 26 May 2024 13:44:39 +0000 (0:00:00.011) 0:00:52.060 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "f3ab0d22-78a1-4c2f-9b98-942046e83a5c" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "8M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdf1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdf1", "size": "10G", "type": "partition", "uuid": "fJpkX7-3k05-SqCh-15Nk-wj2p-C6KQ-SgTJtP" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdh1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh1", "size": "10G", "type": "partition", "uuid": "GIOIXL-gD3K-1jdC-3KMz-LdKk-KIDN-wrNU2z" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdi1", "size": "10G", "type": "partition", "uuid": "ybU2rn-AroV-0aSu-CdSG-Etiv-e4vg-yn3GtZ" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "df48ab4d-09e8-4c8b-9278-ac15ac19b610" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:20 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.131) 0:00:52.191 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003004", "end": "2024-05-26 13:44:40.152392", "rc": 0, "start": "2024-05-26 13:44:40.149388" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:17:29 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=df48ab4d-09e8-4c8b-9278-ac15ac19b610 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:25 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.122) 0:00:52.314 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003049", "end": "2024-05-26 13:44:40.275343", "failed_when_result": false, "rc": 0, "start": "2024-05-26 13:44:40.272294" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:34 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.123) 0:00:52.437 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:5 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.024) 0:00:52.462 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:18 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.011) 0:00:52.473 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.021978", "end": "2024-05-26 13:44:40.456302", "rc": 0, "start": "2024-05-26 13:44:40.434324" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:24 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.145) 0:00:52.619 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:34 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.017) 0:00:52.636 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:2 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.028) 0:00:52.664 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:13 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.017) 0:00:52.681 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdf1", "pv": "/dev/sdf1" } ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh1", "pv": "/dev/sdh1" } ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdi1", "pv": "/dev/sdi1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:22 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.343) 0:00:53.025 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:27 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.015) 0:00:53.040 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:33 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.015) 0:00:53.055 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:42 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.015) 0:00:53.071 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:48 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.013) 0:00:53.084 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:54 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.014) 0:00:53.099 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:59 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.011) 0:00:53.111 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdf1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdi1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:73 Sunday 26 May 2024 13:44:40 +0000 (0:00:00.027) 0:00:53.138 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:8 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.023) 0:00:53.162 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:14 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.174 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:21 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.185 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:28 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.196 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:35 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.029) 0:00:53.226 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:45 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.013) 0:00:53.239 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:54 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.250 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:64 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.262 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:74 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.273 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:85 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.285 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:95 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.012) 0:00:53.297 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:76 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.309 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml:2 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.023) 0:00:53.332 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:8 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.024) 0:00:53.356 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:16 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.368 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:21 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.379 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:29 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.391 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:34 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.402 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:40 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.012) 0:00:53.414 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:46 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.425 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:79 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.012) 0:00:53.438 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml:2 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.023) 0:00:53.462 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:8 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.024) 0:00:53.486 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.021634", "end": "2024-05-26 13:44:41.477238", "rc": 0, "start": "2024-05-26 13:44:41.455604" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:16 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.153) 0:00:53.640 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:23 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.019) 0:00:53.659 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:27 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.017) 0:00:53.676 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:82 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.688 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:5 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.025) 0:00:53.713 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:13 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.015) 0:00:53.729 ************ skipping: [sut] => (item=/dev/sdf1) => { "_storage_test_pool_member_path": "/dev/sdf1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdi1) => { "_storage_test_pool_member_path": "/dev/sdi1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:20 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.019) 0:00:53.748 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.029) 0:00:53.778 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.013) 0:00:53.792 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.015) 0:00:53.807 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.819 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.830 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.841 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.852 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.013) 0:00:53.866 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.015) 0:00:53.881 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.892 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.904 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.915 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.926 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.013) 0:00:53.939 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.015) 0:00:53.955 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.966 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.978 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:53.989 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:27 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:54.000 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:85 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:54.011 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml:2 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.026) 0:00:54.038 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:9 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.024) 0:00:54.062 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:16 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.030) 0:00:54.093 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:22 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.012) 0:00:54.105 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:28 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.012) 0:00:54.118 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:35 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:54.130 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:41 Sunday 26 May 2024 13:44:41 +0000 (0:00:00.011) 0:00:54.141 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:47 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.152 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:88 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.012) 0:00:54.165 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml:3 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.176 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:2 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.021) 0:00:54.198 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:21 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.014) 0:00:54.212 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:7 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.053) 0:00:54.266 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:16 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.013) 0:00:54.280 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 775624, "block_size": 4096, "block_total": 783872, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 3176955904, "size_total": 3210739712, "uuid": "f3ab0d22-78a1-4c2f-9b98-942046e83a5c" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 775624, "block_size": 4096, "block_total": 783872, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 3176955904, "size_total": 3210739712, "uuid": "f3ab0d22-78a1-4c2f-9b98-942046e83a5c" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:38 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.019) 0:00:54.299 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:51 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.012) 0:00:54.311 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:63 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.014) 0:00:54.326 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:71 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.014) 0:00:54.340 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:83 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.351 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:95 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.362 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:110 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.373 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:122 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.014) 0:00:54.388 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:128 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.399 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:134 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.012) 0:00:54.411 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:146 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.423 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:2 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.434 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/vg1-lv1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:40 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.024) 0:00:54.458 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:48 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.014) 0:00:54.473 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:58 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.014) 0:00:54.487 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:71 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.498 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:3 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.011) 0:00:54.510 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:12 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.015) 0:00:54.525 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:3 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.016) 0:00:54.542 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716731056.4764552, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716731056.4764552, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 67493, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716731056.4764552, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:9 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.128) 0:00:54.670 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:16 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.016) 0:00:54.686 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:24 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.012) 0:00:54.699 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:30 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.014) 0:00:54.713 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:34 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.013) 0:00:54.727 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:39 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.013) 0:00:54.741 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:3 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.015) 0:00:54.757 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:10 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.013) 0:00:54.770 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:17 Sunday 26 May 2024 13:44:42 +0000 (0:00:00.373) 0:00:55.143 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:23 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.012) 0:00:55.156 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:32 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.167 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:45 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.017) 0:00:55.185 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:51 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.196 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:56 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.207 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:69 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.218 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:81 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.229 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:94 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.240 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:106 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.015) 0:00:55.256 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:114 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.033) 0:00:55.290 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:122 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.012) 0:00:55.303 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:131 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.314 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:140 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.326 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:8 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.337 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:14 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.012) 0:00:55.349 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:21 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.361 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:28 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.372 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:35 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.383 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:45 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.395 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:54 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.406 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:63 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.012) 0:00:55.419 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:72 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.430 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:81 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.441 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:3 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.011) 0:00:55.453 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:11 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.123) 0:00:55.576 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:20 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.120) 0:00:55.697 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:28 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.017) 0:00:55.714 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:32 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.012) 0:00:55.727 ************ ok: [sut] => { "bytes": 32190779883, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:46 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.122) 0:00:55.850 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:50 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.015) 0:00:55.865 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:54 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.013) 0:00:55.879 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:58 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.013) 0:00:55.892 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:68 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.014) 0:00:55.907 ************ ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:72 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.014) 0:00:55.921 ************ ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:77 Sunday 26 May 2024 13:44:43 +0000 (0:00:00.123) 0:00:56.045 ************ ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:83 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.121) 0:00:56.167 ************ ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25752623906.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:88 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.015) 0:00:56.183 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:96 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.013) 0:00:56.196 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:104 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.013) 0:00:56.210 ************ ok: [sut] => { "bytes": 25752623906, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:109 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.125) 0:00:56.335 ************ ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25752623906, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:113 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.016) 0:00:56.351 ************ ok: [sut] => { "storage_test_volume.thin_pool_size": "10g" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:117 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.014) 0:00:56.366 ************ ok: [sut] => { "storage_test_volume.size": "3g" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:121 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.014) 0:00:56.381 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_thin_pool_size": "32190779883" }, "changed": false } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:129 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.016) 0:00:56.398 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:138 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.015) 0:00:56.414 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "3221225472" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:142 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.014) 0:00:56.429 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:150 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.013) 0:00:56.442 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:156 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.015) 0:00:56.458 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:160 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.012) 0:00:56.471 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:164 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.012) 0:00:56.483 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:5 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.018) 0:00:56.502 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.021971", "end": "2024-05-26 13:44:44.485114", "rc": 0, "start": "2024-05-26 13:44:44.463143" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:13 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.146) 0:00:56.648 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:18 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.016) 0:00:56.664 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:27 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.015) 0:00:56.680 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:35 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.013) 0:00:56.693 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:41 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.013) 0:00:56.707 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:47 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.012) 0:00:56.719 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:27 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.012) 0:00:56.732 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:44 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.011) 0:00:56.743 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:54 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.010) 0:00:56.753 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change thinlv fs type] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:66 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.031) 0:00:56.785 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.028) 0:00:56.813 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.017) 0:00:56.830 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.013) 0:00:56.844 ************ 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.029) 0:00:56.874 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.011) 0:00:56.885 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.011) 0:00:56.896 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.011) 0:00:56.907 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.012) 0:00:56.920 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 26 May 2024 13:44:44 +0000 (0:00:00.022) 0:00:56.943 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 26 May 2024 13:44:45 +0000 (0:00:00.578) 0:00:57.522 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "name": "vg1", "type": "lvm", "volumes": [ { "fs_type": "xfs", "name": "lv1", "thin": true, "thin_pool_name": "tpool1" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 26 May 2024 13:44:45 +0000 (0:00:00.016) 0:00:57.538 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 26 May 2024 13:44:45 +0000 (0:00:00.012) 0:00:57.551 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 26 May 2024 13:44:50 +0000 (0:00:05.288) 0:01:02.839 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 26 May 2024 13:44:50 +0000 (0:00:00.022) 0:01:02.862 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 26 May 2024 13:44:50 +0000 (0:00:00.011) 0:01:02.873 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 26 May 2024 13:44:50 +0000 (0:00:00.012) 0:01:02.886 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 26 May 2024 13:44:50 +0000 (0:00:00.011) 0:01:02.897 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "7:lvm2-2.02.187-6.el7_9.5.x86_64 providing lvm2 is already installed", "xfsprogs-4.5.0-22.el7.x86_64 providing xfsprogs is already installed", "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx lvm2 xfsprogs TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 26 May 2024 13:44:51 +0000 (0:00:00.374) 0:01:03.271 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:113.service": { "name": "lvm2-pvscan@8:113.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:129.service": { "name": "lvm2-pvscan@8:129.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:81.service": { "name": "lvm2-pvscan@8:81.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 26 May 2024 13:44:51 +0000 (0:00:00.766) 0:01:04.037 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 26 May 2024 13:44:51 +0000 (0:00:00.019) 0:01:04.057 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 26 May 2024 13:44:51 +0000 (0:00:00.010) 0:01:04.067 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/xvda1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 26 May 2024 13:44:57 +0000 (0:00:06.060) 0:01:10.128 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 26 May 2024 13:44:57 +0000 (0:00:00.012) 0:01:10.141 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.033) 0:01:10.175 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/xvda1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.015) 0:01:10.190 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.013) 0:01:10.204 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.013) 0:01:10.218 ************ changed: [sut] => (item={'path': '/opt/test1', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.150) 0:01:10.369 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.270) 0:01:10.639 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.012) 0:01:10.652 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.011) 0:01:10.663 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.252) 0:01:10.916 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716730001.6532626, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682078.903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715681849.129, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744073223472289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.135) 0:01:11.051 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 26 May 2024 13:44:58 +0000 (0:00:00.011) 0:01:11.063 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:80 Sunday 26 May 2024 13:44:59 +0000 (0:00:00.530) 0:01:11.593 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:2 Sunday 26 May 2024 13:44:59 +0000 (0:00:00.023) 0:01:11.617 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:7 Sunday 26 May 2024 13:44:59 +0000 (0:00:00.016) 0:01:11.633 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:15 Sunday 26 May 2024 13:44:59 +0000 (0:00:00.011) 0:01:11.645 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "f3ab0d22-78a1-4c2f-9b98-942046e83a5c" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "8M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdf1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdf1", "size": "10G", "type": "partition", "uuid": "fJpkX7-3k05-SqCh-15Nk-wj2p-C6KQ-SgTJtP" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdh1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh1", "size": "10G", "type": "partition", "uuid": "GIOIXL-gD3K-1jdC-3KMz-LdKk-KIDN-wrNU2z" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdi1", "size": "10G", "type": "partition", "uuid": "ybU2rn-AroV-0aSu-CdSG-Etiv-e4vg-yn3GtZ" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "df48ab4d-09e8-4c8b-9278-ac15ac19b610" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:20 Sunday 26 May 2024 13:44:59 +0000 (0:00:00.131) 0:01:11.776 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003138", "end": "2024-05-26 13:44:59.739791", "rc": 0, "start": "2024-05-26 13:44:59.736653" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:17:29 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=df48ab4d-09e8-4c8b-9278-ac15ac19b610 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:25 Sunday 26 May 2024 13:44:59 +0000 (0:00:00.124) 0:01:11.901 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002890", "end": "2024-05-26 13:44:59.862235", "failed_when_result": false, "rc": 0, "start": "2024-05-26 13:44:59.859345" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:34 Sunday 26 May 2024 13:44:59 +0000 (0:00:00.121) 0:01:12.023 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:5 Sunday 26 May 2024 13:44:59 +0000 (0:00:00.024) 0:01:12.047 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:18 Sunday 26 May 2024 13:44:59 +0000 (0:00:00.011) 0:01:12.059 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.021975", "end": "2024-05-26 13:45:00.042198", "rc": 0, "start": "2024-05-26 13:45:00.020223" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:24 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.145) 0:01:12.205 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:34 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.017) 0:01:12.222 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:2 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.025) 0:01:12.248 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:13 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.016) 0:01:12.265 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdf1", "pv": "/dev/sdf1" } ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh1", "pv": "/dev/sdh1" } ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdi1", "pv": "/dev/sdi1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:22 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.345) 0:01:12.611 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:27 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.015) 0:01:12.626 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:33 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.015) 0:01:12.641 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:42 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.015) 0:01:12.657 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:48 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.014) 0:01:12.671 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:54 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.014) 0:01:12.686 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:59 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.698 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdf1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdi1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:73 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.027) 0:01:12.725 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:8 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.022) 0:01:12.748 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:14 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.760 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:21 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.771 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:28 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:35 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.794 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:45 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.012) 0:01:12.806 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:54 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.817 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:64 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.829 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:74 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.840 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:85 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.851 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:95 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.863 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:76 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.012) 0:01:12.875 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml:2 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.023) 0:01:12.898 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:8 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.023) 0:01:12.922 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:16 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.933 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:21 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.944 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:29 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.955 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:34 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.967 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:40 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:12.978 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:46 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.012) 0:01:12.991 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:79 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.011) 0:01:13.002 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml:2 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.023) 0:01:13.026 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:8 Sunday 26 May 2024 13:45:00 +0000 (0:00:00.023) 0:01:13.049 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.021487", "end": "2024-05-26 13:45:01.034132", "rc": 0, "start": "2024-05-26 13:45:01.012645" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:16 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.147) 0:01:13.197 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:23 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.018) 0:01:13.215 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:27 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.018) 0:01:13.234 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:82 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.246 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:5 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.025) 0:01:13.271 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:13 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.013) 0:01:13.284 ************ skipping: [sut] => (item=/dev/sdf1) => { "_storage_test_pool_member_path": "/dev/sdf1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdi1) => { "_storage_test_pool_member_path": "/dev/sdi1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:20 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.020) 0:01:13.305 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.028) 0:01:13.334 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.013) 0:01:13.347 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.015) 0:01:13.363 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.374 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.386 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.397 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.408 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.014) 0:01:13.423 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.015) 0:01:13.439 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.034) 0:01:13.474 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.013) 0:01:13.487 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.500 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.512 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.014) 0:01:13.526 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.014) 0:01:13.541 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.013) 0:01:13.555 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.568 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.581 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:27 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.593 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:85 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.604 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml:2 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.028) 0:01:13.632 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:9 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.026) 0:01:13.659 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:16 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.672 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:22 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.013) 0:01:13.685 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:28 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.698 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:35 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.711 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:41 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.724 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:47 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.737 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:88 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.748 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml:3 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.013) 0:01:13.762 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:2 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.022) 0:01:13.784 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:21 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.014) 0:01:13.799 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:7 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.052) 0:01:13.852 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:16 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.015) 0:01:13.867 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:38 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.018) 0:01:13.885 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:51 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.898 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:63 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.909 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:71 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.014) 0:01:13.924 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:83 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.936 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:95 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.947 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:110 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.959 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:122 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:13.972 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:128 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.983 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:134 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:13.995 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:146 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:14.008 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:2 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:14.019 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:40 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.024) 0:01:14.044 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:48 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.014) 0:01:14.059 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:58 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.014) 0:01:14.074 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:71 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.011) 0:01:14.085 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:3 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.012) 0:01:14.097 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:12 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.015) 0:01:14.113 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:3 Sunday 26 May 2024 13:45:01 +0000 (0:00:00.016) 0:01:14.130 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716731056.4764552, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716731056.4764552, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 67493, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716731056.4764552, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:9 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.155) 0:01:14.286 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:16 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.016) 0:01:14.302 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:24 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:14.314 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:30 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.014) 0:01:14.329 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:34 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:14.342 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:39 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.011) 0:01:14.353 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:3 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.014) 0:01:14.368 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:10 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.031) 0:01:14.400 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:17 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.385) 0:01:14.785 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:23 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.013) 0:01:14.799 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:32 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.011) 0:01:14.810 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:45 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.017) 0:01:14.827 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:51 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:14.840 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:56 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.014) 0:01:14.855 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:69 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.013) 0:01:14.868 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:81 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:14.881 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:94 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.013) 0:01:14.895 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:106 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.018) 0:01:14.913 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:114 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.017) 0:01:14.930 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:122 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:14.943 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:131 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.013) 0:01:14.956 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:140 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:14.969 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:8 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.011) 0:01:14.981 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:14 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.013) 0:01:14.994 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:21 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.014) 0:01:15.009 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:28 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:15.022 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:35 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:15.035 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:45 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.011) 0:01:15.046 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:54 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.011) 0:01:15.058 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:63 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.011) 0:01:15.069 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:72 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:15.082 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:81 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:15.095 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:3 Sunday 26 May 2024 13:45:02 +0000 (0:00:00.012) 0:01:15.108 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:11 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.123) 0:01:15.232 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:20 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.122) 0:01:15.355 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:28 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.017) 0:01:15.372 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:32 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.012) 0:01:15.385 ************ ok: [sut] => { "bytes": 32190779883, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:46 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.123) 0:01:15.509 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:50 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.015) 0:01:15.524 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:54 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.013) 0:01:15.537 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:58 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.013) 0:01:15.551 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:68 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.013) 0:01:15.565 ************ ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:72 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.015) 0:01:15.581 ************ ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:77 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.125) 0:01:15.706 ************ ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:83 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.123) 0:01:15.830 ************ ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25752623906.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:88 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.016) 0:01:15.846 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:96 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.013) 0:01:15.860 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:104 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.013) 0:01:15.873 ************ ok: [sut] => { "bytes": 25752623906, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:109 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.124) 0:01:15.998 ************ ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25752623906, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:113 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.016) 0:01:16.014 ************ ok: [sut] => { "storage_test_volume.thin_pool_size": "" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:117 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.016) 0:01:16.031 ************ ok: [sut] => { "storage_test_volume.size": "3221225472" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:121 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.014) 0:01:16.046 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:129 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.013) 0:01:16.060 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:138 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.013) 0:01:16.073 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "3221225472" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:142 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.015) 0:01:16.089 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:150 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.032) 0:01:16.122 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:156 Sunday 26 May 2024 13:45:03 +0000 (0:00:00.015) 0:01:16.137 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:160 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.013) 0:01:16.151 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:164 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.012) 0:01:16.163 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:5 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.016) 0:01:16.180 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.022630", "end": "2024-05-26 13:45:04.167506", "rc": 0, "start": "2024-05-26 13:45:04.144876" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-a-tz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:13 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.151) 0:01:16.331 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:18 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.016) 0:01:16.347 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:27 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.015) 0:01:16.363 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:35 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.012) 0:01:16.376 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:41 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.013) 0:01:16.389 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:47 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.012) 0:01:16.402 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:27 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.012) 0:01:16.415 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:44 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.011) 0:01:16.426 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:54 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.010) 0:01:16.436 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create new LV under existing thinpool] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:83 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.011) 0:01:16.447 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.031) 0:01:16.479 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.017) 0:01:16.497 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.016) 0:01:16.513 ************ 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.031) 0:01:16.544 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.011) 0:01:16.556 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.011) 0:01:16.567 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.011) 0:01:16.578 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.012) 0:01:16.591 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 26 May 2024 13:45:04 +0000 (0:00:00.023) 0:01:16.615 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 26 May 2024 13:45:05 +0000 (0:00:00.587) 0:01:17.203 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "name": "vg1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test2", "name": "lv2", "size": "4g", "thin": true, "thin_pool_name": "tpool1" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 26 May 2024 13:45:05 +0000 (0:00:00.015) 0:01:17.218 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 26 May 2024 13:45:05 +0000 (0:00:00.012) 0:01:17.230 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 26 May 2024 13:45:10 +0000 (0:00:05.365) 0:01:22.596 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 26 May 2024 13:45:10 +0000 (0:00:00.021) 0:01:22.618 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 26 May 2024 13:45:10 +0000 (0:00:00.011) 0:01:22.629 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 26 May 2024 13:45:10 +0000 (0:00:00.011) 0:01:22.641 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 26 May 2024 13:45:10 +0000 (0:00:00.011) 0:01:22.652 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "7:lvm2-2.02.187-6.el7_9.5.x86_64 providing lvm2 is already installed", "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 26 May 2024 13:45:10 +0000 (0:00:00.378) 0:01:23.031 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:113.service": { "name": "lvm2-pvscan@8:113.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:129.service": { "name": "lvm2-pvscan@8:129.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:81.service": { "name": "lvm2-pvscan@8:81.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 26 May 2024 13:45:11 +0000 (0:00:00.795) 0:01:23.826 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 26 May 2024 13:45:11 +0000 (0:00:00.020) 0:01:23.847 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 26 May 2024 13:45:11 +0000 (0:00:00.012) 0:01:23.860 ************ changed: [sut] => { "actions": [ { "action": "create device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/xvda1", "/dev/mapper/vg1-lv2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 26 May 2024 13:45:17 +0000 (0:00:06.197) 0:01:30.058 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 26 May 2024 13:45:17 +0000 (0:00:00.013) 0:01:30.071 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 26 May 2024 13:45:17 +0000 (0:00:00.011) 0:01:30.083 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "create device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/xvda1", "/dev/mapper/vg1-lv2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 26 May 2024 13:45:17 +0000 (0:00:00.016) 0:01:30.099 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 26 May 2024 13:45:17 +0000 (0:00:00.014) 0:01:30.113 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 26 May 2024 13:45:17 +0000 (0:00:00.013) 0:01:30.127 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 26 May 2024 13:45:17 +0000 (0:00:00.011) 0:01:30.139 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 26 May 2024 13:45:18 +0000 (0:00:00.268) 0:01:30.407 ************ changed: [sut] => (item={'src': '/dev/mapper/vg1-lv2', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test2', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 26 May 2024 13:45:18 +0000 (0:00:00.152) 0:01:30.559 ************ skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv2', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test2', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 26 May 2024 13:45:18 +0000 (0:00:00.016) 0:01:30.575 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 26 May 2024 13:45:18 +0000 (0:00:00.252) 0:01:30.828 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716730001.6532626, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682078.903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715681849.129, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744073223472289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 26 May 2024 13:45:18 +0000 (0:00:00.133) 0:01:30.962 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 26 May 2024 13:45:18 +0000 (0:00:00.011) 0:01:30.973 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:98 Sunday 26 May 2024 13:45:19 +0000 (0:00:00.516) 0:01:31.490 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:2 Sunday 26 May 2024 13:45:19 +0000 (0:00:00.024) 0:01:31.514 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:7 Sunday 26 May 2024 13:45:19 +0000 (0:00:00.056) 0:01:31.571 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:15 Sunday 26 May 2024 13:45:19 +0000 (0:00:00.012) 0:01:31.584 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "f3ab0d22-78a1-4c2f-9b98-942046e83a5c" }, "/dev/mapper/vg1-lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv2", "size": "4G", "type": "lvm", "uuid": "ddde6a55-5e5c-4d80-9add-fe7028268d77" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "8M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdf1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdf1", "size": "10G", "type": "partition", "uuid": "fJpkX7-3k05-SqCh-15Nk-wj2p-C6KQ-SgTJtP" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdh1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh1", "size": "10G", "type": "partition", "uuid": "GIOIXL-gD3K-1jdC-3KMz-LdKk-KIDN-wrNU2z" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdi1", "size": "10G", "type": "partition", "uuid": "ybU2rn-AroV-0aSu-CdSG-Etiv-e4vg-yn3GtZ" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "df48ab4d-09e8-4c8b-9278-ac15ac19b610" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:20 Sunday 26 May 2024 13:45:19 +0000 (0:00:00.132) 0:01:31.716 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002936", "end": "2024-05-26 13:45:19.675481", "rc": 0, "start": "2024-05-26 13:45:19.672545" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:17:29 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=df48ab4d-09e8-4c8b-9278-ac15ac19b610 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv2 /opt/test2 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:25 Sunday 26 May 2024 13:45:19 +0000 (0:00:00.120) 0:01:31.837 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003024", "end": "2024-05-26 13:45:19.796853", "failed_when_result": false, "rc": 0, "start": "2024-05-26 13:45:19.793829" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:34 Sunday 26 May 2024 13:45:19 +0000 (0:00:00.122) 0:01:31.959 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:5 Sunday 26 May 2024 13:45:19 +0000 (0:00:00.025) 0:01:31.985 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:18 Sunday 26 May 2024 13:45:19 +0000 (0:00:00.011) 0:01:31.996 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.021296", "end": "2024-05-26 13:45:19.987031", "rc": 0, "start": "2024-05-26 13:45:19.965735" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:24 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.153) 0:01:32.149 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:34 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.018) 0:01:32.167 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:2 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.025) 0:01:32.193 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:13 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.017) 0:01:32.211 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdf1", "pv": "/dev/sdf1" } ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh1", "pv": "/dev/sdh1" } ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdi1", "pv": "/dev/sdi1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:22 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.343) 0:01:32.554 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:27 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.015) 0:01:32.569 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:33 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.014) 0:01:32.584 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:42 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.016) 0:01:32.600 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:48 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.014) 0:01:32.615 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:54 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.015) 0:01:32.631 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:59 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.012) 0:01:32.644 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdf1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdi1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:73 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.027) 0:01:32.671 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:8 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.022) 0:01:32.693 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:14 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.013) 0:01:32.707 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:21 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.718 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:28 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.730 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:35 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.741 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:45 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:54 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.764 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:64 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.012) 0:01:32.776 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:74 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.787 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:85 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.799 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:95 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.810 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:76 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.822 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml:2 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.024) 0:01:32.846 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:8 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.023) 0:01:32.870 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:16 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.882 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:21 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.012) 0:01:32.894 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:29 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.906 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:34 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.012) 0:01:32.918 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:40 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.929 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:46 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.941 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:79 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.011) 0:01:32.952 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml:2 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.042) 0:01:32.995 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:8 Sunday 26 May 2024 13:45:20 +0000 (0:00:00.024) 0:01:33.019 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv2&&segtype=thin", "vg1" ], "delta": "0:00:00.022568", "end": "2024-05-26 13:45:21.005128", "rc": 0, "start": "2024-05-26 13:45:20.982560" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:16 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.148) 0:01:33.167 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:23 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.018) 0:01:33.186 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:27 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.017) 0:01:33.203 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:82 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.214 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:5 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.026) 0:01:33.241 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:13 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.013) 0:01:33.254 ************ skipping: [sut] => (item=/dev/sdf1) => { "_storage_test_pool_member_path": "/dev/sdf1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdi1) => { "_storage_test_pool_member_path": "/dev/sdi1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:20 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.018) 0:01:33.273 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.029) 0:01:33.303 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.014) 0:01:33.317 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.014) 0:01:33.332 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.012) 0:01:33.356 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.367 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.378 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.013) 0:01:33.392 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.014) 0:01:33.407 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.419 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.013) 0:01:33.433 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.012) 0:01:33.445 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.456 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.013) 0:01:33.470 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.014) 0:01:33.485 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.496 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.012) 0:01:33.508 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.520 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:27 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.531 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:85 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.543 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml:2 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.026) 0:01:33.569 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:9 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.024) 0:01:33.594 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:16 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.605 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:22 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.617 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:28 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.012) 0:01:33.629 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:35 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.640 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:41 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.652 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:47 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.663 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:88 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.674 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml:3 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.686 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:2 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.023) 0:01:33.709 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:21 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.014) 0:01:33.724 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:7 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.051) 0:01:33.775 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:16 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.014) 0:01:33.789 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1037768, "block_size": 4096, "block_total": 1046016, "block_used": 8248, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 4250697728, "size_total": 4284481536, "uuid": "ddde6a55-5e5c-4d80-9add-fe7028268d77" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1037768, "block_size": 4096, "block_total": 1046016, "block_used": 8248, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 4250697728, "size_total": 4284481536, "uuid": "ddde6a55-5e5c-4d80-9add-fe7028268d77" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:38 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.042) 0:01:33.831 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:51 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.013) 0:01:33.845 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:63 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.016) 0:01:33.861 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:71 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.014) 0:01:33.875 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:83 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.887 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:95 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.898 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:110 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.012) 0:01:33.911 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:122 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.015) 0:01:33.927 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:128 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.939 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:134 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.950 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:146 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.962 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:2 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:33.973 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/vg1-lv2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:40 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.027) 0:01:34.001 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:48 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.014) 0:01:34.016 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:58 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.014) 0:01:34.031 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:71 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:34.042 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:3 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.011) 0:01:34.054 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:12 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.016) 0:01:34.071 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:3 Sunday 26 May 2024 13:45:21 +0000 (0:00:00.016) 0:01:34.088 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716731117.8373833, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716731117.8373833, "dev": 5, "device_type": 64773, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 83351, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716731117.8373833, "nlink": 1, "path": "/dev/mapper/vg1-lv2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:9 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.130) 0:01:34.218 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:16 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.016) 0:01:34.234 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:24 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.012) 0:01:34.247 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:30 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.014) 0:01:34.262 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:34 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.012) 0:01:34.275 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:39 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.286 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:3 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.013) 0:01:34.300 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:10 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.312 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:17 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.374) 0:01:34.686 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:23 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.013) 0:01:34.699 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:32 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.711 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:45 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.017) 0:01:34.728 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:51 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.740 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:56 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.751 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:69 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.012) 0:01:34.764 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:81 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.776 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:94 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.787 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:106 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.016) 0:01:34.803 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:114 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.014) 0:01:34.818 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:122 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.830 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:131 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.013) 0:01:34.843 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:140 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.854 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:8 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.866 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:14 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.877 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:21 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.889 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:28 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.900 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:35 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.012) 0:01:34.913 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:45 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.924 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:54 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.936 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:63 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.947 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:72 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.959 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:81 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.011) 0:01:34.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:3 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.013) 0:01:34.983 ************ ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:11 Sunday 26 May 2024 13:45:22 +0000 (0:00:00.124) 0:01:35.107 ************ ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:20 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.123) 0:01:35.231 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:28 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.035) 0:01:35.267 ************ ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:32 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.013) 0:01:35.281 ************ ok: [sut] => { "bytes": 32190779883, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:46 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.125) 0:01:35.406 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:50 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.015) 0:01:35.422 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:54 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.014) 0:01:35.437 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:58 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.013) 0:01:35.451 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:68 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.013) 0:01:35.465 ************ ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:72 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.014) 0:01:35.480 ************ ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:77 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.125) 0:01:35.605 ************ ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:83 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.125) 0:01:35.731 ************ ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25752623906.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:88 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.016) 0:01:35.747 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:96 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.014) 0:01:35.762 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:104 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.013) 0:01:35.776 ************ ok: [sut] => { "bytes": 25752623906, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:109 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.124) 0:01:35.900 ************ ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25752623906, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:113 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.016) 0:01:35.916 ************ ok: [sut] => { "storage_test_volume.thin_pool_size": "" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:117 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.015) 0:01:35.932 ************ ok: [sut] => { "storage_test_volume.size": "4g" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:121 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.014) 0:01:35.947 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:129 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.013) 0:01:35.961 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:138 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.013) 0:01:35.975 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "4294967296" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:142 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.015) 0:01:35.990 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:150 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.014) 0:01:36.005 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:156 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.015) 0:01:36.020 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:160 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.013) 0:01:36.034 ************ ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:164 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.012) 0:01:36.046 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:5 Sunday 26 May 2024 13:45:23 +0000 (0:00:00.016) 0:01:36.063 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv2" ], "delta": "0:00:00.022282", "end": "2024-05-26 13:45:24.049398", "rc": 0, "start": "2024-05-26 13:45:24.027116" } STDOUT: LVM2_LV_NAME=lv2 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:13 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.150) 0:01:36.213 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:18 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.015) 0:01:36.229 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:27 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.016) 0:01:36.246 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:35 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.012) 0:01:36.259 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:41 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.012) 0:01:36.272 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:47 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.012) 0:01:36.285 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:27 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.013) 0:01:36.298 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:44 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.011) 0:01:36.310 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:54 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.010) 0:01:36.320 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove existing LV under existing thinpool] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:101 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.011) 0:01:36.332 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.035) 0:01:36.367 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.016) 0:01:36.384 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.014) 0:01:36.398 ************ 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.029) 0:01:36.428 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.011) 0:01:36.440 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.011) 0:01:36.451 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.011) 0:01:36.462 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.011) 0:01:36.474 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.024) 0:01:36.498 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.592) 0:01:37.090 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "name": "vg1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test2", "name": "lv2", "state": "absent", "thin": true, "thin_pool_name": "tpool1" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.015) 0:01:37.106 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 26 May 2024 13:45:24 +0000 (0:00:00.012) 0:01:37.119 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 26 May 2024 13:45:30 +0000 (0:00:05.705) 0:01:42.824 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 26 May 2024 13:45:30 +0000 (0:00:00.022) 0:01:42.847 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 26 May 2024 13:45:30 +0000 (0:00:00.011) 0:01:42.858 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 26 May 2024 13:45:30 +0000 (0:00:00.012) 0:01:42.871 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 26 May 2024 13:45:30 +0000 (0:00:00.011) 0:01:42.883 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "7:lvm2-2.02.187-6.el7_9.5.x86_64 providing lvm2 is already installed", "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 26 May 2024 13:45:31 +0000 (0:00:00.377) 0:01:43.260 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:113.service": { "name": "lvm2-pvscan@8:113.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:129.service": { "name": "lvm2-pvscan@8:129.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:81.service": { "name": "lvm2-pvscan@8:81.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 26 May 2024 13:45:31 +0000 (0:00:00.775) 0:01:44.036 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 26 May 2024 13:45:31 +0000 (0:00:00.019) 0:01:44.055 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 26 May 2024 13:45:31 +0000 (0:00:00.010) 0:01:44.066 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "absent" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "absent", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 26 May 2024 13:45:38 +0000 (0:00:06.794) 0:01:50.861 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 26 May 2024 13:45:38 +0000 (0:00:00.013) 0:01:50.874 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 26 May 2024 13:45:38 +0000 (0:00:00.010) 0:01:50.885 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "absent" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "absent", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 26 May 2024 13:45:38 +0000 (0:00:00.015) 0:01:50.900 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "absent", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 26 May 2024 13:45:38 +0000 (0:00:00.017) 0:01:50.918 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 26 May 2024 13:45:38 +0000 (0:00:00.013) 0:01:50.931 ************ changed: [sut] => (item={'src': '/dev/mapper/vg1-lv2', 'state': 'absent', 'path': '/opt/test2', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 26 May 2024 13:45:38 +0000 (0:00:00.137) 0:01:51.069 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 26 May 2024 13:45:39 +0000 (0:00:00.268) 0:01:51.337 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 26 May 2024 13:45:39 +0000 (0:00:00.012) 0:01:51.350 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 26 May 2024 13:45:39 +0000 (0:00:00.011) 0:01:51.361 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 26 May 2024 13:45:39 +0000 (0:00:00.248) 0:01:51.610 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716730001.6532626, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682078.903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715681849.129, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744073223472289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 26 May 2024 13:45:39 +0000 (0:00:00.141) 0:01:51.751 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 26 May 2024 13:45:39 +0000 (0:00:00.030) 0:01:51.782 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:116 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.502) 0:01:52.284 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:2 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.025) 0:01:52.310 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "absent", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:7 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.016) 0:01:52.326 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:15 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.011) 0:01:52.337 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "f3ab0d22-78a1-4c2f-9b98-942046e83a5c" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "8M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdf1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdf1", "size": "10G", "type": "partition", "uuid": "fJpkX7-3k05-SqCh-15Nk-wj2p-C6KQ-SgTJtP" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdh1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh1", "size": "10G", "type": "partition", "uuid": "GIOIXL-gD3K-1jdC-3KMz-LdKk-KIDN-wrNU2z" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdi1", "size": "10G", "type": "partition", "uuid": "ybU2rn-AroV-0aSu-CdSG-Etiv-e4vg-yn3GtZ" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "df48ab4d-09e8-4c8b-9278-ac15ac19b610" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:20 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.132) 0:01:52.470 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003187", "end": "2024-05-26 13:45:40.432487", "rc": 0, "start": "2024-05-26 13:45:40.429300" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:17:29 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=df48ab4d-09e8-4c8b-9278-ac15ac19b610 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:25 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.124) 0:01:52.595 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003098", "end": "2024-05-26 13:45:40.558181", "failed_when_result": false, "rc": 0, "start": "2024-05-26 13:45:40.555083" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:34 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.125) 0:01:52.720 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:5 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.024) 0:01:52.744 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:18 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.011) 0:01:52.756 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.021345", "end": "2024-05-26 13:45:40.739170", "rc": 0, "start": "2024-05-26 13:45:40.717825" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:24 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.146) 0:01:52.902 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:34 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.018) 0:01:52.921 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:2 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.025) 0:01:52.947 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:13 Sunday 26 May 2024 13:45:40 +0000 (0:00:00.016) 0:01:52.964 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdf1", "pv": "/dev/sdf1" } ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh1", "pv": "/dev/sdh1" } ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdi1", "pv": "/dev/sdi1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:22 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.346) 0:01:53.310 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:27 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.015) 0:01:53.325 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:33 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.015) 0:01:53.340 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:42 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.016) 0:01:53.357 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:48 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.013) 0:01:53.371 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:54 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.014) 0:01:53.386 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:59 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.397 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdf1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdi1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:73 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.027) 0:01:53.425 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:8 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.022) 0:01:53.447 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:14 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.459 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:21 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.470 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:28 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.482 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:35 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.012) 0:01:53.494 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:45 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.505 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:54 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.012) 0:01:53.518 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:64 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.529 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:74 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.541 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:85 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.552 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:95 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.012) 0:01:53.564 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:76 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.031) 0:01:53.596 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml:2 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.023) 0:01:53.620 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:8 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.024) 0:01:53.644 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:16 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.655 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:21 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.667 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:29 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.678 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:34 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.689 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:40 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.012) 0:01:53.702 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:46 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.012) 0:01:53.714 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:79 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.726 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml:2 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.023) 0:01:53.750 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:8 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.024) 0:01:53.774 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:16 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.013) 0:01:53.788 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:23 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.013) 0:01:53.801 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:27 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.013) 0:01:53.815 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:82 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:53.827 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:5 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.026) 0:01:53.853 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:13 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.013) 0:01:53.867 ************ skipping: [sut] => (item=/dev/sdf1) => { "_storage_test_pool_member_path": "/dev/sdf1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdi1) => { "_storage_test_pool_member_path": "/dev/sdi1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:20 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.018) 0:01:53.886 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.030) 0:01:53.916 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.015) 0:01:53.932 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.015) 0:01:53.947 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.012) 0:01:53.960 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.013) 0:01:53.973 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.013) 0:01:53.986 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.012) 0:01:53.999 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.015) 0:01:54.014 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.014) 0:01:54.029 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:54.040 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.012) 0:01:54.053 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:54.064 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:54.075 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.013) 0:01:54.089 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.014) 0:01:54.104 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:54.115 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.012) 0:01:54.128 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:45:41 +0000 (0:00:00.011) 0:01:54.139 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:27 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.151 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:85 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.162 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml:2 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.026) 0:01:54.189 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:9 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.024) 0:01:54.213 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:16 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.226 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:22 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.238 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:28 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.013) 0:01:54.252 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:35 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.264 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:41 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.277 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:47 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.288 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:88 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.299 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml:3 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.310 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:2 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.046) 0:01:54.357 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:21 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.016) 0:01:54.373 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:7 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.052) 0:01:54.426 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:16 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.015) 0:01:54.441 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:38 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.018) 0:01:54.460 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:51 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.472 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:63 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.484 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:71 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.014) 0:01:54.498 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:83 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.510 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:95 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.522 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:110 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.535 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:122 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.547 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:128 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.559 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:134 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.570 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:146 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.582 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:2 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.593 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:40 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.025) 0:01:54.619 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:48 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.630 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:58 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.014) 0:01:54.645 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:71 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.656 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:3 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.667 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:12 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.679 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:3 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.691 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:9 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.121) 0:01:54.813 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:16 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.826 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:24 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.015) 0:01:54.841 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:30 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.010) 0:01:54.851 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:34 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.012) 0:01:54.864 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:39 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.875 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:3 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.009) 0:01:54.884 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:10 Sunday 26 May 2024 13:45:42 +0000 (0:00:00.011) 0:01:54.896 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:17 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.376) 0:01:55.272 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:23 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.013) 0:01:55.285 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:32 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.297 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:45 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.009) 0:01:55.306 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:51 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.318 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:56 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.329 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:69 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.008) 0:01:55.338 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:81 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.010) 0:01:55.348 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:94 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.009) 0:01:55.357 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:106 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.015) 0:01:55.373 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:114 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.014) 0:01:55.388 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:122 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.399 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:131 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.410 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:140 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.013) 0:01:55.424 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:8 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.435 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:14 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.447 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:21 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.458 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:28 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.469 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:35 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.481 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:45 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.493 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:54 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.032) 0:01:55.526 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:63 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.538 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:72 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.550 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:81 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.561 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:3 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.573 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:11 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.584 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:20 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.597 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:28 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.608 ************ ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:32 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.621 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:46 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.632 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:50 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.644 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:54 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.655 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:58 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.667 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:68 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.679 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:72 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.691 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:77 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.704 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:83 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.716 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:88 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.729 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:96 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.013) 0:01:55.742 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:104 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.755 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:109 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.767 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:113 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.780 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:117 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.792 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:121 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.805 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:129 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.013) 0:01:55.818 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:138 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.831 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:142 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.843 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:150 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.856 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:156 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.868 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:160 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.013) 0:01:55.882 ************ ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:164 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.013) 0:01:55.895 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:5 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.907 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:13 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.919 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:18 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.932 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:27 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.944 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:35 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.955 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:41 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.012) 0:01:55.967 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:47 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.979 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:27 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:55.990 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:44 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:56.002 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:54 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.010) 0:01:56.012 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:119 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:56.023 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.037) 0:01:56.061 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.017) 0:01:56.079 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.013) 0:01:56.092 ************ 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.029) 0:01:56.122 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 26 May 2024 13:45:43 +0000 (0:00:00.011) 0:01:56.133 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 26 May 2024 13:45:44 +0000 (0:00:00.012) 0:01:56.146 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 26 May 2024 13:45:44 +0000 (0:00:00.011) 0:01:56.157 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 26 May 2024 13:45:44 +0000 (0:00:00.011) 0:01:56.168 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 26 May 2024 13:45:44 +0000 (0:00:00.023) 0:01:56.192 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 26 May 2024 13:45:44 +0000 (0:00:00.575) 0:01:56.767 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 26 May 2024 13:45:44 +0000 (0:00:00.015) 0:01:56.782 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 26 May 2024 13:45:44 +0000 (0:00:00.012) 0:01:56.795 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 26 May 2024 13:45:50 +0000 (0:00:05.438) 0:02:02.234 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 26 May 2024 13:45:50 +0000 (0:00:00.021) 0:02:02.256 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 26 May 2024 13:45:50 +0000 (0:00:00.011) 0:02:02.267 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 26 May 2024 13:45:50 +0000 (0:00:00.012) 0:02:02.279 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 26 May 2024 13:45:50 +0000 (0:00:00.011) 0:02:02.291 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 26 May 2024 13:45:50 +0000 (0:00:00.378) 0:02:02.669 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:113.service": { "name": "lvm2-pvscan@8:113.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:129.service": { "name": "lvm2-pvscan@8:129.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:81.service": { "name": "lvm2-pvscan@8:81.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 26 May 2024 13:45:51 +0000 (0:00:00.753) 0:02:03.423 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 26 May 2024 13:45:51 +0000 (0:00:00.019) 0:02:03.443 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 26 May 2024 13:45:51 +0000 (0:00:00.010) 0:02:03.453 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdf1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdi1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdi1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdh1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdh1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 26 May 2024 13:45:58 +0000 (0:00:07.277) 0:02:10.731 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.013) 0:02:10.744 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.010) 0:02:10.755 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdf1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdi1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdi1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdh1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdh1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.015) 0:02:10.770 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.014) 0:02:10.784 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.013) 0:02:10.798 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.011) 0:02:10.810 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.012) 0:02:10.822 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.011) 0:02:10.834 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.011) 0:02:10.845 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.011) 0:02:10.856 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716730001.6532626, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682078.903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715681849.129, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744073223472289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.135) 0:02:10.991 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 26 May 2024 13:45:58 +0000 (0:00:00.029) 0:02:11.021 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:136 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.476) 0:02:11.497 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:2 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.026) 0:02:11.523 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:7 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.015) 0:02:11.539 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:15 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.010) 0:02:11.550 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "df48ab4d-09e8-4c8b-9278-ac15ac19b610" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:20 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.130) 0:02:11.680 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003256", "end": "2024-05-26 13:45:59.649129", "rc": 0, "start": "2024-05-26 13:45:59.645873" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:17:29 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=df48ab4d-09e8-4c8b-9278-ac15ac19b610 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:25 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.130) 0:02:11.811 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003075", "end": "2024-05-26 13:45:59.774246", "failed_when_result": false, "rc": 0, "start": "2024-05-26 13:45:59.771171" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:34 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.125) 0:02:11.936 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:5 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.023) 0:02:11.960 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:18 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.010) 0:02:11.971 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:24 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.011) 0:02:11.983 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:34 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.012) 0:02:11.996 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:2 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.023) 0:02:12.019 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:13 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.016) 0:02:12.035 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:22 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.012) 0:02:12.047 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:27 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.014) 0:02:12.062 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:33 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.014) 0:02:12.076 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:42 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.015) 0:02:12.091 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:48 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.013) 0:02:12.105 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:54 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.014) 0:02:12.119 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:59 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.011) 0:02:12.130 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:73 Sunday 26 May 2024 13:45:59 +0000 (0:00:00.011) 0:02:12.141 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:8 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.020) 0:02:12.162 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:14 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.012) 0:02:12.174 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:21 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.185 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:28 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:35 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.208 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:45 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.219 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:54 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.230 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:64 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.241 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:74 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.252 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:85 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.264 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:95 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.275 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:76 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.286 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml:2 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.022) 0:02:12.308 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:8 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.023) 0:02:12.332 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:16 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:21 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.354 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:29 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.365 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:34 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.376 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:40 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.386 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:46 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.033) 0:02:12.419 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:79 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.012) 0:02:12.432 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml:2 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.022) 0:02:12.455 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:8 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.022) 0:02:12.477 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:16 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.489 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:23 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.501 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:27 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.513 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:82 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.524 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:5 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.024) 0:02:12.549 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:13 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.013) 0:02:12.562 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:20 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.009) 0:02:12.571 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:27 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.009) 0:02:12.581 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:85 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.592 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml:2 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.025) 0:02:12.617 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:9 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.023) 0:02:12.641 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:16 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.012) 0:02:12.653 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:22 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.664 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:28 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.675 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:35 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.686 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:41 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.697 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:47 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.708 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:88 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.718 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml:3 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.730 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:2 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.020) 0:02:12.751 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:21 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.014) 0:02:12.765 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:7 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.051) 0:02:12.816 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:16 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.013) 0:02:12.830 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:38 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.018) 0:02:12.848 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:51 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.012) 0:02:12.860 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:63 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.871 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:71 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.013) 0:02:12.885 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:83 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.895 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:95 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.906 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:110 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.918 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:122 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.928 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:128 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.939 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:134 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:12.951 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:146 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.962 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:2 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:12.973 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:40 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.024) 0:02:12.997 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:48 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:13.008 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:58 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.014) 0:02:13.022 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:71 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:13.033 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:3 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:13.044 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:12 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.010) 0:02:13.055 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:3 Sunday 26 May 2024 13:46:00 +0000 (0:00:00.011) 0:02:13.066 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:9 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.125) 0:02:13.192 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:16 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.204 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:24 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.014) 0:02:13.218 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:30 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.009) 0:02:13.227 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:34 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.036) 0:02:13.264 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:39 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.276 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:3 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.008) 0:02:13.285 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:10 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.297 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:17 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.373) 0:02:13.670 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:23 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.683 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:32 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.696 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:45 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.009) 0:02:13.705 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:51 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.717 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:56 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.730 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:69 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.009) 0:02:13.739 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:81 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.008) 0:02:13.748 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:94 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.010) 0:02:13.758 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:106 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.015) 0:02:13.774 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:114 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.015) 0:02:13.789 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:122 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.801 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:131 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.814 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:140 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.827 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:8 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.013) 0:02:13.840 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:14 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.853 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:21 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.011) 0:02:13.864 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:28 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.011) 0:02:13.875 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:35 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.887 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:45 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.011) 0:02:13.899 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:54 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.911 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:63 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.011) 0:02:13.922 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:72 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.011) 0:02:13.933 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:81 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.946 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:3 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.011) 0:02:13.957 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:11 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.010) 0:02:13.968 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:20 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.980 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:28 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:13.992 ************ ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:32 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.016) 0:02:14.009 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:46 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:14.022 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:50 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:14.035 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:54 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:14.047 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:58 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.013) 0:02:14.061 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:68 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:14.074 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:72 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.012) 0:02:14.086 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:77 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.013) 0:02:14.100 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:83 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.013) 0:02:14.114 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:88 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.013) 0:02:14.128 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:96 Sunday 26 May 2024 13:46:01 +0000 (0:00:00.015) 0:02:14.143 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:104 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.013) 0:02:14.157 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:109 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.012) 0:02:14.169 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:113 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.012) 0:02:14.181 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:117 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.012) 0:02:14.194 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:121 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.012) 0:02:14.206 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:129 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.013) 0:02:14.220 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:138 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.015) 0:02:14.235 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:142 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.014) 0:02:14.250 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:150 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.013) 0:02:14.264 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:156 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.013) 0:02:14.277 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:160 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.013) 0:02:14.291 ************ ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:164 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.014) 0:02:14.305 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:5 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.012) 0:02:14.318 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:13 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.012) 0:02:14.330 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:18 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.012) 0:02:14.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:27 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.011) 0:02:14.354 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:35 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.010) 0:02:14.365 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:41 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.012) 0:02:14.377 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:47 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.011) 0:02:14.389 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:27 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.010) 0:02:14.400 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:44 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.010) 0:02:14.410 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:54 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.010) 0:02:14.421 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a thinpool device using percentages] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:139 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.010) 0:02:14.432 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.040) 0:02:14.472 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.041) 0:02:14.513 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.014) 0:02:14.528 ************ 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.029) 0:02:14.557 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.010) 0:02:14.568 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.010) 0:02:14.579 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.012) 0:02:14.591 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.010) 0:02:14.602 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 26 May 2024 13:46:02 +0000 (0:00:00.021) 0:02:14.624 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 26 May 2024 13:46:03 +0000 (0:00:00.584) 0:02:15.208 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "100%", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 26 May 2024 13:46:03 +0000 (0:00:00.014) 0:02:15.223 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 26 May 2024 13:46:03 +0000 (0:00:00.012) 0:02:15.235 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 26 May 2024 13:46:07 +0000 (0:00:04.133) 0:02:19.369 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 26 May 2024 13:46:07 +0000 (0:00:00.020) 0:02:19.389 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 26 May 2024 13:46:07 +0000 (0:00:00.011) 0:02:19.401 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 26 May 2024 13:46:07 +0000 (0:00:00.011) 0:02:19.412 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 26 May 2024 13:46:07 +0000 (0:00:00.010) 0:02:19.423 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "7:lvm2-2.02.187-6.el7_9.5.x86_64 providing lvm2 is already installed", "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 26 May 2024 13:46:07 +0000 (0:00:00.374) 0:02:19.798 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 26 May 2024 13:46:08 +0000 (0:00:00.745) 0:02:20.543 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 26 May 2024 13:46:08 +0000 (0:00:00.018) 0:02:20.562 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 26 May 2024 13:46:08 +0000 (0:00:00.009) 0:02:20.572 ************ changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdi", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdi1", "fs_type": null }, { "action": "create format", "device": "/dev/sdi1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdh1", "fs_type": null }, { "action": "create format", "device": "/dev/sdh1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdf1", "fs_type": null }, { "action": "create format", "device": "/dev/sdf1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 26 May 2024 13:46:14 +0000 (0:00:06.365) 0:02:26.937 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 26 May 2024 13:46:14 +0000 (0:00:00.012) 0:02:26.950 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 26 May 2024 13:46:14 +0000 (0:00:00.009) 0:02:26.960 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdi", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdi1", "fs_type": null }, { "action": "create format", "device": "/dev/sdi1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdh1", "fs_type": null }, { "action": "create format", "device": "/dev/sdh1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdf1", "fs_type": null }, { "action": "create format", "device": "/dev/sdf1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdg", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 26 May 2024 13:46:14 +0000 (0:00:00.014) 0:02:26.974 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 26 May 2024 13:46:14 +0000 (0:00:00.013) 0:02:26.988 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 26 May 2024 13:46:14 +0000 (0:00:00.013) 0:02:27.001 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 26 May 2024 13:46:14 +0000 (0:00:00.011) 0:02:27.013 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 26 May 2024 13:46:15 +0000 (0:00:00.271) 0:02:27.284 ************ changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 26 May 2024 13:46:15 +0000 (0:00:00.146) 0:02:27.431 ************ skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 26 May 2024 13:46:15 +0000 (0:00:00.016) 0:02:27.448 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 26 May 2024 13:46:15 +0000 (0:00:00.254) 0:02:27.703 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716730001.6532626, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682078.903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715681849.129, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744073223472289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 26 May 2024 13:46:15 +0000 (0:00:00.129) 0:02:27.832 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 26 May 2024 13:46:15 +0000 (0:00:00.011) 0:02:27.844 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:156 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.508) 0:02:28.352 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:2 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.029) 0:02:28.381 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:7 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.016) 0:02:28.397 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:15 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.011) 0:02:28.409 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "24G", "type": "lvm", "uuid": "3bffbc1f-0e53-4fcd-8489-9eeabacdd66e" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "24G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "24G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "24G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "16M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdf1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdf1", "size": "10G", "type": "partition", "uuid": "zUHkxp-njU1-2nuB-4DFp-nK99-yb15-vhSbLE" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdh1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh1", "size": "10G", "type": "partition", "uuid": "sKpsir-h2Qe-yPQB-j0ar-9JJi-wicq-6cFcvJ" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdi1", "size": "10G", "type": "partition", "uuid": "9ZjG58-52hY-zDo0-seKG-hilX-yR62-zpa33k" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "df48ab4d-09e8-4c8b-9278-ac15ac19b610" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:20 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.137) 0:02:28.546 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003251", "end": "2024-05-26 13:46:16.510477", "rc": 0, "start": "2024-05-26 13:46:16.507226" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:17:29 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=df48ab4d-09e8-4c8b-9278-ac15ac19b610 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:25 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.127) 0:02:28.673 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003127", "end": "2024-05-26 13:46:16.635608", "failed_when_result": false, "rc": 0, "start": "2024-05-26 13:46:16.632481" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:34 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.124) 0:02:28.797 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:5 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.025) 0:02:28.823 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:18 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.011) 0:02:28.835 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.021393", "end": "2024-05-26 13:46:16.818239", "rc": 0, "start": "2024-05-26 13:46:16.796846" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:24 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.146) 0:02:28.981 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:34 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.017) 0:02:28.999 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:2 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.025) 0:02:29.024 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:13 Sunday 26 May 2024 13:46:16 +0000 (0:00:00.016) 0:02:29.041 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdf1", "pv": "/dev/sdf1" } ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh1", "pv": "/dev/sdh1" } ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdi1", "pv": "/dev/sdi1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:22 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.352) 0:02:29.393 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:27 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.015) 0:02:29.409 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdf1", "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:33 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.015) 0:02:29.424 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:42 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.015) 0:02:29.440 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:48 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.013) 0:02:29.453 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:54 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.014) 0:02:29.468 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:59 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.479 ************ ok: [sut] => (item=/dev/sdf1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdf1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdi1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:73 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.027) 0:02:29.507 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:8 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.022) 0:02:29.529 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:14 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.541 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:21 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.552 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:28 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.563 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:35 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.012) 0:02:29.575 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:45 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.587 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:54 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.598 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:64 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.609 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:74 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.620 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:85 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.631 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:95 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.012) 0:02:29.644 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:76 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.655 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml:2 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.023) 0:02:29.679 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:8 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.046) 0:02:29.725 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:16 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.013) 0:02:29.738 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:21 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.750 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:29 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.761 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:34 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.773 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:40 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.784 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:46 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.012) 0:02:29.796 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:79 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:29.808 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml:2 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.023) 0:02:29.832 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:8 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.023) 0:02:29.856 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.021453", "end": "2024-05-26 13:46:17.843099", "rc": 0, "start": "2024-05-26 13:46:17.821646" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:16 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.149) 0:02:30.006 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:23 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.018) 0:02:30.024 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:27 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.016) 0:02:30.041 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:82 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.011) 0:02:30.053 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:5 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.025) 0:02:30.078 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:13 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.014) 0:02:30.093 ************ skipping: [sut] => (item=/dev/sdf1) => { "_storage_test_pool_member_path": "/dev/sdf1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdi1) => { "_storage_test_pool_member_path": "/dev/sdi1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:20 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.018) 0:02:30.111 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:46:17 +0000 (0:00:00.029) 0:02:30.141 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.013) 0:02:30.155 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.015) 0:02:30.170 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.182 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.193 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.204 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.216 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.013) 0:02:30.229 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.015) 0:02:30.245 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.257 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.268 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.279 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:2 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.290 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:9 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.013) 0:02:30.304 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:18 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.015) 0:02:30.320 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:27 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.331 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:37 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-crypttab.yml:47 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.354 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:27 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.365 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:85 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.377 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml:2 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.027) 0:02:30.404 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:9 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.024) 0:02:30.428 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:16 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.012) 0:02:30.441 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:22 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.452 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:28 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.463 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:35 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.474 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:41 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.486 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:47 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.497 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:88 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.012) 0:02:30.509 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml:3 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.521 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:2 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.021) 0:02:30.543 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:21 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.014) 0:02:30.557 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:7 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.074) 0:02:30.632 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:16 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.015) 0:02:30.647 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 6270925, "block_size": 4096, "block_total": 6279173, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 12564477, "inode_total": 12564480, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 25685708800, "size_total": 25719492608, "uuid": "3bffbc1f-0e53-4fcd-8489-9eeabacdd66e" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 6270925, "block_size": 4096, "block_total": 6279173, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 12564477, "inode_total": 12564480, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 25685708800, "size_total": 25719492608, "uuid": "3bffbc1f-0e53-4fcd-8489-9eeabacdd66e" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:38 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.019) 0:02:30.667 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:51 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.012) 0:02:30.679 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:63 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.014) 0:02:30.694 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:71 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.015) 0:02:30.710 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:83 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.721 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:95 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.733 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:110 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.744 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:122 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.014) 0:02:30.759 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:128 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.771 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:134 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.012) 0:02:30.783 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:146 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.795 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:2 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.806 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/vg1-lv1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:40 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.024) 0:02:30.831 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:48 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.014) 0:02:30.845 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:58 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.014) 0:02:30.860 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:71 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.012) 0:02:30.873 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:3 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:30.884 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:12 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.015) 0:02:30.900 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:3 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.016) 0:02:30.917 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716731174.7153165, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716731174.7153165, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 95983, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716731174.7153165, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:9 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.131) 0:02:31.048 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:16 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.016) 0:02:31.064 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:24 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.012) 0:02:31.077 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:30 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.014) 0:02:31.091 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:34 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.012) 0:02:31.104 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:39 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:31.115 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:3 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.014) 0:02:31.130 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:10 Sunday 26 May 2024 13:46:18 +0000 (0:00:00.011) 0:02:31.141 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:17 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.371) 0:02:31.512 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:23 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.012) 0:02:31.525 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:32 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.537 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:45 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.016) 0:02:31.554 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:51 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.012) 0:02:31.566 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:56 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.012) 0:02:31.579 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:69 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.591 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:81 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.602 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:94 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.614 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:106 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.015) 0:02:31.630 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:114 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.016) 0:02:31.646 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:122 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.012) 0:02:31.658 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:131 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.012) 0:02:31.671 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:140 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.682 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:8 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.694 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:14 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.705 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:21 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.012) 0:02:31.718 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:28 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.729 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:35 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.740 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:45 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:54 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.763 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:63 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.012) 0:02:31.776 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:72 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.033) 0:02:31.809 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:81 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.013) 0:02:31.823 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:3 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.011) 0:02:31.834 ************ ok: [sut] => { "bytes": 25769803776, "changed": false, "lvm": "24g", "parted": "24GiB", "size": "24 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:11 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.125) 0:02:31.960 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:20 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.015) 0:02:31.976 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:28 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.013) 0:02:31.989 ************ ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:32 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.012) 0:02:32.002 ************ ok: [sut] => { "bytes": 32190779883, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:46 Sunday 26 May 2024 13:46:19 +0000 (0:00:00.125) 0:02:32.128 ************ ok: [sut] => { "storage_test_pool": { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:50 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.020) 0:02:32.148 ************ ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "24G", "type": "lvm", "uuid": "3bffbc1f-0e53-4fcd-8489-9eeabacdd66e" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "24G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "24G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "24G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "16M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdf1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdf1", "size": "10G", "type": "partition", "uuid": "zUHkxp-njU1-2nuB-4DFp-nK99-yb15-vhSbLE" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdh1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh1", "size": "10G", "type": "partition", "uuid": "sKpsir-h2Qe-yPQB-j0ar-9JJi-wicq-6cFcvJ" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdi1", "size": "10G", "type": "partition", "uuid": "9ZjG58-52hY-zDo0-seKG-hilX-yR62-zpa33k" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "df48ab4d-09e8-4c8b-9278-ac15ac19b610" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:54 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.018) 0:02:32.167 ************ ok: [sut] => { "storage_test_pool_size": { "bytes": 32190779883, "changed": false, "failed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:58 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.017) 0:02:32.184 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "32190779883.0" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:68 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.016) 0:02:32.201 ************ ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:72 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.020) 0:02:32.221 ************ ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:77 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.124) 0:02:32.346 ************ ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:83 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.121) 0:02:32.468 ************ ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25752623906.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:88 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.016) 0:02:32.484 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:96 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.013) 0:02:32.498 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:104 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.013) 0:02:32.512 ************ ok: [sut] => { "bytes": 25752623906, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:109 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.124) 0:02:32.636 ************ ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25752623906, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:113 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.017) 0:02:32.653 ************ ok: [sut] => { "storage_test_volume.thin_pool_size": "100%" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:117 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.015) 0:02:32.669 ************ ok: [sut] => { "storage_test_volume.size": "100%" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:121 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.014) 0:02:32.683 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:129 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.014) 0:02:32.698 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_thin_pool_size": "25752623906.0" }, "changed": false } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:138 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.017) 0:02:32.715 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "32190779883.0" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:142 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.014) 0:02:32.730 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "25752623906.0" }, "changed": false } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:150 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.018) 0:02:32.749 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "25752623906.0" }, "changed": false } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:156 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.015) 0:02:32.765 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 25769803776, "changed": false, "failed": false, "lvm": "24g", "parted": "24GiB", "size": "24 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:160 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.012) 0:02:32.777 ************ ok: [sut] => { "storage_test_expected_size": "25752623906.0" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:164 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.012) 0:02:32.790 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:5 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.016) 0:02:32.807 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.021184", "end": "2024-05-26 13:46:20.792179", "rc": 0, "start": "2024-05-26 13:46:20.770995" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:13 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.147) 0:02:32.954 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:18 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.016) 0:02:32.971 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:27 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.016) 0:02:32.987 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:35 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.012) 0:02:33.000 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:41 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.012) 0:02:33.012 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:47 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.013) 0:02:33.026 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:27 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.014) 0:02:33.041 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:44 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.011) 0:02:33.053 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:54 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.011) 0:02:33.064 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:159 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.011) 0:02:33.076 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.042) 0:02:33.118 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 26 May 2024 13:46:20 +0000 (0:00:00.017) 0:02:33.136 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.014) 0:02:33.150 ************ 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.029) 0:02:33.180 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.011) 0:02:33.191 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.011) 0:02:33.203 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.036) 0:02:33.239 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.012) 0:02:33.251 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.024) 0:02:33.276 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.578) 0:02:33.854 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.015) 0:02:33.869 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 26 May 2024 13:46:21 +0000 (0:00:00.012) 0:02:33.882 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 26 May 2024 13:46:27 +0000 (0:00:05.367) 0:02:39.250 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 26 May 2024 13:46:27 +0000 (0:00:00.022) 0:02:39.272 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 26 May 2024 13:46:27 +0000 (0:00:00.011) 0:02:39.284 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 26 May 2024 13:46:27 +0000 (0:00:00.011) 0:02:39.295 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 26 May 2024 13:46:27 +0000 (0:00:00.011) 0:02:39.307 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 26 May 2024 13:46:27 +0000 (0:00:00.373) 0:02:39.680 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:113.service": { "name": "lvm2-pvscan@8:113.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:129.service": { "name": "lvm2-pvscan@8:129.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:81.service": { "name": "lvm2-pvscan@8:81.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 26 May 2024 13:46:28 +0000 (0:00:00.758) 0:02:40.438 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 26 May 2024 13:46:28 +0000 (0:00:00.019) 0:02:40.458 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 26 May 2024 13:46:28 +0000 (0:00:00.011) 0:02:40.469 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdi1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdf1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdf1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdh1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdh1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 26 May 2024 13:46:35 +0000 (0:00:07.420) 0:02:47.889 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 26 May 2024 13:46:35 +0000 (0:00:00.013) 0:02:47.902 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 26 May 2024 13:46:35 +0000 (0:00:00.011) 0:02:47.914 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdi1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdf1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdf1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdh1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdh1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 26 May 2024 13:46:35 +0000 (0:00:00.015) 0:02:47.930 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 26 May 2024 13:46:35 +0000 (0:00:00.015) 0:02:47.945 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 26 May 2024 13:46:35 +0000 (0:00:00.014) 0:02:47.960 ************ changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'state': 'absent', 'path': '/opt/test1', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 26 May 2024 13:46:35 +0000 (0:00:00.141) 0:02:48.101 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 26 May 2024 13:46:36 +0000 (0:00:00.284) 0:02:48.386 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 26 May 2024 13:46:36 +0000 (0:00:00.013) 0:02:48.399 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 26 May 2024 13:46:36 +0000 (0:00:00.012) 0:02:48.412 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 26 May 2024 13:46:36 +0000 (0:00:00.250) 0:02:48.662 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716730001.6532626, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682078.903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1715681849.129, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744073223472289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 26 May 2024 13:46:36 +0000 (0:00:00.128) 0:02:48.790 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 26 May 2024 13:46:36 +0000 (0:00:00.012) 0:02:48.802 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:176 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.481) 0:02:49.283 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:2 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.029) 0:02:49.313 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdf", "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:7 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.016) 0:02:49.330 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:15 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:49.341 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "df48ab4d-09e8-4c8b-9278-ac15ac19b610" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:20 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.125) 0:02:49.466 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003227", "end": "2024-05-26 13:46:37.433367", "rc": 0, "start": "2024-05-26 13:46:37.430140" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:17:29 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=df48ab4d-09e8-4c8b-9278-ac15ac19b610 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:25 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.129) 0:02:49.596 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003117", "end": "2024-05-26 13:46:37.564140", "failed_when_result": false, "rc": 0, "start": "2024-05-26 13:46:37.561023" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:34 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.129) 0:02:49.726 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:5 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.023) 0:02:49.749 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:18 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.011) 0:02:49.760 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:24 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.011) 0:02:49.772 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool.yml:34 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.011) 0:02:49.784 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:2 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.023) 0:02:49.807 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:13 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.016) 0:02:49.823 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:22 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.009) 0:02:49.833 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:27 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.015) 0:02:49.848 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:33 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.015) 0:02:49.864 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:42 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.015) 0:02:49.879 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:48 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.013) 0:02:49.892 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:54 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.014) 0:02:49.906 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:59 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:49.917 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:73 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:49.928 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:8 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.020) 0:02:49.949 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:14 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:49.959 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:21 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:49.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:28 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.011) 0:02:49.982 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:35 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:49.992 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:45 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:50.003 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:54 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:50.014 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:64 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:50.025 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:74 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.010) 0:02:50.035 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:85 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.011) 0:02:50.047 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-md.yml:95 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.034) 0:02:50.081 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:76 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.011) 0:02:50.093 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-lvmraid.yml:2 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.022) 0:02:50.115 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:8 Sunday 26 May 2024 13:46:37 +0000 (0:00:00.023) 0:02:50.139 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:16 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.012) 0:02:50.151 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:21 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.162 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:29 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.172 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:34 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.012) 0:02:50.185 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:40 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.012) 0:02:50.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-lvmraid.yml:46 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.014) 0:02:50.211 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:79 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.014) 0:02:50.226 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-thin.yml:2 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.025) 0:02:50.252 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:8 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.023) 0:02:50.276 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:16 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.012) 0:02:50.288 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:23 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.011) 0:02:50.300 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-thin.yml:27 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.012) 0:02:50.312 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:82 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.323 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:5 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.025) 0:02:50.348 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:13 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.013) 0:02:50.361 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:20 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.011) 0:02:50.372 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-encryption.yml:27 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.382 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:85 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.393 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-members-vdo.yml:2 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.025) 0:02:50.419 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:9 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.023) 0:02:50.443 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:16 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.454 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:22 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.011) 0:02:50.465 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:28 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.011) 0:02:50.477 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:35 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.012) 0:02:50.489 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:41 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.011) 0:02:50.500 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-pool-member-vdo.yml:47 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.511 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-members.yml:88 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.522 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-pool-volumes.yml:3 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.011) 0:02:50.534 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:2 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.020) 0:02:50.555 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:21 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.014) 0:02:50.569 ************ included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:7 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.051) 0:02:50.620 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:16 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.013) 0:02:50.634 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:38 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.018) 0:02:50.652 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:51 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.011) 0:02:50.663 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:63 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.674 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:71 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.013) 0:02:50.687 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:83 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.697 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:95 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.708 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:110 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.011) 0:02:50.720 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:122 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.731 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:128 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.741 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:134 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-mount.yml:146 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.763 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:2 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.773 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:40 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.024) 0:02:50.798 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:48 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.037) 0:02:50.835 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:58 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.015) 0:02:50.851 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fstab.yml:71 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.862 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:3 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.011) 0:02:50.873 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-fs.yml:12 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.884 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:3 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:50.895 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:9 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.127) 0:02:51.023 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:16 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.012) 0:02:51.035 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:24 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.015) 0:02:51.050 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:30 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.008) 0:02:51.058 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:34 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.012) 0:02:51.071 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-device.yml:39 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:51.082 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:3 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.008) 0:02:51.090 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:10 Sunday 26 May 2024 13:46:38 +0000 (0:00:00.010) 0:02:51.101 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:17 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.372) 0:02:51.474 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:23 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.012) 0:02:51.486 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:32 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.498 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:45 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.008) 0:02:51.506 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:51 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.517 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:56 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.528 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:69 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.008) 0:02:51.537 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:81 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.008) 0:02:51.545 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:94 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.009) 0:02:51.555 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:106 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.015) 0:02:51.570 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:114 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.014) 0:02:51.585 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:122 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.596 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:131 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.607 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:140 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.618 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:8 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.012) 0:02:51.630 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:14 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.641 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:21 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.652 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:28 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.663 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:35 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.674 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:45 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.685 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:54 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.012) 0:02:51.697 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:63 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.708 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:72 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.719 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-md.yml:81 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.730 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:3 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.741 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:11 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:20 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.012) 0:02:51.765 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:28 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.776 ************ ok: [sut] => { "storage_test_expected_size": "25752623906.0" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:32 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.788 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:46 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.799 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:50 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.810 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:54 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.821 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:58 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.833 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:68 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:51.843 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:72 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.855 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:77 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.867 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:83 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.879 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:88 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.891 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:96 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.013) 0:02:51.904 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:104 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.916 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:109 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.928 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:113 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.940 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:117 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.952 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:121 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.963 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:129 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.013) 0:02:51.977 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:138 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:51.989 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:142 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:52.001 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:150 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:52.012 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:156 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:52.024 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:160 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:52.036 ************ ok: [sut] => { "storage_test_expected_size": "25752623906.0" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-size.yml:164 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.013) 0:02:52.050 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:5 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:52.060 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:13 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:52.071 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:18 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:52.083 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:27 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:52.094 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:35 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:52.105 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:41 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.011) 0:02:52.117 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-cache.yml:47 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:52.128 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume.yml:27 Sunday 26 May 2024 13:46:39 +0000 (0:00:00.010) 0:02:52.138 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:44 Sunday 26 May 2024 13:46:40 +0000 (0:00:00.010) 0:02:52.149 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0psuxhlu/tests/verify-role-results.yml:54 Sunday 26 May 2024 13:46:40 +0000 (0:00:00.009) 0:02:52.159 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=907 changed=14 unreachable=0 failed=0 skipped=830 rescued=0 ignored=0 Sunday 26 May 2024 13:46:40 +0000 (0:00:00.006) 0:02:52.166 ************ =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 10.64s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 7.42s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 7.28s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.90s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.79s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.37s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.20s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.09s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.06s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get required packages ---------------------- 5.71s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 5.44s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 5.41s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 5.37s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 5.37s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 5.29s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.13s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.10s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Ensure cryptsetup is present -------------------------------------------- 1.83s /WORKDIR/git-weekly-ci0psuxhlu/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Get service facts -------------------------- 1.04s /WORKDIR/git-weekly-ci0psuxhlu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-ci0psuxhlu/tests/tests_create_thinp_then_remove.yml:2 ----- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---