# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_create_raid_pool_then_remove_scsi_generated.yml **************** 2 plays in /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove_scsi_generated.yml PLAY [Run test tests_create_raid_pool_then_remove.yml for scsi] **************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove_scsi_generated.yml:3 Monday 06 May 2024 16:27:13 +0000 (0:00:00.013) 0:00:00.013 ************ ok: [sut] TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove_scsi_generated.yml:8 Monday 06 May 2024 16:27:14 +0000 (0:00:01.061) 0:00:01.075 ************ ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test create raid pool and remove] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:2 Monday 06 May 2024 16:27:14 +0000 (0:00:00.020) 0:00:01.095 ************ ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:18 Monday 06 May 2024 16:27:15 +0000 (0:00:00.565) 0:00:01.661 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:27:15 +0000 (0:00:00.017) 0:00:01.678 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:27:15 +0000 (0:00:00.013) 0:00:01.692 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:27:15 +0000 (0:00:00.018) 0:00:01.710 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:27:15 +0000 (0:00:00.024) 0:00:01.734 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:27:15 +0000 (0:00:00.191) 0:00:01.926 ************ ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:27:15 +0000 (0:00:00.016) 0:00:01.942 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:27:15 +0000 (0:00:00.009) 0:00:01.952 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:27:15 +0000 (0:00:00.011) 0:00:01.963 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:27:15 +0000 (0:00:00.025) 0:00:01.988 ************ 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.8 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" ] } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:27:26 +0000 (0:00:10.781) 0:00:12.769 ************ ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:27:26 +0000 (0:00:00.014) 0:00:12.784 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:27:26 +0000 (0:00:00.014) 0:00:12.798 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:27:27 +0000 (0:00:00.615) 0:00:13.413 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Monday 06 May 2024 16:27:27 +0000 (0:00:00.021) 0:00:13.434 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Monday 06 May 2024 16:27:27 +0000 (0:00:00.020) 0:00:13.454 ************ skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Monday 06 May 2024 16:27:27 +0000 (0:00:00.017) 0:00:13.472 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:27:27 +0000 (0:00:00.016) 0:00:13.488 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:27:27 +0000 (0:00:00.337) 0:00:13.825 ************ 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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "exim.service": { "name": "exim.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "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" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "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-server.service": { "name": "nfs-secure-server.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sendmail.service": { "name": "sendmail.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:27:28 +0000 (0:00:01.112) 0:00:14.938 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:27:28 +0000 (0:00:00.029) 0:00:14.968 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:27:28 +0000 (0:00:00.009) 0:00:14.977 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:27:29 +0000 (0:00:00.316) 0:00:15.293 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:27:29 +0000 (0:00:00.020) 0:00:15.314 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:27:29 +0000 (0:00:00.010) 0:00:15.324 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:27:29 +0000 (0:00:00.014) 0:00:15.338 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:27:29 +0000 (0:00:00.013) 0:00:15.352 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:27:29 +0000 (0:00:00.014) 0:00:15.367 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:27:29 +0000 (0:00:00.028) 0:00:15.395 ************ skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:27:29 +0000 (0:00:00.011) 0:00:15.406 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:27:29 +0000 (0:00:00.022) 0:00:15.429 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:27:29 +0000 (0:00:00.023) 0:00:15.453 ************ skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:27:29 +0000 (0:00:00.011) 0:00:15.465 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:27:29 +0000 (0:00:00.145) 0:00:15.610 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:27:29 +0000 (0:00:00.011) 0:00:15.622 ************ ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:22 Monday 06 May 2024 16:27:30 +0000 (0:00:00.625) 0:00:16.248 ************ ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:29 Monday 06 May 2024 16:27:30 +0000 (0:00:00.030) 0:00:16.278 ************ ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "PyYAML": [ { "arch": "x86_64", "epoch": null, "name": "PyYAML", "release": "11.el7", "source": "rpm", "version": "3.10" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "15.el7", "source": "rpm", "version": "2.2.51" } ], "aic94xx-firmware": [ { "arch": "noarch", "epoch": null, "name": "aic94xx-firmware", "release": "6.el7", "source": "rpm", "version": "30" } ], "alsa-firmware": [ { "arch": "noarch", "epoch": null, "name": "alsa-firmware", "release": "2.el7", "source": "rpm", "version": "1.0.28" } ], "alsa-lib": [ { "arch": "x86_64", "epoch": null, "name": "alsa-lib", "release": "1.el7", "source": "rpm", "version": "1.1.8" } ], "alsa-tools-firmware": [ { "arch": "x86_64", "epoch": null, "name": "alsa-tools-firmware", "release": "1.el7", "source": "rpm", "version": "1.1.0" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "9.el7", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "audit-libs-python": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs-python", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "authconfig": [ { "arch": "x86_64", "epoch": null, "name": "authconfig", "release": "30.el7", "source": "rpm", "version": "6.2.8" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.el7", "source": "rpm", "version": "0.6.31" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.el7.centos", "source": "rpm", "version": "10.0" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "35.el7_9", "source": "rpm", "version": "4.2.46" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "13.el7", "source": "rpm", "version": "1.06.95" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el7bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el7bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "26.P2.el7_9.15", "source": "rpm", "version": "9.11.4" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "44.base.el7_9.1", "source": "rpm", "version": "2.27" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el7", "source": "rpm", "version": "0.7.3" } ], "blivet3-data": [ { "arch": "noarch", "epoch": 1, "name": "blivet3-data", "release": "3.el7", "source": "rpm", "version": "3.1.3" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.el7", "source": "rpm", "version": "4.9.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "13.el7", "source": "rpm", "version": "1.0.6" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "72.el7_9", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-logos": [ { "arch": "noarch", "epoch": null, "name": "centos-logos", "release": "3.el7.centos", "source": "rpm", "version": "70.0.6" } ], "centos-release": [ { "arch": "x86_64", "epoch": null, "name": "centos-release", "release": "9.2009.1.el7.centos", "source": "rpm", "version": "7" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "8.el7", "source": "rpm", "version": "2.5" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el7", "source": "rpm", "version": "1.7.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el7", "source": "rpm", "version": "3.4" } ], "cloud-init": [ { "arch": "x86_64", "epoch": null, "name": "cloud-init", "release": "24.el7", "source": "rpm", "version": "0.7.9" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "5.el7", "source": "rpm", "version": "0.29" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "24.el7_9.2", "source": "rpm", "version": "8.22" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "28.el7", "source": "rpm", "version": "2.11" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "11.el7", "source": "rpm", "version": "2.9.0" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "11.el7", "source": "rpm", "version": "2.9.0" } ], "createrepo": [ { "arch": "noarch", "epoch": null, "name": "createrepo", "release": "28.el7", "source": "rpm", "version": "0.9.9" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "25.el7_9", "source": "rpm", "version": "1.4.11" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "25.el7_9", "source": "rpm", "version": "1.4.11" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "6.20121102git.el7", "source": "rpm", "version": "1.11" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "6.el7", "source": "rpm", "version": "2.0.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "59.el7_9.2", "source": "rpm", "version": "7.29.0" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "24.el7_9", "source": "rpm", "version": "2.1.26" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "15.el7", "source": "rpm", "version": "1.10.24" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "7.el7", "source": "rpm", "version": "0.100" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "15.el7", "source": "rpm", "version": "1.10.24" } ], "dbus-python": [ { "arch": "x86_64", "epoch": null, "name": "dbus-python", "release": "9.el7", "source": "rpm", "version": "1.1.1" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "3.el7", "source": "rpm", "version": "3.6" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper-event", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper-event-libs", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper-libs", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "3.el7_9.2", "source": "rpm", "version": "0.8.5" } ], "dhclient": [ { "arch": "x86_64", "epoch": 12, "name": "dhclient", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "dhcp-common": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-common", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el7_9", "source": "rpm", "version": "3.3" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "5.el7_9.1", "source": "rpm", "version": "3.2" } ], "dmraid": [ { "arch": "x86_64", "epoch": null, "name": "dmraid", "release": "28.el7", "source": "rpm", "version": "1.0.0.rc16" } ], "dmraid-events": [ { "arch": "x86_64", "epoch": null, "name": "dmraid-events", "release": "28.el7", "source": "rpm", "version": "1.0.0.rc16" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.el7_9", "source": "rpm", "version": "4.0.9.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "572.el7", "source": "rpm", "version": "033" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "572.el7", "source": "rpm", "version": "033" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "572.el7", "source": "rpm", "version": "033" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "3.el7", "source": "rpm", "version": "9.3.1" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "ebtables": [ { "arch": "x86_64", "epoch": null, "name": "ebtables", "release": "16.el7", "source": "rpm", "version": "2.0.10" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "12.el7", "source": "rpm", "version": "36" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "14", "source": "rpm", "version": "7" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "10.el7", "source": "rpm", "version": "4.8" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "15.el7_9", "source": "rpm", "version": "2.1.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "37.el7", "source": "rpm", "version": "5.11" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "37.el7", "source": "rpm", "version": "5.11" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "25.el7", "source": "rpm", "version": "3.2" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "6.el7", "source": "rpm", "version": "4.5.11" } ], "fipscheck": [ { "arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.el7", "source": "rpm", "version": "1.4.1" } ], "fipscheck-lib": [ { "arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.el7", "source": "rpm", "version": "1.4.1" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "14.el7_9.1", "source": "rpm", "version": "2.8" } ], "fxload": [ { "arch": "x86_64", "epoch": null, "name": "fxload", "release": "16.el7", "source": "rpm", "version": "2002_04_11" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el7_3.1", "source": "rpm", "version": "4.0.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "gdbm": [ { "arch": "x86_64", "epoch": null, "name": "gdbm", "release": "8.el7", "source": "rpm", "version": "1.10" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.el7", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el7", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "25.el7_9", "source": "rpm", "version": "1.8.3.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "9.el7_9", "source": "rpm", "version": "2.56.1" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "15.el7", "source": "rpm", "version": "6.0.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "5.el7_5", "source": "rpm", "version": "2.0.22" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el7", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "52ae6884", "source": "rpm", "version": "352c64e5" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "53a7ff4b", "source": "rpm", "version": "f4a80eb5" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "5.el7", "source": "rpm", "version": "1.3.2" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "6.el7", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "3.el7", "source": "rpm", "version": "2.20" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "8.el7", "source": "rpm", "version": "1.22.2" } ], "grub2": [ { "arch": "x86_64", "epoch": 1, "name": "grub2", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "26.el7", "source": "rpm", "version": "8.28" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "30.el7_9", "source": "rpm", "version": "0.7.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "11.el7_9", "source": "rpm", "version": "1.5" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "19.el7", "source": "rpm", "version": "1.0" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.el7_7.1", "source": "rpm", "version": "3.13" } ], "hwdata": [ { "arch": "x86_64", "epoch": null, "name": "hwdata", "release": "9.7.el7", "source": "rpm", "version": "0.252" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "5.el7", "source": "rpm", "version": "5.1" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el7_9.1", "source": "rpm", "version": "9.49.53" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "30.el7", "source": "rpm", "version": "4.11.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "3.el7_7", "source": "rpm", "version": "2.4.17.1" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el7", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el7", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "35.el7", "source": "rpm", "version": "1.4.21" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "10.el7", "source": "rpm", "version": "20160308" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 3, "name": "irqbalance", "release": "12.el7", "source": "rpm", "version": "1.0.7" } ], "ivtv-firmware": [ { "arch": "noarch", "epoch": 2, "name": "ivtv-firmware", "release": "26.el7", "source": "rpm", "version": "20080701" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "82.el7_9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "82.el7_9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl3160-firmware", "release": "82.el7_9", "source": "rpm", "version": "25.30.13.0" } ], "iwl3945-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl3945-firmware", "release": "82.el7_9", "source": "rpm", "version": "15.32.2.9" } ], "iwl4965-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl4965-firmware", "release": "82.el7_9", "source": "rpm", "version": "228.61.2.24" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "82.el7_9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "82.el7_9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "82.el7_9", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6000g2b-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2b-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "82.el7_9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl7260-firmware", "release": "82.el7_9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el7", "source": "rpm", "version": "2.10" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el7_0", "source": "rpm", "version": "0.11" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "1160.el7", "source": "rpm", "version": "3.10.0" }, { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-debug-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-debug-devel", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "51.el7_9.3", "source": "rpm", "version": "2.0.15" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "3.el7", "source": "rpm", "version": "1.5.8" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.el7", "source": "rpm", "version": "1.5.8" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "28.el7", "source": "rpm", "version": "20" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "28.el7", "source": "rpm", "version": "20" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "136.el7_9", "source": "rpm", "version": "0.4.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "55.el7_9", "source": "rpm", "version": "1.15.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "9.el7", "source": "rpm", "version": "458" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "15.el7", "source": "rpm", "version": "2.2.51" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "13.el7", "source": "rpm", "version": "0.3.109" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el7", "source": "rpm", "version": "2.1.0" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "13.el7", "source": "rpm", "version": "2.4.46" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "32.el7", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-dm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-dm", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-lvm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-lvm", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "1.el7", "source": "rpm", "version": "1.2" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "11.el7", "source": "rpm", "version": "2.22" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "4.el7", "source": "rpm", "version": "0.7.5" } ], "libcgroup": [ { "arch": "x86_64", "epoch": null, "name": "libcgroup", "release": "21.el7", "source": "rpm", "version": "0.41" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "32.el7", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "14.el7", "source": "rpm", "version": "0.1.8" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "6.el7_9", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "59.el7_9.2", "source": "rpm", "version": "7.29.0" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "7.el7", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "25.el7", "source": "rpm", "version": "5.3.21" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "25.el7", "source": "rpm", "version": "5.3.21" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "libdrm": [ { "arch": "x86_64", "epoch": null, "name": "libdrm", "release": "2.el7", "source": "rpm", "version": "2.4.97" } ], "libdwarf": [ { "arch": "x86_64", "epoch": null, "name": "libdwarf", "release": "4.el7", "source": "rpm", "version": "20130207" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "12.20121213cvs.el7", "source": "rpm", "version": "3.0" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "2.el7", "source": "rpm", "version": "0.1.9" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "4.el7", "source": "rpm", "version": "2.0.21" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "3.el7", "source": "rpm", "version": "0.99.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.el7", "source": "rpm", "version": "3.0.13" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "14.el7", "source": "rpm", "version": "1.5.3" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.el7", "source": "rpm", "version": "1.12" } ], "libidn": [ { "arch": "x86_64", "epoch": null, "name": "libidn", "release": "4.el7", "source": "rpm", "version": "1.28" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "32.el7", "source": "rpm", "version": "1.3.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "7.el7", "source": "rpm", "version": "1.0.3" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el7", "source": "rpm", "version": "1.6.3" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "3.el7", "source": "rpm", "version": "1.0.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "9.el7", "source": "rpm", "version": "1.2" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el7_3", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "4.el7", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": null, "name": "libnfsidmap", "release": "19.el7", "source": "rpm", "version": "0.25" } ], "libnl": [ { "arch": "x86_64", "epoch": null, "name": "libnl", "release": "3.el7", "source": "rpm", "version": "1.1.4" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el7", "source": "rpm", "version": "3.2.28" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "4.el7", "source": "rpm", "version": "3.2.28" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "32.el7", "source": "rpm", "version": "0.2.1" } ], "libpciaccess": [ { "arch": "x86_64", "epoch": null, "name": "libpciaccess", "release": "1.el7", "source": "rpm", "version": "0.14" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.el7", "source": "rpm", "version": "1.2.3" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "8.el7", "source": "rpm", "version": "1.5.13" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "5.el7", "source": "rpm", "version": "1.2.3" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "32.el7", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "8.el7_9", "source": "rpm", "version": "1.8.1" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "53.el7.centos", "source": "rpm", "version": "2.1.11" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "4.el7", "source": "rpm", "version": "2.3.1" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libselinux-python": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-python", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "14.el7", "source": "rpm", "version": "2.5" } ], "libsemanage-python": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage-python", "release": "14.el7", "source": "rpm", "version": "2.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "10.el7", "source": "rpm", "version": "2.5" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "4.el7", "source": "rpm", "version": "0.6.34" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "libssh2": [ { "arch": "x86_64", "epoch": null, "name": "libssh2", "release": "4.el7_9.1", "source": "rpm", "version": "1.8.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "16.el7", "source": "rpm", "version": "2.1.0" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.el7", "source": "rpm", "version": "4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "3.el7", "source": "rpm", "version": "1.29" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.16.el7", "source": "rpm", "version": "0.2.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el7", "source": "rpm", "version": "0.9.3" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "9.el7", "source": "rpm", "version": "0.60" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "4.el7", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "4.el7", "source": "rpm", "version": "0.2.5" } ], "libverto-libevent": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libevent", "release": "4.el7", "source": "rpm", "version": "0.2.5" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el7_9.6", "source": "rpm", "version": "2.9.1" } ], "libxml2-python": [ { "arch": "x86_64", "epoch": null, "name": "libxml2-python", "release": "6.el7_9.6", "source": "rpm", "version": "2.9.1" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el7", "source": "rpm", "version": "1.1.28" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "11.el7_0", "source": "rpm", "version": "0.1.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "82.git78c0348.el7_9", "source": "rpm", "version": "20200421" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "19.el7", "source": "rpm", "version": "3.8.6" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "0.1.20180614git028f6b2.beaker.1.el7bkr.1", "source": "rpm", "version": "B.02.19" } ], "lsof": [ { "arch": "x86_64", "epoch": null, "name": "lsof", "release": "6.el7", "source": "rpm", "version": "4.87" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el7", "source": "rpm", "version": "0.27" } ], "lua": [ { "arch": "x86_64", "epoch": null, "name": "lua", "release": "15.el7", "source": "rpm", "version": "5.1.4" } ], "lvm2": [ { "arch": "x86_64", "epoch": 7, "name": "lvm2", "release": "6.el7_9.5", "source": "rpm", "version": "2.02.187" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 7, "name": "lvm2-libs", "release": "6.el7_9.5", "source": "rpm", "version": "2.02.187" } ], "lz4": [ { "arch": "x86_64", "epoch": null, "name": "lz4", "release": "1.el7", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "8.el7", "source": "rpm", "version": "2.06" } ], "mailcap": [ { "arch": "noarch", "epoch": null, "name": "mailcap", "release": "2.el7", "source": "rpm", "version": "2.1.41" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "24.el7", "source": "rpm", "version": "3.82" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "11.el7", "source": "rpm", "version": "2.6.3" } ], "mariadb-libs": [ { "arch": "x86_64", "epoch": 1, "name": "mariadb-libs", "release": "1.el7", "source": "rpm", "version": "5.5.68" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "9.el7_9", "source": "rpm", "version": "4.1" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 2, "name": "microcode_ctl", "release": "73.20.el7_9", "source": "rpm", "version": "2.1" } ], "mokutil": [ { "arch": "x86_64", "epoch": null, "name": "mokutil", "release": "8.el7", "source": "rpm", "version": "15" } ], "mozjs17": [ { "arch": "x86_64", "epoch": null, "name": "mozjs17", "release": "20.el7", "source": "rpm", "version": "17.0.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el7", "source": "rpm", "version": "3.1.1" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.25.20131004git.el7", "source": "rpm", "version": "2.0" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el7", "source": "rpm", "version": "0.52.15" } ], "newt-python": [ { "arch": "x86_64", "epoch": null, "name": "newt-python", "release": "4.el7", "source": "rpm", "version": "0.52.15" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.68.el7.2", "source": "rpm", "version": "1.3.0" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el7_9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-pem": [ { "arch": "x86_64", "epoch": null, "name": "nss-pem", "release": "7.el7_9.1", "source": "rpm", "version": "1.0.3" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "6.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "6.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-tools": [ { "arch": "x86_64", "epoch": null, "name": "nss-tools", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.el7_9", "source": "rpm", "version": "3.90.0" } ], "ntpdate": [ { "arch": "x86_64", "epoch": null, "name": "ntpdate", "release": "29.el7.centos.2", "source": "rpm", "version": "4.2.6p5" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "5.el7", "source": "rpm", "version": "2.0.12" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "25.el7_9", "source": "rpm", "version": "2.4.44" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "26.el7_9", "source": "rpm", "version": "1.0.2k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "26.el7_9", "source": "rpm", "version": "1.0.2k" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el7", "source": "rpm", "version": "1.58" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.el7", "source": "rpm", "version": "0.23.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.el7", "source": "rpm", "version": "0.23.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "23.el7", "source": "rpm", "version": "1.1.8" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "32.el7", "source": "rpm", "version": "3.1" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.el7", "source": "rpm", "version": "0.79" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el7", "source": "rpm", "version": "3.5.1" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "17.el7", "source": "rpm", "version": "8.32" } ], "perl": [ { "arch": "x86_64", "epoch": 4, "name": "perl", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-Business-ISBN": [ { "arch": "noarch", "epoch": null, "name": "perl-Business-ISBN", "release": "2.el7", "source": "rpm", "version": "2.06" } ], "perl-Business-ISBN-Data": [ { "arch": "noarch", "epoch": null, "name": "perl-Business-ISBN-Data", "release": "2.el7", "source": "rpm", "version": "20120719.001" } ], "perl-CGI": [ { "arch": "noarch", "epoch": null, "name": "perl-CGI", "release": "4.el7", "source": "rpm", "version": "3.63" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "244.el7", "source": "rpm", "version": "1.26" } ], "perl-Compress-Raw-Bzip2": [ { "arch": "x86_64", "epoch": null, "name": "perl-Compress-Raw-Bzip2", "release": "3.el7", "source": "rpm", "version": "2.061" } ], "perl-Compress-Raw-Zlib": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Compress-Raw-Zlib", "release": "4.el7", "source": "rpm", "version": "2.061" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "3.el7", "source": "rpm", "version": "2.145" } ], "perl-Date-Manip": [ { "arch": "noarch", "epoch": null, "name": "perl-Date-Manip", "release": "2.el7", "source": "rpm", "version": "6.41" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "245.el7", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "3.el7", "source": "rpm", "version": "2.52" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": null, "name": "perl-Encode", "release": "7.el7", "source": "rpm", "version": "2.51" } ], "perl-Encode-Locale": [ { "arch": "noarch", "epoch": null, "name": "perl-Encode-Locale", "release": "5.el7", "source": "rpm", "version": "1.03" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el7", "source": "rpm", "version": "0.17020" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "3.el7", "source": "rpm", "version": "5.68" } ], "perl-FCGI": [ { "arch": "x86_64", "epoch": 1, "name": "perl-FCGI", "release": "8.el7", "source": "rpm", "version": "0.74" } ], "perl-File-Listing": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Listing", "release": "7.el7", "source": "rpm", "version": "6.04" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el7", "source": "rpm", "version": "2.09" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "3.el7", "source": "rpm", "version": "0.23.01" } ], "perl-Filter": [ { "arch": "x86_64", "epoch": null, "name": "perl-Filter", "release": "3.el7", "source": "rpm", "version": "1.49" } ], "perl-Font-AFM": [ { "arch": "noarch", "epoch": null, "name": "perl-Font-AFM", "release": "13.el7", "source": "rpm", "version": "1.20" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": null, "name": "perl-Getopt-Long", "release": "3.el7", "source": "rpm", "version": "2.40" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "25.el7_9", "source": "rpm", "version": "1.8.3.1" } ], "perl-HTML-Format": [ { "arch": "noarch", "epoch": null, "name": "perl-HTML-Format", "release": "7.el7", "source": "rpm", "version": "2.10" } ], "perl-HTML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-HTML-Parser", "release": "4.el7", "source": "rpm", "version": "3.71" } ], "perl-HTML-Tagset": [ { "arch": "noarch", "epoch": null, "name": "perl-HTML-Tagset", "release": "15.el7", "source": "rpm", "version": "3.20" } ], "perl-HTML-Tree": [ { "arch": "noarch", "epoch": 1, "name": "perl-HTML-Tree", "release": "2.el7", "source": "rpm", "version": "5.03" } ], "perl-HTTP-Cookies": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Cookies", "release": "5.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Daemon": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Daemon", "release": "8.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Date": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Date", "release": "8.el7", "source": "rpm", "version": "6.02" } ], "perl-HTTP-Message": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Message", "release": "6.el7", "source": "rpm", "version": "6.06" } ], "perl-HTTP-Negotiate": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Negotiate", "release": "5.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el7", "source": "rpm", "version": "0.033" } ], "perl-IO-Compress": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Compress", "release": "2.el7", "source": "rpm", "version": "2.061" } ], "perl-IO-HTML": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-HTML", "release": "2.el7", "source": "rpm", "version": "1.00" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el7", "source": "rpm", "version": "0.21" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "7.el7", "source": "rpm", "version": "1.94" } ], "perl-IO-Zlib": [ { "arch": "noarch", "epoch": 1, "name": "perl-IO-Zlib", "release": "299.el7_9", "source": "rpm", "version": "1.10" } ], "perl-IO-stringy": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-stringy", "release": "22.el7", "source": "rpm", "version": "2.110" } ], "perl-LWP-MediaTypes": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-MediaTypes", "release": "2.el7", "source": "rpm", "version": "6.02" } ], "perl-LWP-Protocol-https": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-Protocol-https", "release": "4.el7", "source": "rpm", "version": "6.04" } ], "perl-Module-Load": [ { "arch": "noarch", "epoch": 1, "name": "perl-Module-Load", "release": "3.el7", "source": "rpm", "version": "0.24" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "5.el7", "source": "rpm", "version": "20130114" } ], "perl-Net-HTTP": [ { "arch": "noarch", "epoch": null, "name": "perl-Net-HTTP", "release": "2.el7", "source": "rpm", "version": "6.06" } ], "perl-Net-LibIDN": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-LibIDN", "release": "15.el7", "source": "rpm", "version": "0.12" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el7", "source": "rpm", "version": "1.55" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "5.el7", "source": "rpm", "version": "3.40" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "299.el7_9", "source": "rpm", "version": "1.04" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "4.el7", "source": "rpm", "version": "3.20" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el7", "source": "rpm", "version": "3.28" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Usage", "release": "3.el7", "source": "rpm", "version": "1.63" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": null, "name": "perl-Scalar-List-Utils", "release": "248.el7", "source": "rpm", "version": "1.27" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": null, "name": "perl-Socket", "release": "5.el7", "source": "rpm", "version": "2.010" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": null, "name": "perl-Storable", "release": "3.el7", "source": "rpm", "version": "2.45" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "20.el7", "source": "rpm", "version": "2.30" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "4.el7", "source": "rpm", "version": "3.29" } ], "perl-Time-HiRes": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Time-HiRes", "release": "3.el7", "source": "rpm", "version": "1.9725" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": null, "name": "perl-Time-Local", "release": "2.el7", "source": "rpm", "version": "1.2300" } ], "perl-TimeDate": [ { "arch": "noarch", "epoch": 1, "name": "perl-TimeDate", "release": "2.el7", "source": "rpm", "version": "2.30" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "9.el7", "source": "rpm", "version": "1.60" } ], "perl-WWW-RobotRules": [ { "arch": "noarch", "epoch": null, "name": "perl-WWW-RobotRules", "release": "5.el7", "source": "rpm", "version": "6.02" } ], "perl-XML-LibXML": [ { "arch": "x86_64", "epoch": 1, "name": "perl-XML-LibXML", "release": "5.el7", "source": "rpm", "version": "2.0018" } ], "perl-XML-NamespaceSupport": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-NamespaceSupport", "release": "10.el7", "source": "rpm", "version": "1.11" } ], "perl-XML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-XML-Parser", "release": "10.el7", "source": "rpm", "version": "2.41" } ], "perl-XML-SAX": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-SAX", "release": "9.el7", "source": "rpm", "version": "0.99" } ], "perl-XML-SAX-Base": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-SAX-Base", "release": "7.el7", "source": "rpm", "version": "1.08" } ], "perl-XML-Twig": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-Twig", "release": "2.el7", "source": "rpm", "version": "3.44" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "2.el7", "source": "rpm", "version": "1.27" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-libwww-perl": [ { "arch": "noarch", "epoch": null, "name": "perl-libwww-perl", "release": "2.el7", "source": "rpm", "version": "6.05" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "244.el7", "source": "rpm", "version": "0.225" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "3.el7", "source": "rpm", "version": "2.5.1" } ], "perl-threads": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads", "release": "4.el7", "source": "rpm", "version": "1.87" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "6.el7", "source": "rpm", "version": "1.43" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "17.el7", "source": "rpm", "version": "0.8.1" } ], "pkgconfig": [ { "arch": "x86_64", "epoch": 1, "name": "pkgconfig", "release": "4.el7", "source": "rpm", "version": "0.27.1" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "34.el7", "source": "rpm", "version": "2.5" } ], "policycoreutils-python": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils-python", "release": "34.el7", "source": "rpm", "version": "2.5" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "26.el7_9.1", "source": "rpm", "version": "0.112" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "4.el7", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "16.el7", "source": "rpm", "version": "1.13" } ], "postfix": [ { "arch": "x86_64", "epoch": 2, "name": "postfix", "release": "9.el7", "source": "rpm", "version": "2.10.1" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "28.el7", "source": "rpm", "version": "3.3.10" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "17.el7", "source": "rpm", "version": "22.20" } ], "pth": [ { "arch": "x86_64", "epoch": null, "name": "pth", "release": "23.el7", "source": "rpm", "version": "2.0.7" } ], "pygpgme": [ { "arch": "x86_64", "epoch": null, "name": "pygpgme", "release": "9.el7", "source": "rpm", "version": "0.3" } ], "pyliblzma": [ { "arch": "x86_64", "epoch": null, "name": "pyliblzma", "release": "11.el7", "source": "rpm", "version": "0.5.3" } ], "pyparsing": [ { "arch": "noarch", "epoch": null, "name": "pyparsing", "release": "9.el7", "source": "rpm", "version": "1.5.6" } ], "pyparted": [ { "arch": "x86_64", "epoch": 1, "name": "pyparted", "release": "15.el7", "source": "rpm", "version": "3.9" } ], "pyserial": [ { "arch": "noarch", "epoch": null, "name": "pyserial", "release": "6.el7", "source": "rpm", "version": "2.6" } ], "python": [ { "arch": "x86_64", "epoch": null, "name": "python", "release": "94.el7_9", "source": "rpm", "version": "2.7.5" } ], "python-IPy": [ { "arch": "noarch", "epoch": null, "name": "python-IPy", "release": "6.el7", "source": "rpm", "version": "0.75" } ], "python-babel": [ { "arch": "noarch", "epoch": null, "name": "python-babel", "release": "8.el7", "source": "rpm", "version": "0.9.6" } ], "python-backports": [ { "arch": "x86_64", "epoch": null, "name": "python-backports", "release": "8.el7", "source": "rpm", "version": "1.0" } ], "python-backports-ssl_match_hostname": [ { "arch": "noarch", "epoch": null, "name": "python-backports-ssl_match_hostname", "release": "1.el7", "source": "rpm", "version": "3.5.0.1" } ], "python-chardet": [ { "arch": "noarch", "epoch": null, "name": "python-chardet", "release": "3.el7", "source": "rpm", "version": "2.2.1" } ], "python-configobj": [ { "arch": "noarch", "epoch": null, "name": "python-configobj", "release": "7.el7", "source": "rpm", "version": "4.7.2" } ], "python-configshell": [ { "arch": "noarch", "epoch": 1, "name": "python-configshell", "release": "1.el7", "source": "rpm", "version": "1.1.26" } ], "python-decorator": [ { "arch": "noarch", "epoch": null, "name": "python-decorator", "release": "3.el7", "source": "rpm", "version": "3.4.0" } ], "python-deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "python-deltarpm", "release": "3.el7", "source": "rpm", "version": "3.6" } ], "python-enum34": [ { "arch": "noarch", "epoch": null, "name": "python-enum34", "release": "1.el7", "source": "rpm", "version": "1.0.4" } ], "python-ethtool": [ { "arch": "x86_64", "epoch": null, "name": "python-ethtool", "release": "8.el7", "source": "rpm", "version": "0.8" } ], "python-firewall": [ { "arch": "noarch", "epoch": null, "name": "python-firewall", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "python-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python-gobject-base", "release": "1.el7_4.1", "source": "rpm", "version": "3.22.0" } ], "python-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python-iniparse", "release": "9.el7", "source": "rpm", "version": "0.4" } ], "python-ipaddress": [ { "arch": "noarch", "epoch": null, "name": "python-ipaddress", "release": "2.el7", "source": "rpm", "version": "1.0.16" } ], "python-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python-jinja2", "release": "4.el7", "source": "rpm", "version": "2.7.2" } ], "python-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python-jsonpatch", "release": "4.el7", "source": "rpm", "version": "1.2" } ], "python-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python-jsonpointer", "release": "2.el7", "source": "rpm", "version": "1.9" } ], "python-kitchen": [ { "arch": "noarch", "epoch": null, "name": "python-kitchen", "release": "5.el7", "source": "rpm", "version": "1.1.1" } ], "python-kmod": [ { "arch": "x86_64", "epoch": null, "name": "python-kmod", "release": "4.el7", "source": "rpm", "version": "0.9" } ], "python-libs": [ { "arch": "x86_64", "epoch": null, "name": "python-libs", "release": "94.el7_9", "source": "rpm", "version": "2.7.5" } ], "python-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python-linux-procfs", "release": "4.el7", "source": "rpm", "version": "0.4.11" } ], "python-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python-lxml", "release": "4.el7", "source": "rpm", "version": "3.2.1" } ], "python-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python-markupsafe", "release": "10.el7", "source": "rpm", "version": "0.11" } ], "python-perf": [ { "arch": "x86_64", "epoch": null, "name": "python-perf", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "python-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python-prettytable", "release": "3.el7", "source": "rpm", "version": "0.7.2" } ], "python-pycurl": [ { "arch": "x86_64", "epoch": null, "name": "python-pycurl", "release": "19.el7", "source": "rpm", "version": "7.19.0" } ], "python-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python-pyudev", "release": "9.el7", "source": "rpm", "version": "0.15" } ], "python-requests": [ { "arch": "noarch", "epoch": null, "name": "python-requests", "release": "10.el7", "source": "rpm", "version": "2.6.0" } ], "python-rtslib": [ { "arch": "noarch", "epoch": null, "name": "python-rtslib", "release": "1.el7_9", "source": "rpm", "version": "2.1.74" } ], "python-schedutils": [ { "arch": "x86_64", "epoch": null, "name": "python-schedutils", "release": "6.el7", "source": "rpm", "version": "0.4" } ], "python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python-setuptools", "release": "7.el7", "source": "rpm", "version": "0.9.8" } ], "python-six": [ { "arch": "noarch", "epoch": null, "name": "python-six", "release": "2.el7", "source": "rpm", "version": "1.9.0" } ], "python-slip": [ { "arch": "noarch", "epoch": null, "name": "python-slip", "release": "4.el7", "source": "rpm", "version": "0.4.0" } ], "python-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python-slip-dbus", "release": "4.el7", "source": "rpm", "version": "0.4.0" } ], "python-urlgrabber": [ { "arch": "noarch", "epoch": null, "name": "python-urlgrabber", "release": "10.el7", "source": "rpm", "version": "3.10" } ], "python-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python-urllib3", "release": "7.el7", "source": "rpm", "version": "1.10.2" } ], "python-urwid": [ { "arch": "x86_64", "epoch": null, "name": "python-urwid", "release": "3.el7", "source": "rpm", "version": "1.1.1" } ], "python2-blivet3": [ { "arch": "noarch", "epoch": 1, "name": "python2-blivet3", "release": "3.el7", "source": "rpm", "version": "3.1.3" } ], "python2-blockdev": [ { "arch": "x86_64", "epoch": null, "name": "python2-blockdev", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "python2-bytesize": [ { "arch": "x86_64", "epoch": null, "name": "python2-bytesize", "release": "1.el7", "source": "rpm", "version": "1.2" } ], "python2-dnf": [ { "arch": "noarch", "epoch": null, "name": "python2-dnf", "release": "2.el7_9", "source": "rpm", "version": "4.0.9.2" } ], "python2-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python2-hawkey", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "python2-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python2-libcomps", "release": "14.el7", "source": "rpm", "version": "0.1.8" } ], "python2-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python2-libdnf", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "pyxattr": [ { "arch": "x86_64", "epoch": null, "name": "pyxattr", "release": "5.el7", "source": "rpm", "version": "0.5.1" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el7_9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 10, "name": "qemu-guest-agent", "release": "3.el7", "source": "rpm", "version": "2.12.0" } ], "qrencode-libs": [ { "arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "3.el7", "source": "rpm", "version": "3.4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "19.el7", "source": "rpm", "version": "4.01" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "19.el7", "source": "rpm", "version": "4.01" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "11.el7", "source": "rpm", "version": "6.2" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el7bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el7bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "5.el7", "source": "rpm", "version": "6.3.1" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "11.el7", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "49.el7", "source": "rpm", "version": "0.2.0" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-python": [ { "arch": "x86_64", "epoch": null, "name": "rpm-python", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "12.el7_9", "source": "rpm", "version": "3.1.2" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "57.el7_9.3", "source": "rpm", "version": "8.24.0" } ], "ruby": [ { "arch": "x86_64", "epoch": null, "name": "ruby", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "ruby-irb": [ { "arch": "noarch", "epoch": null, "name": "ruby-irb", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "ruby-libs": [ { "arch": "x86_64", "epoch": null, "name": "ruby-libs", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "rubygem-bigdecimal": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-bigdecimal", "release": "39.el7_9", "source": "rpm", "version": "1.2.0" } ], "rubygem-io-console": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-io-console", "release": "39.el7_9", "source": "rpm", "version": "0.4.2" } ], "rubygem-json": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-json", "release": "39.el7_9", "source": "rpm", "version": "1.7.7" } ], "rubygem-psych": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-psych", "release": "39.el7_9", "source": "rpm", "version": "2.0.0" } ], "rubygem-rdoc": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rdoc", "release": "39.el7_9", "source": "rpm", "version": "4.0.0" } ], "rubygems": [ { "arch": "noarch", "epoch": null, "name": "rubygems", "release": "39.el7_9", "source": "rpm", "version": "2.0.14.1" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "7.el7", "source": "rpm", "version": "4.2.2" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "268.el7_9.2", "source": "rpm", "version": "3.13.1" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "268.el7_9.2", "source": "rpm", "version": "3.13.1" } ], "setools-libs": [ { "arch": "x86_64", "epoch": null, "name": "setools-libs", "release": "4.el7", "source": "rpm", "version": "3.3.8" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el7", "source": "rpm", "version": "2.8.71" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": 1, "name": "sg3_utils", "release": "19.el7", "source": "rpm", "version": "1.37" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": 1, "name": "sg3_utils-libs", "release": "19.el7", "source": "rpm", "version": "1.37" } ], "sgpio": [ { "arch": "x86_64", "epoch": null, "name": "sgpio", "release": "13.el7", "source": "rpm", "version": "1.2.0.10" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "5.el7", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.el7", "source": "rpm", "version": "1.8" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el7", "source": "rpm", "version": "2.2.4" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el7", "source": "rpm", "version": "1.1.0" } ], "sqlite": [ { "arch": "x86_64", "epoch": null, "name": "sqlite", "release": "8.el7_7.1", "source": "rpm", "version": "3.7.17" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "7.el7_9", "source": "rpm", "version": "4.24" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el7_9.3", "source": "rpm", "version": "1.8.23" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemd-sysv": [ { "arch": "x86_64", "epoch": null, "name": "systemd-sysv", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "sysvinit-tools": [ { "arch": "x86_64", "epoch": null, "name": "sysvinit-tools", "release": "14.dsf.el7", "source": "rpm", "version": "2.88" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "35.el7", "source": "rpm", "version": "1.26" } ], "targetcli": [ { "arch": "noarch", "epoch": null, "name": "targetcli", "release": "1.el7_9", "source": "rpm", "version": "2.1.53" } ], "tcp_wrappers": [ { "arch": "x86_64", "epoch": null, "name": "tcp_wrappers", "release": "77.el7", "source": "rpm", "version": "7.6" } ], "tcp_wrappers-libs": [ { "arch": "x86_64", "epoch": null, "name": "tcp_wrappers-libs", "release": "77.el7", "source": "rpm", "version": "7.6" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "3.el7", "source": "rpm", "version": "1.29" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "45.el7", "source": "rpm", "version": "1.7" } ], "tps-devel": [ { "arch": "noarch", "epoch": null, "name": "tps-devel", "release": "1", "source": "rpm", "version": "2.44.50" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "12.el7_9", "source": "rpm", "version": "2.11.0" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el7", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "24.el7_9", "source": "rpm", "version": "6.0" } ], "ustr": [ { "arch": "x86_64", "epoch": null, "name": "ustr", "release": "16.el7", "source": "rpm", "version": "1.0.4" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-filesystem": [ { "arch": "x86_64", "epoch": 2, "name": "vim-filesystem", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el7_9.1", "source": "rpm", "version": "1.18" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "9.el7", "source": "rpm", "version": "0.3.9" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "18.el7_6.1", "source": "rpm", "version": "1.14" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "7.el7", "source": "rpm", "version": "2.20" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "12.el7_9.2", "source": "rpm", "version": "2.6" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "22.el7", "source": "rpm", "version": "4.5.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "2.el7_9", "source": "rpm", "version": "5.2.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "2.el7_9", "source": "rpm", "version": "5.2.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "168.el7.centos", "source": "rpm", "version": "3.4.3" } ], "yum-metadata-parser": [ { "arch": "x86_64", "epoch": null, "name": "yum-metadata-parser", "release": "10.el7", "source": "rpm", "version": "1.1.4" } ], "yum-plugin-fastestmirror": [ { "arch": "noarch", "epoch": null, "name": "yum-plugin-fastestmirror", "release": "54.el7_8", "source": "rpm", "version": "1.1.31" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "54.el7_8", "source": "rpm", "version": "1.1.31" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "11.el7", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.el7_9", "source": "rpm", "version": "1.2.7" } ] } }, "changed": false } TASK [Set blivet package name] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:32 Monday 06 May 2024 16:27:31 +0000 (0:00:01.193) 0:00:17.471 ************ ok: [sut] => { "ansible_facts": { "blivet_pkg_name": [ "python2-blivet3" ] }, "changed": false } TASK [Set blivet package version] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:36 Monday 06 May 2024 16:27:31 +0000 (0:00:00.035) 0:00:17.507 ************ ok: [sut] => { "ansible_facts": { "blivet_pkg_version": "3.1.3-3.el7" }, "changed": false } TASK [Set distribution version] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:40 Monday 06 May 2024 16:27:31 +0000 (0:00:00.039) 0:00:17.546 ************ ok: [sut] => { "ansible_facts": { "is_fedora": false, "is_rhel8": false, "is_rhel9": false }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:46 Monday 06 May 2024 16:27:31 +0000 (0:00:00.030) 0:00:17.576 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/get_unused_disk.yml:2 Monday 06 May 2024 16:27:31 +0000 (0:00:00.031) 0:00:17.608 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "util-linux-2.23.2-65.el7_9.1.x86_64 providing util-linux is already installed" ] } TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/get_unused_disk.yml:11 Monday 06 May 2024 16:27:31 +0000 (0:00:00.344) 0:00:17.953 ************ ok: [sut] => { "changed": false, "disks": [ "sdh", "sdi" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/get_unused_disk.yml:19 Monday 06 May 2024 16:27:32 +0000 (0:00:00.226) 0:00:18.179 ************ ok: [sut] => { "ansible_facts": { "unused_disks": [ "sdh", "sdi" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/get_unused_disk.yml:24 Monday 06 May 2024 16:27:32 +0000 (0:00:00.026) 0:00:18.205 ************ skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/get_unused_disk.yml:29 Monday 06 May 2024 16:27:32 +0000 (0:00:00.027) 0:00:18.233 ************ ok: [sut] => { "unused_disks": [ "sdh", "sdi" ] } TASK [Create a RAID0 device] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:52 Monday 06 May 2024 16:27:32 +0000 (0:00:00.020) 0:00:18.254 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:27:32 +0000 (0:00:00.041) 0:00:18.295 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:27:32 +0000 (0:00:00.033) 0:00:18.329 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:27:32 +0000 (0:00:00.038) 0:00:18.368 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:27:32 +0000 (0:00:00.044) 0:00:18.412 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:27:32 +0000 (0:00:00.021) 0:00:18.434 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:27:32 +0000 (0:00:00.022) 0:00:18.456 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:27:32 +0000 (0:00:00.045) 0:00:18.502 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:27:32 +0000 (0:00:00.029) 0:00:18.531 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:27:32 +0000 (0:00:00.045) 0:00:18.577 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:27:32 +0000 (0:00:00.023) 0:00:18.600 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh", "sdi" ], "name": "vg1", "raid_level": "raid0", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "lv3", "size": "3g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:27:32 +0000 (0:00:00.033) 0:00:18.634 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:27:32 +0000 (0:00:00.024) 0:00:18.659 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:27:32 +0000 (0:00:00.023) 0:00:18.683 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:27:32 +0000 (0:00:00.025) 0:00:18.708 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:27:32 +0000 (0:00:00.035) 0:00:18.743 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:27:32 +0000 (0:00:00.028) 0:00:18.772 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:27:32 +0000 (0:00:00.047) 0:00:18.820 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:27:32 +0000 (0:00:00.025) 0:00:18.845 ************ 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": "mdmember" }, { "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": "mdmember" }, { "action": "create device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "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/sdf", "/dev/sdg", "/dev/xvda1", "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-lv2", "/dev/mapper/vg1-lv3" ], "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" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" } ], "packages": [ "xfsprogs", "mdadm", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:27:45 +0000 (0:00:12.520) 0:00:31.366 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:27:45 +0000 (0:00:00.027) 0:00:31.393 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:27:45 +0000 (0:00:00.017) 0:00:31.411 ************ 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": "mdmember" }, { "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": "mdmember" }, { "action": "create device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "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/sdf", "/dev/sdg", "/dev/xvda1", "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-lv2", "/dev/mapper/vg1-lv3" ], "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" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" } ], "packages": [ "xfsprogs", "mdadm", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:27:45 +0000 (0:00:00.051) 0:00:31.462 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:27:45 +0000 (0:00:00.025) 0:00:31.488 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:27:45 +0000 (0:00:00.021) 0:00:31.509 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:27:45 +0000 (0:00:00.029) 0:00:31.539 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:27:45 +0000 (0:00:00.459) 0:00:31.999 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 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", "backup_file": "", "boot": "yes", "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" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 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", "backup_file": "", "boot": "yes", "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" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/vg1-lv3', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test3', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv3" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:27:46 +0000 (0:00:00.582) 0:00:32.581 ************ 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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "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" } 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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "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" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv3', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test3', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:27:46 +0000 (0:00:00.044) 0:00:32.626 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:27:46 +0000 (0:00:00.277) 0:00:32.903 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:27:46 +0000 (0:00:00.147) 0:00:33.050 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:27:46 +0000 (0:00:00.018) 0:00:33.069 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:73 Monday 06 May 2024 16:27:47 +0000 (0:00:00.682) 0:00:33.752 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:2 Monday 06 May 2024 16:27:47 +0000 (0:00:00.035) 0:00:33.788 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:7 Monday 06 May 2024 16:27:47 +0000 (0:00:00.033) 0:00:33.821 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 Monday 06 May 2024 16:27:47 +0000 (0:00:00.027) 0:00:33.849 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "4424b87a-7ae3-4296-a00a-b1f0c147c8e5" }, "/dev/mapper/vg1-lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv2", "size": "3G", "type": "lvm", "uuid": "d3ff4693-da6a-4a0a-b109-79b86fb962e8" }, "/dev/mapper/vg1-lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv3", "size": "3G", "type": "lvm", "uuid": "94d21ac3-bed1-4f2a-a0f4-56f508d7b301" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "20G", "type": "raid0", "uuid": "BjZzsI-De7c-V3wX-IFMo-E44a-WipA-GKvkID" }, "/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/sdh1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdh1", "size": "10G", "type": "partition", "uuid": "370ef5f3-f84a-dc93-88c2-92478c400198" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdi1", "size": "10G", "type": "partition", "uuid": "370ef5f3-f84a-dc93-88c2-92478c400198" }, "/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": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:20 Monday 06 May 2024 16:27:47 +0000 (0:00:00.269) 0:00:34.118 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003281", "end": "2024-05-06 16:27:48.155414", "rc": 0, "start": "2024-05-06 16:27:48.152133" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / 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 /dev/mapper/vg1-lv2 /opt/test2 xfs defaults 0 0 /dev/mapper/vg1-lv3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:25 Monday 06 May 2024 16:27:48 +0000 (0:00:00.200) 0:00:34.319 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003198", "end": "2024-05-06 16:27:48.295718", "failed_when_result": false, "rc": 0, "start": "2024-05-06 16:27:48.292520" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:34 Monday 06 May 2024 16:27:48 +0000 (0:00:00.141) 0:00:34.461 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml for sut => (item={'grow_to_fill': False, 'name': 'vg1', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh', 'sdi'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [{'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}, {'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}, {'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}], 'shared': False, 'raid_level': 'raid0', 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:5 Monday 06 May 2024 16:27:48 +0000 (0:00:00.070) 0:00:34.531 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:18 Monday 06 May 2024 16:27:48 +0000 (0:00:00.020) 0:00:34.551 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.022059", "end": "2024-05-06 16:27:48.551698", "rc": 0, "start": "2024-05-06 16:27:48.529639" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:24 Monday 06 May 2024 16:27:48 +0000 (0:00:00.165) 0:00:34.717 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:34 Monday 06 May 2024 16:27:48 +0000 (0:00:00.024) 0:00:34.741 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 16:27:48 +0000 (0:00:00.038) 0:00:34.780 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/md127" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 16:27:48 +0000 (0:00:00.037) 0:00:34.817 ************ ok: [sut] => (item=/dev/md127) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/md/vg1-1", "pv": "/dev/md127" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 16:27:48 +0000 (0:00:00.236) 0:00:35.054 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 16:27:48 +0000 (0:00:00.036) 0:00:35.090 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 16:27:48 +0000 (0:00:00.034) 0:00:35.124 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 16:27:49 +0000 (0:00:00.031) 0:00:35.156 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 16:27:49 +0000 (0:00:00.021) 0:00:35.177 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 16:27:49 +0000 (0:00:00.056) 0:00:35.234 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 16:27:49 +0000 (0:00:00.023) 0:00:35.257 ************ ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 16:27:49 +0000 (0:00:00.024) 0:00:35.282 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.41.186 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 16:27:49 +0000 (0:00:00.220) 0:00:35.502 ************ skipping: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/md/vg1-1" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 16:27:49 +0000 (0:00:00.031) 0:00:35.533 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:8 Monday 06 May 2024 16:27:49 +0000 (0:00:00.036) 0:00:35.570 ************ ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.009528", "end": "2024-05-06 16:27:49.557336", "rc": 0, "start": "2024-05-06 16:27:49.547808" } STDOUT: /dev/md/vg1-1: Version : 1.2 Creation Time : Mon May 6 16:27:38 2024 Raid Level : raid0 Array Size : 20944896 (19.97 GiB 21.45 GB) Raid Devices : 2 Total Devices : 2 Persistence : Superblock is persistent Update Time : Mon May 6 16:27:38 2024 State : clean Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 Chunk Size : 512K Consistency Policy : none Name : vg1-1 UUID : 370ef5f3:f84adc93:88c29247:8c400198 Events : 0 Number Major Minor RaidDevice State 0 8 113 0 active sync /dev/sdh1 1 8 129 1 active sync /dev/sdi1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:14 Monday 06 May 2024 16:27:49 +0000 (0:00:00.152) 0:00:35.722 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ None\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:19 Monday 06 May 2024 16:27:49 +0000 (0:00:00.034) 0:00:35.757 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ None\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:24 Monday 06 May 2024 16:27:49 +0000 (0:00:00.035) 0:00:35.792 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ None\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:29 Monday 06 May 2024 16:27:49 +0000 (0:00:00.033) 0:00:35.826 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_chunk_size is not none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:37 Monday 06 May 2024 16:27:49 +0000 (0:00:00.024) 0:00:35.851 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_chunk_size is not none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:46 Monday 06 May 2024 16:27:49 +0000 (0:00:00.025) 0:00:35.876 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_device_count is not none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:55 Monday 06 May 2024 16:27:49 +0000 (0:00:00.025) 0:00:35.902 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_spare_count is not none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:64 Monday 06 May 2024 16:27:49 +0000 (0:00:00.024) 0:00:35.926 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_metadata_version is not none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:74 Monday 06 May 2024 16:27:49 +0000 (0:00:00.024) 0:00:35.950 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_chunk_size is not none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:83 Monday 06 May 2024 16:27:49 +0000 (0:00:00.056) 0:00:36.006 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 16:27:49 +0000 (0:00:00.021) 0:00:36.028 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 16:27:49 +0000 (0:00:00.043) 0:00:36.072 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:27:49 +0000 (0:00:00.059) 0:00:36.131 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:27:50 +0000 (0:00:00.028) 0:00:36.160 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:27:50 +0000 (0:00:00.027) 0:00:36.188 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:27:50 +0000 (0:00:00.031) 0:00:36.219 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:27:50 +0000 (0:00:00.025) 0:00:36.245 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:27:50 +0000 (0:00:00.031) 0:00:36.276 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:27:50 +0000 (0:00:00.025) 0:00:36.302 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:27:50 +0000 (0:00:00.028) 0:00:36.330 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:27:50 +0000 (0:00:00.023) 0:00:36.353 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:27:50 +0000 (0:00:00.021) 0:00:36.375 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:27:50 +0000 (0:00:00.022) 0:00:36.397 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:27:50 +0000 (0:00:00.050) 0:00:36.447 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:27:50 +0000 (0:00:00.023) 0:00:36.471 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:27:50 +0000 (0:00:00.022) 0:00:36.494 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:27:50 +0000 (0:00:00.024) 0:00:36.519 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:27:50 +0000 (0:00:00.022) 0:00:36.542 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:27:50 +0000 (0:00:00.022) 0:00:36.564 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:27:50 +0000 (0:00:00.023) 0:00:36.588 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:27:50 +0000 (0:00:00.022) 0:00:36.610 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:27:50 +0000 (0:00:00.022) 0:00:36.633 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:27:50 +0000 (0:00:00.022) 0:00:36.656 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 16:27:50 +0000 (0:00:00.022) 0:00:36.678 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 16:27:50 +0000 (0:00:00.038) 0:00:36.716 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:27:50 +0000 (0:00:00.045) 0:00:36.762 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:27:50 +0000 (0:00:00.019) 0:00:36.781 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:27:50 +0000 (0:00:00.048) 0:00:36.829 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:27:50 +0000 (0:00:00.019) 0:00:36.848 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:27:50 +0000 (0:00:00.020) 0:00:36.869 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:27:50 +0000 (0:00:00.019) 0:00:36.888 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:27:50 +0000 (0:00:00.019) 0:00:36.907 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:27:50 +0000 (0:00:00.019) 0:00:36.927 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:27:50 +0000 (0:00:00.020) 0:00:36.948 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:27:50 +0000 (0:00:00.019) 0:00:36.968 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:27:50 +0000 (0:00:00.025) 0:00:36.993 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:27:50 +0000 (0:00:00.020) 0:00:37.013 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 16:27:50 +0000 (0:00:00.021) 0:00:37.035 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 16:27:50 +0000 (0:00:00.042) 0:00:37.077 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 16:27:50 +0000 (0:00:00.030) 0:00:37.108 ************ skipping: [sut] => (item=/dev/md/vg1-1) => { "_storage_test_pool_member_path": "/dev/md/vg1-1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 16:27:50 +0000 (0:00:00.023) 0:00:37.131 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/md/vg1-1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:27:51 +0000 (0:00:00.035) 0:00:37.167 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:27:51 +0000 (0:00:00.062) 0:00:37.229 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:27:51 +0000 (0:00:00.037) 0:00:37.267 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:27:51 +0000 (0:00:00.028) 0:00:37.296 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:27:51 +0000 (0:00:00.029) 0:00:37.325 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:27:51 +0000 (0:00:00.029) 0:00:37.354 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 16:27:51 +0000 (0:00:00.020) 0:00:37.375 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 16:27:51 +0000 (0:00:00.021) 0:00:37.396 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 16:27:51 +0000 (0:00:00.043) 0:00:37.440 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:27:51 +0000 (0:00:00.061) 0:00:37.502 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:27:51 +0000 (0:00:00.023) 0:00:37.526 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:27:51 +0000 (0:00:00.031) 0:00:37.557 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:27:51 +0000 (0:00:00.020) 0:00:37.578 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:27:51 +0000 (0:00:00.020) 0:00:37.598 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:27:51 +0000 (0:00:00.026) 0:00:37.625 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:27:51 +0000 (0:00:00.075) 0:00:37.700 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:27:51 +0000 (0:00:00.022) 0:00:37.723 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:27:51 +0000 (0:00:00.020) 0:00:37.744 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:27:51 +0000 (0:00:00.021) 0:00:37.766 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:27:51 +0000 (0:00:00.019) 0:00:37.786 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:27:51 +0000 (0:00:00.019) 0:00:37.805 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:27:51 +0000 (0:00:00.019) 0:00:37.824 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:27:51 +0000 (0:00:00.019) 0:00:37.843 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:27:51 +0000 (0:00:00.020) 0:00:37.864 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:27:51 +0000 (0:00:00.020) 0:00:37.884 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:27:51 +0000 (0:00:00.019) 0:00:37.904 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:27:51 +0000 (0:00:00.018) 0:00:37.923 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:27:51 +0000 (0:00:00.019) 0:00:37.942 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:27:51 +0000 (0:00:00.019) 0:00:37.962 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:27:51 +0000 (0:00:00.018) 0:00:37.980 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 16:27:51 +0000 (0:00:00.021) 0:00:38.002 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 16:27:51 +0000 (0:00:00.050) 0:00:38.053 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:27:51 +0000 (0:00:00.043) 0:00:38.096 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:27:51 +0000 (0:00:00.032) 0:00:38.128 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:27:52 +0000 (0:00:00.070) 0:00:38.198 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:27:52 +0000 (0:00:00.026) 0:00:38.225 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 512408, "block_size": 4096, "block_total": 520704, "block_used": 8296, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 2098823168, "size_total": 2132803584, "uuid": "4424b87a-7ae3-4296-a00a-b1f0c147c8e5" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 512408, "block_size": 4096, "block_total": 520704, "block_used": 8296, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 2098823168, "size_total": 2132803584, "uuid": "4424b87a-7ae3-4296-a00a-b1f0c147c8e5" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:27:52 +0000 (0:00:00.038) 0:00:38.264 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:27:52 +0000 (0:00:00.019) 0:00:38.284 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:27:52 +0000 (0:00:00.033) 0:00:38.318 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:27:52 +0000 (0:00:00.032) 0:00:38.350 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:27:52 +0000 (0:00:00.019) 0:00:38.369 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:27:52 +0000 (0:00:00.019) 0:00:38.389 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:27:52 +0000 (0:00:00.019) 0:00:38.408 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:27:52 +0000 (0:00:00.030) 0:00:38.439 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:27:52 +0000 (0:00:00.050) 0:00:38.489 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:27:52 +0000 (0:00:00.019) 0:00:38.509 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:27:52 +0000 (0:00:00.019) 0:00:38.529 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:27:52 +0000 (0:00:00.020) 0:00:38.550 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:27:52 +0000 (0:00:00.042) 0:00:38.592 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:27:52 +0000 (0:00:00.034) 0:00:38.626 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:27:52 +0000 (0:00:00.032) 0:00:38.659 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:27:52 +0000 (0:00:00.028) 0:00:38.687 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:27:52 +0000 (0:00:00.021) 0:00:38.709 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:27:52 +0000 (0:00:00.039) 0:00:38.748 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:27:52 +0000 (0:00:00.032) 0:00:38.781 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012865.1148999, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715012865.1148999, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 52753, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715012865.1148999, "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:27:52 +0000 (0:00:00.151) 0:00:38.933 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:27:52 +0000 (0:00:00.025) 0:00:38.958 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:27:52 +0000 (0:00:00.019) 0:00:38.978 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:27:52 +0000 (0:00:00.022) 0:00:39.000 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:27:52 +0000 (0:00:00.021) 0:00:39.022 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:27:52 +0000 (0:00:00.021) 0:00:39.044 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:27:52 +0000 (0:00:00.062) 0:00:39.106 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:27:52 +0000 (0:00:00.023) 0:00:39.129 ************ 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" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:27:54 +0000 (0:00:01.851) 0:00:40.981 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:27:54 +0000 (0:00:00.021) 0:00:41.002 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:27:54 +0000 (0:00:00.020) 0:00:41.023 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:27:54 +0000 (0:00:00.033) 0:00:41.057 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:27:54 +0000 (0:00:00.022) 0:00:41.080 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:27:54 +0000 (0:00:00.020) 0:00:41.100 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:27:54 +0000 (0:00:00.020) 0:00:41.120 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:27:55 +0000 (0:00:00.020) 0:00:41.141 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:27:55 +0000 (0:00:00.020) 0:00:41.161 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:27:55 +0000 (0:00:00.035) 0:00:41.197 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:27:55 +0000 (0:00:00.035) 0:00:41.233 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:27:55 +0000 (0:00:00.030) 0:00:41.263 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:27:55 +0000 (0:00:00.028) 0:00:41.292 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:27:55 +0000 (0:00:00.028) 0:00:41.320 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:27:55 +0000 (0:00:00.053) 0:00:41.374 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:27:55 +0000 (0:00:00.020) 0:00:41.394 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:27:55 +0000 (0:00:00.020) 0:00:41.414 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:27:55 +0000 (0:00:00.019) 0:00:41.434 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:27:55 +0000 (0:00:00.018) 0:00:41.453 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:27:55 +0000 (0:00:00.020) 0:00:41.473 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:27:55 +0000 (0:00:00.020) 0:00:41.494 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:27:55 +0000 (0:00:00.019) 0:00:41.513 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:27:55 +0000 (0:00:00.019) 0:00:41.533 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:27:55 +0000 (0:00:00.019) 0:00:41.552 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:27:55 +0000 (0:00:00.019) 0:00:41.571 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:27:55 +0000 (0:00:00.249) 0:00:41.820 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:27:55 +0000 (0:00:00.153) 0:00:41.974 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:27:55 +0000 (0:00:00.032) 0:00:42.006 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:27:55 +0000 (0:00:00.022) 0:00:42.028 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:27:56 +0000 (0:00:00.163) 0:00:42.191 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:27:56 +0000 (0:00:00.050) 0:00:42.242 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:27:56 +0000 (0:00:00.081) 0:00:42.323 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:27:56 +0000 (0:00:00.038) 0:00:42.362 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:27:56 +0000 (0:00:00.030) 0:00:42.393 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:27:56 +0000 (0:00:00.020) 0:00:42.413 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:27:56 +0000 (0:00:00.023) 0:00:42.437 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:27:56 +0000 (0:00:00.022) 0:00:42.460 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:27:56 +0000 (0:00:00.028) 0:00:42.489 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:27:56 +0000 (0:00:00.022) 0:00:42.511 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:27:56 +0000 (0:00:00.021) 0:00:42.532 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:27:56 +0000 (0:00:00.020) 0:00:42.552 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:27:56 +0000 (0:00:00.020) 0:00:42.573 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:27:56 +0000 (0:00:00.031) 0:00:42.604 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:27:56 +0000 (0:00:00.022) 0:00:42.626 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:27:56 +0000 (0:00:00.021) 0:00:42.647 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:27:56 +0000 (0:00:00.019) 0:00:42.667 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:27:56 +0000 (0:00:00.019) 0:00:42.687 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:27:56 +0000 (0:00:00.019) 0:00:42.706 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:27:56 +0000 (0:00:00.053) 0:00:42.759 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:27:56 +0000 (0:00:00.023) 0:00:42.783 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:27:56 +0000 (0:00:00.021) 0:00:42.805 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:27:56 +0000 (0:00:00.036) 0:00:42.841 ************ 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.022526", "end": "2024-05-06 16:27:56.844767", "rc": 0, "start": "2024-05-06 16:27:56.822241" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:27:56 +0000 (0:00:00.175) 0:00:43.016 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:27:56 +0000 (0:00:00.032) 0:00:43.049 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:27:56 +0000 (0:00:00.036) 0:00:43.085 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:27:56 +0000 (0:00:00.033) 0:00:43.118 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:27:57 +0000 (0:00:00.030) 0:00:43.148 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:27:57 +0000 (0:00:00.031) 0:00:43.180 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:27:57 +0000 (0:00:00.032) 0:00:43.213 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:27:57 +0000 (0:00:00.034) 0:00:43.248 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:27:57 +0000 (0:00:00.037) 0:00:43.285 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:27:57 +0000 (0:00:00.070) 0:00:43.355 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:27:57 +0000 (0:00:00.067) 0:00:43.422 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 774552, "block_size": 4096, "block_total": 782848, "block_used": 8296, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 3172564992, "size_total": 3206545408, "uuid": "d3ff4693-da6a-4a0a-b109-79b86fb962e8" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 774552, "block_size": 4096, "block_total": 782848, "block_used": 8296, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 3172564992, "size_total": 3206545408, "uuid": "d3ff4693-da6a-4a0a-b109-79b86fb962e8" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:27:57 +0000 (0:00:00.040) 0:00:43.463 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:27:57 +0000 (0:00:00.021) 0:00:43.484 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:27:57 +0000 (0:00:00.038) 0:00:43.522 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:27:57 +0000 (0:00:00.031) 0:00:43.554 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:27:57 +0000 (0:00:00.024) 0:00:43.579 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:27:57 +0000 (0:00:00.022) 0:00:43.601 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:27:57 +0000 (0:00:00.021) 0:00:43.623 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:27:57 +0000 (0:00:00.035) 0:00:43.659 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:27:57 +0000 (0:00:00.020) 0:00:43.679 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:27:57 +0000 (0:00:00.019) 0:00:43.699 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:27:57 +0000 (0:00:00.020) 0:00:43.719 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:27:57 +0000 (0:00:00.021) 0:00:43.740 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:27:57 +0000 (0:00:00.050) 0:00:43.791 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:27:57 +0000 (0:00:00.034) 0:00:43.826 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:27:57 +0000 (0:00:00.032) 0:00:43.858 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:27:57 +0000 (0:00:00.028) 0:00:43.886 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:27:57 +0000 (0:00:00.058) 0:00:43.945 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:27:57 +0000 (0:00:00.034) 0:00:43.980 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:27:57 +0000 (0:00:00.032) 0:00:44.013 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012864.895903, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715012864.895903, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 52644, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715012864.895903, "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:27:58 +0000 (0:00:00.154) 0:00:44.168 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:27:58 +0000 (0:00:00.024) 0:00:44.193 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:27:58 +0000 (0:00:00.020) 0:00:44.213 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:27:58 +0000 (0:00:00.025) 0:00:44.239 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:27:58 +0000 (0:00:00.024) 0:00:44.263 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:27:58 +0000 (0:00:00.022) 0:00:44.286 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:27:58 +0000 (0:00:00.024) 0:00:44.310 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:27:58 +0000 (0:00:00.020) 0:00:44.330 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:27:58 +0000 (0:00:00.344) 0:00:44.675 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:27:58 +0000 (0:00:00.020) 0:00:44.695 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:27:58 +0000 (0:00:00.019) 0:00:44.715 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:27:58 +0000 (0:00:00.031) 0:00:44.746 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:27:58 +0000 (0:00:00.019) 0:00:44.766 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:27:58 +0000 (0:00:00.054) 0:00:44.821 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:27:58 +0000 (0:00:00.020) 0:00:44.842 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:27:58 +0000 (0:00:00.020) 0:00:44.862 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:27:58 +0000 (0:00:00.019) 0:00:44.882 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:27:58 +0000 (0:00:00.032) 0:00:44.914 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:27:58 +0000 (0:00:00.031) 0:00:44.946 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:27:58 +0000 (0:00:00.028) 0:00:44.974 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:27:58 +0000 (0:00:00.028) 0:00:45.002 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:27:58 +0000 (0:00:00.028) 0:00:45.031 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:27:58 +0000 (0:00:00.021) 0:00:45.053 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:27:58 +0000 (0:00:00.019) 0:00:45.072 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:27:58 +0000 (0:00:00.019) 0:00:45.091 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:27:58 +0000 (0:00:00.019) 0:00:45.111 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:27:58 +0000 (0:00:00.018) 0:00:45.130 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:27:59 +0000 (0:00:00.019) 0:00:45.150 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:27:59 +0000 (0:00:00.019) 0:00:45.169 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:27:59 +0000 (0:00:00.018) 0:00:45.187 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:27:59 +0000 (0:00:00.052) 0:00:45.240 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:27:59 +0000 (0:00:00.020) 0:00:45.260 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:27:59 +0000 (0:00:00.019) 0:00:45.280 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:27:59 +0000 (0:00:00.153) 0:00:45.434 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:27:59 +0000 (0:00:00.157) 0:00:45.591 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:27:59 +0000 (0:00:00.034) 0:00:45.625 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:27:59 +0000 (0:00:00.023) 0:00:45.649 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:27:59 +0000 (0:00:00.153) 0:00:45.803 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:27:59 +0000 (0:00:00.030) 0:00:45.834 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:27:59 +0000 (0:00:00.031) 0:00:45.866 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:27:59 +0000 (0:00:00.031) 0:00:45.898 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:27:59 +0000 (0:00:00.031) 0:00:45.929 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:27:59 +0000 (0:00:00.021) 0:00:45.950 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:27:59 +0000 (0:00:00.020) 0:00:45.970 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:27:59 +0000 (0:00:00.019) 0:00:45.989 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:27:59 +0000 (0:00:00.020) 0:00:46.009 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:27:59 +0000 (0:00:00.020) 0:00:46.030 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:27:59 +0000 (0:00:00.053) 0:00:46.084 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:27:59 +0000 (0:00:00.021) 0:00:46.105 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:27:59 +0000 (0:00:00.019) 0:00:46.125 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:28:00 +0000 (0:00:00.019) 0:00:46.145 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:28:00 +0000 (0:00:00.019) 0:00:46.164 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:28:00 +0000 (0:00:00.018) 0:00:46.183 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:28:00 +0000 (0:00:00.019) 0:00:46.203 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:28:00 +0000 (0:00:00.019) 0:00:46.222 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:28:00 +0000 (0:00:00.018) 0:00:46.241 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:28:00 +0000 (0:00:00.019) 0:00:46.260 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:28:00 +0000 (0:00:00.021) 0:00:46.281 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:28:00 +0000 (0:00:00.020) 0:00:46.302 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:28:00 +0000 (0:00:00.034) 0:00:46.337 ************ 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.020399", "end": "2024-05-06 16:28:00.339711", "rc": 0, "start": "2024-05-06 16:28:00.319312" } STDOUT: LVM2_LV_NAME=lv2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:28:00 +0000 (0:00:00.167) 0:00:46.504 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:28:00 +0000 (0:00:00.038) 0:00:46.543 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:28:00 +0000 (0:00:00.037) 0:00:46.580 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:28:00 +0000 (0:00:00.104) 0:00:46.685 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:28:00 +0000 (0:00:00.060) 0:00:46.746 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:28:00 +0000 (0:00:00.048) 0:00:46.795 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:28:00 +0000 (0:00:00.047) 0:00:46.843 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:28:00 +0000 (0:00:00.032) 0:00:46.875 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:28:00 +0000 (0:00:00.042) 0:00:46.917 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:28:00 +0000 (0:00:00.083) 0:00:47.001 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:28:00 +0000 (0:00:00.036) 0:00:47.037 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 774552, "block_size": 4096, "block_total": 782848, "block_used": 8296, "device": "/dev/mapper/vg1-lv3", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 3172564992, "size_total": 3206545408, "uuid": "94d21ac3-bed1-4f2a-a0f4-56f508d7b301" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 774552, "block_size": 4096, "block_total": 782848, "block_used": 8296, "device": "/dev/mapper/vg1-lv3", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 3172564992, "size_total": 3206545408, "uuid": "94d21ac3-bed1-4f2a-a0f4-56f508d7b301" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:28:00 +0000 (0:00:00.046) 0:00:47.084 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:28:00 +0000 (0:00:00.042) 0:00:47.127 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:28:01 +0000 (0:00:00.062) 0:00:47.189 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:28:01 +0000 (0:00:00.034) 0:00:47.224 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:28:01 +0000 (0:00:00.027) 0:00:47.252 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:28:01 +0000 (0:00:00.022) 0:00:47.275 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:28:01 +0000 (0:00:00.023) 0:00:47.298 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:28:01 +0000 (0:00:00.080) 0:00:47.378 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:28:01 +0000 (0:00:00.024) 0:00:47.403 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:28:01 +0000 (0:00:00.021) 0:00:47.424 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:28:01 +0000 (0:00:00.033) 0:00:47.457 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:28:01 +0000 (0:00:00.023) 0:00:47.481 ************ 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-lv3 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:28:01 +0000 (0:00:00.046) 0:00:47.528 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:28:01 +0000 (0:00:00.034) 0:00:47.563 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:28:01 +0000 (0:00:00.051) 0:00:47.614 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:28:01 +0000 (0:00:00.059) 0:00:47.674 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:28:01 +0000 (0:00:00.042) 0:00:47.717 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:28:01 +0000 (0:00:00.045) 0:00:47.762 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:28:01 +0000 (0:00:00.035) 0:00:47.798 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012864.6829062, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715012864.6829062, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 52569, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715012864.6829062, "nlink": 1, "path": "/dev/mapper/vg1-lv3", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:28:01 +0000 (0:00:00.173) 0:00:47.971 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:28:01 +0000 (0:00:00.024) 0:00:47.996 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:28:01 +0000 (0:00:00.018) 0:00:48.015 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:28:01 +0000 (0:00:00.022) 0:00:48.038 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:28:01 +0000 (0:00:00.056) 0:00:48.095 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:28:01 +0000 (0:00:00.020) 0:00:48.115 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:28:01 +0000 (0:00:00.023) 0:00:48.138 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:28:02 +0000 (0:00:00.019) 0:00:48.158 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:28:02 +0000 (0:00:00.347) 0:00:48.505 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:28:02 +0000 (0:00:00.021) 0:00:48.527 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:28:02 +0000 (0:00:00.021) 0:00:48.549 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:28:02 +0000 (0:00:00.047) 0:00:48.596 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:28:02 +0000 (0:00:00.027) 0:00:48.624 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:28:02 +0000 (0:00:00.023) 0:00:48.647 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:28:02 +0000 (0:00:00.021) 0:00:48.668 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:28:02 +0000 (0:00:00.023) 0:00:48.691 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:28:02 +0000 (0:00:00.022) 0:00:48.713 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:28:02 +0000 (0:00:00.034) 0:00:48.748 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:28:02 +0000 (0:00:00.032) 0:00:48.781 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:28:02 +0000 (0:00:00.029) 0:00:48.810 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:28:02 +0000 (0:00:00.027) 0:00:48.837 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:28:02 +0000 (0:00:00.063) 0:00:48.901 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:28:02 +0000 (0:00:00.021) 0:00:48.923 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:28:02 +0000 (0:00:00.019) 0:00:48.942 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:28:02 +0000 (0:00:00.019) 0:00:48.963 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:28:02 +0000 (0:00:00.020) 0:00:48.983 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:28:02 +0000 (0:00:00.019) 0:00:49.002 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:28:02 +0000 (0:00:00.020) 0:00:49.022 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:28:02 +0000 (0:00:00.022) 0:00:49.045 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:28:02 +0000 (0:00:00.023) 0:00:49.068 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:28:02 +0000 (0:00:00.020) 0:00:49.089 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:28:02 +0000 (0:00:00.021) 0:00:49.110 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:28:02 +0000 (0:00:00.020) 0:00:49.131 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:28:03 +0000 (0:00:00.157) 0:00:49.289 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:28:03 +0000 (0:00:00.157) 0:00:49.446 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:28:03 +0000 (0:00:00.033) 0:00:49.479 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:28:03 +0000 (0:00:00.024) 0:00:49.503 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:28:03 +0000 (0:00:00.155) 0:00:49.659 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:28:03 +0000 (0:00:00.138) 0:00:49.797 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:28:03 +0000 (0:00:00.032) 0:00:49.830 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:28:03 +0000 (0:00:00.030) 0:00:49.861 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:28:03 +0000 (0:00:00.034) 0:00:49.896 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:28:03 +0000 (0:00:00.020) 0:00:49.917 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:28:03 +0000 (0:00:00.020) 0:00:49.937 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:28:03 +0000 (0:00:00.020) 0:00:49.957 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:28:03 +0000 (0:00:00.020) 0:00:49.977 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:28:03 +0000 (0:00:00.019) 0:00:49.997 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:28:03 +0000 (0:00:00.020) 0:00:50.018 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:28:03 +0000 (0:00:00.020) 0:00:50.038 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:28:03 +0000 (0:00:00.020) 0:00:50.059 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:28:03 +0000 (0:00:00.022) 0:00:50.082 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:28:03 +0000 (0:00:00.021) 0:00:50.103 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:28:03 +0000 (0:00:00.020) 0:00:50.124 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:28:04 +0000 (0:00:00.020) 0:00:50.144 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:28:04 +0000 (0:00:00.058) 0:00:50.202 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:28:04 +0000 (0:00:00.020) 0:00:50.223 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:28:04 +0000 (0:00:00.020) 0:00:50.244 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:28:04 +0000 (0:00:00.023) 0:00:50.267 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:28:04 +0000 (0:00:00.024) 0:00:50.292 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:28:04 +0000 (0:00:00.041) 0:00:50.333 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv3" ], "delta": "0:00:00.024430", "end": "2024-05-06 16:28:04.342997", "rc": 0, "start": "2024-05-06 16:28:04.318567" } STDOUT: LVM2_LV_NAME=lv3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:28:04 +0000 (0:00:00.174) 0:00:50.508 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:28:04 +0000 (0:00:00.031) 0:00:50.539 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:28:04 +0000 (0:00:00.032) 0:00:50.571 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:28:04 +0000 (0:00:00.030) 0:00:50.601 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:28:04 +0000 (0:00:00.030) 0:00:50.632 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:28:04 +0000 (0:00:00.032) 0:00:50.664 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:28:04 +0000 (0:00:00.035) 0:00:50.700 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:44 Monday 06 May 2024 16:28:04 +0000 (0:00:00.023) 0:00:50.723 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:54 Monday 06 May 2024 16:28:04 +0000 (0:00:00.023) 0:00:50.746 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:76 Monday 06 May 2024 16:28:04 +0000 (0:00:00.023) 0:00:50.769 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:28:04 +0000 (0:00:00.089) 0:00:50.859 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:28:04 +0000 (0:00:00.046) 0:00:50.906 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:28:04 +0000 (0:00:00.037) 0:00:50.944 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:28:04 +0000 (0:00:00.053) 0:00:50.997 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:28:04 +0000 (0:00:00.024) 0:00:51.022 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:28:04 +0000 (0:00:00.034) 0:00:51.056 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:28:04 +0000 (0:00:00.023) 0:00:51.080 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:28:04 +0000 (0:00:00.024) 0:00:51.104 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:28:05 +0000 (0:00:00.047) 0:00:51.151 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:28:05 +0000 (0:00:00.027) 0:00:51.179 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh", "sdi" ], "name": "vg1", "raid_level": "raid0", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "lv3", "size": "3g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:28:05 +0000 (0:00:00.029) 0:00:51.209 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:28:05 +0000 (0:00:00.024) 0:00:51.233 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:28:05 +0000 (0:00:00.028) 0:00:51.262 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:28:05 +0000 (0:00:00.027) 0:00:51.289 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:28:05 +0000 (0:00:00.060) 0:00:51.350 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:28:05 +0000 (0:00:00.025) 0:00:51.375 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:28:05 +0000 (0:00:00.043) 0:00:51.419 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:28:05 +0000 (0:00:00.019) 0:00:51.438 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-lv2", "/dev/mapper/vg1-lv3", "/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" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" } ], "packages": [ "xfsprogs", "mdadm", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:28:11 +0000 (0:00:06.318) 0:00:57.757 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:28:11 +0000 (0:00:00.029) 0:00:57.786 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:28:11 +0000 (0:00:00.018) 0:00:57.805 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-lv2", "/dev/mapper/vg1-lv3", "/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" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" } ], "packages": [ "xfsprogs", "mdadm", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:28:11 +0000 (0:00:00.028) 0:00:57.833 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:28:11 +0000 (0:00:00.031) 0:00:57.865 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:28:11 +0000 (0:00:00.024) 0:00:57.889 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:28:11 +0000 (0:00:00.032) 0:00:57.922 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:28:12 +0000 (0:00:00.319) 0:00:58.242 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 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", "backup_file": "", "boot": "yes", "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" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [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", "backup_file": "", "boot": "yes", "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/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv2" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': '/dev/mapper/vg1-lv3', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test3', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv3" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:28:12 +0000 (0:00:00.459) 0:00:58.701 ************ 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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "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" } 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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "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" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv3', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'xfs', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test3', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:28:12 +0000 (0:00:00.042) 0:00:58.744 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:28:12 +0000 (0:00:00.291) 0:00:59.035 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:28:13 +0000 (0:00:00.147) 0:00:59.183 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:28:13 +0000 (0:00:00.054) 0:00:59.238 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:97 Monday 06 May 2024 16:28:13 +0000 (0:00:00.652) 0:00:59.890 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:2 Monday 06 May 2024 16:28:13 +0000 (0:00:00.041) 0:00:59.931 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:7 Monday 06 May 2024 16:28:13 +0000 (0:00:00.035) 0:00:59.967 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 Monday 06 May 2024 16:28:13 +0000 (0:00:00.028) 0:00:59.996 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "4424b87a-7ae3-4296-a00a-b1f0c147c8e5" }, "/dev/mapper/vg1-lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv2", "size": "3G", "type": "lvm", "uuid": "d3ff4693-da6a-4a0a-b109-79b86fb962e8" }, "/dev/mapper/vg1-lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv3", "size": "3G", "type": "lvm", "uuid": "94d21ac3-bed1-4f2a-a0f4-56f508d7b301" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "20G", "type": "raid0", "uuid": "BjZzsI-De7c-V3wX-IFMo-E44a-WipA-GKvkID" }, "/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/sdh1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdh1", "size": "10G", "type": "partition", "uuid": "370ef5f3-f84a-dc93-88c2-92478c400198" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdi1", "size": "10G", "type": "partition", "uuid": "370ef5f3-f84a-dc93-88c2-92478c400198" }, "/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": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:20 Monday 06 May 2024 16:28:14 +0000 (0:00:00.148) 0:01:00.144 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003297", "end": "2024-05-06 16:28:14.120929", "rc": 0, "start": "2024-05-06 16:28:14.117632" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / 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 /dev/mapper/vg1-lv2 /opt/test2 xfs defaults 0 0 /dev/mapper/vg1-lv3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:25 Monday 06 May 2024 16:28:14 +0000 (0:00:00.140) 0:01:00.284 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003290", "end": "2024-05-06 16:28:14.267310", "failed_when_result": false, "rc": 0, "start": "2024-05-06 16:28:14.264020" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:34 Monday 06 May 2024 16:28:14 +0000 (0:00:00.151) 0:01:00.436 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml for sut => (item={'grow_to_fill': False, 'name': 'vg1', 'encryption_password': None, 'raid_metadata_version': '1.2', 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh', 'sdi'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': 2, 'state': 'present', 'volumes': [{'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}, {'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}, {'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}], 'shared': False, 'raid_level': 'raid0', 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': 0, 'raid_chunk_size': '512 KiB'}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:5 Monday 06 May 2024 16:28:14 +0000 (0:00:00.052) 0:01:00.489 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:18 Monday 06 May 2024 16:28:14 +0000 (0:00:00.020) 0:01:00.510 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.019421", "end": "2024-05-06 16:28:14.504736", "rc": 0, "start": "2024-05-06 16:28:14.485315" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:24 Monday 06 May 2024 16:28:14 +0000 (0:00:00.158) 0:01:00.668 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:34 Monday 06 May 2024 16:28:14 +0000 (0:00:00.025) 0:01:00.694 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 16:28:14 +0000 (0:00:00.075) 0:01:00.769 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/md127" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 16:28:14 +0000 (0:00:00.040) 0:01:00.810 ************ ok: [sut] => (item=/dev/md127) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/md/vg1-1", "pv": "/dev/md127" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 16:28:14 +0000 (0:00:00.142) 0:01:00.952 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 16:28:14 +0000 (0:00:00.035) 0:01:00.988 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 16:28:14 +0000 (0:00:00.043) 0:01:01.032 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 16:28:14 +0000 (0:00:00.036) 0:01:01.068 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 16:28:14 +0000 (0:00:00.027) 0:01:01.096 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 16:28:14 +0000 (0:00:00.032) 0:01:01.128 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 16:28:15 +0000 (0:00:00.023) 0:01:01.151 ************ ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 16:28:15 +0000 (0:00:00.024) 0:01:01.176 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.41.186 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 16:28:15 +0000 (0:00:00.188) 0:01:01.364 ************ skipping: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/md/vg1-1" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 16:28:15 +0000 (0:00:00.033) 0:01:01.397 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:8 Monday 06 May 2024 16:28:15 +0000 (0:00:00.037) 0:01:01.435 ************ ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.008843", "end": "2024-05-06 16:28:15.419961", "rc": 0, "start": "2024-05-06 16:28:15.411118" } STDOUT: /dev/md/vg1-1: Version : 1.2 Creation Time : Mon May 6 16:27:38 2024 Raid Level : raid0 Array Size : 20944896 (19.97 GiB 21.45 GB) Raid Devices : 2 Total Devices : 2 Persistence : Superblock is persistent Update Time : Mon May 6 16:27:38 2024 State : clean Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 Chunk Size : 512K Consistency Policy : none Name : vg1-1 UUID : 370ef5f3:f84adc93:88c29247:8c400198 Events : 0 Number Major Minor RaidDevice State 0 8 113 0 active sync /dev/sdh1 1 8 129 1 active sync /dev/sdi1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:14 Monday 06 May 2024 16:28:15 +0000 (0:00:00.148) 0:01:01.583 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ 2\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:19 Monday 06 May 2024 16:28:15 +0000 (0:00:00.034) 0:01:01.617 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ 0\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:24 Monday 06 May 2024 16:28:15 +0000 (0:00:00.074) 0:01:01.692 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.2\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:29 Monday 06 May 2024 16:28:15 +0000 (0:00:00.035) 0:01:01.728 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_chunk_size_re": [ "512K" ] }, "changed": false } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:37 Monday 06 May 2024 16:28:15 +0000 (0:00:00.037) 0:01:01.765 ************ ok: [sut] => { "bytes": 524288, "changed": false, "lvm": "512k", "parted": "512KiB", "size": "512 KiB" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:46 Monday 06 May 2024 16:28:15 +0000 (0:00:00.150) 0:01:01.916 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:55 Monday 06 May 2024 16:28:15 +0000 (0:00:00.029) 0:01:01.945 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:64 Monday 06 May 2024 16:28:15 +0000 (0:00:00.029) 0:01:01.975 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:74 Monday 06 May 2024 16:28:15 +0000 (0:00:00.029) 0:01:02.004 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:83 Monday 06 May 2024 16:28:15 +0000 (0:00:00.038) 0:01:02.042 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 16:28:15 +0000 (0:00:00.020) 0:01:02.063 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 16:28:15 +0000 (0:00:00.038) 0:01:02.101 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:28:16 +0000 (0:00:00.047) 0:01:02.149 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:28:16 +0000 (0:00:00.023) 0:01:02.172 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:28:16 +0000 (0:00:00.024) 0:01:02.196 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:28:16 +0000 (0:00:00.022) 0:01:02.218 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:28:16 +0000 (0:00:00.058) 0:01:02.277 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:28:16 +0000 (0:00:00.024) 0:01:02.302 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:28:16 +0000 (0:00:00.022) 0:01:02.325 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:28:16 +0000 (0:00:00.023) 0:01:02.348 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:28:16 +0000 (0:00:00.023) 0:01:02.372 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:28:16 +0000 (0:00:00.023) 0:01:02.395 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:28:16 +0000 (0:00:00.024) 0:01:02.420 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:28:16 +0000 (0:00:00.024) 0:01:02.445 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:28:16 +0000 (0:00:00.023) 0:01:02.468 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:28:16 +0000 (0:00:00.023) 0:01:02.491 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:28:16 +0000 (0:00:00.023) 0:01:02.514 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:28:16 +0000 (0:00:00.022) 0:01:02.537 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:28:16 +0000 (0:00:00.023) 0:01:02.560 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:28:16 +0000 (0:00:00.024) 0:01:02.584 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:28:16 +0000 (0:00:00.023) 0:01:02.608 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:28:16 +0000 (0:00:00.026) 0:01:02.635 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:28:16 +0000 (0:00:00.024) 0:01:02.659 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 16:28:16 +0000 (0:00:00.116) 0:01:02.776 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 16:28:16 +0000 (0:00:00.041) 0:01:02.817 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:28:16 +0000 (0:00:00.047) 0:01:02.864 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:28:16 +0000 (0:00:00.021) 0:01:02.886 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:28:16 +0000 (0:00:00.019) 0:01:02.905 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:28:16 +0000 (0:00:00.019) 0:01:02.925 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:28:16 +0000 (0:00:00.020) 0:01:02.946 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:28:16 +0000 (0:00:00.019) 0:01:02.965 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:28:16 +0000 (0:00:00.019) 0:01:02.985 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:28:16 +0000 (0:00:00.019) 0:01:03.005 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:28:16 +0000 (0:00:00.019) 0:01:03.024 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:28:16 +0000 (0:00:00.019) 0:01:03.044 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:28:16 +0000 (0:00:00.019) 0:01:03.063 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:28:16 +0000 (0:00:00.019) 0:01:03.083 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 16:28:17 +0000 (0:00:00.056) 0:01:03.140 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 16:28:17 +0000 (0:00:00.041) 0:01:03.182 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 16:28:17 +0000 (0:00:00.031) 0:01:03.214 ************ skipping: [sut] => (item=/dev/md/vg1-1) => { "_storage_test_pool_member_path": "/dev/md/vg1-1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 16:28:17 +0000 (0:00:00.022) 0:01:03.236 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/md/vg1-1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:28:17 +0000 (0:00:00.034) 0:01:03.271 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:28:17 +0000 (0:00:00.032) 0:01:03.304 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:28:17 +0000 (0:00:00.033) 0:01:03.338 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:28:17 +0000 (0:00:00.027) 0:01:03.365 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:28:17 +0000 (0:00:00.028) 0:01:03.394 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:28:17 +0000 (0:00:00.028) 0:01:03.423 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:03.443 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:03.463 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 16:28:17 +0000 (0:00:00.040) 0:01:03.503 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:28:17 +0000 (0:00:00.084) 0:01:03.588 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:28:17 +0000 (0:00:00.021) 0:01:03.609 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:03.629 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:03.649 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:03.669 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:03.688 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:03.708 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:03.729 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:03.748 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:03.769 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:03.789 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:28:17 +0000 (0:00:00.018) 0:01:03.808 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:03.827 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:03.847 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:03.867 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:28:17 +0000 (0:00:00.057) 0:01:03.925 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:28:17 +0000 (0:00:00.021) 0:01:03.946 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:03.966 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:03.987 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:04.006 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:28:17 +0000 (0:00:00.019) 0:01:04.026 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:04.047 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 16:28:17 +0000 (0:00:00.020) 0:01:04.067 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-1', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-1', 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-0', 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], '_raw_kernel_device': '/dev/dm-0', 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:28:17 +0000 (0:00:00.044) 0:01:04.111 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:28:18 +0000 (0:00:00.033) 0:01:04.144 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:28:18 +0000 (0:00:00.088) 0:01:04.233 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:28:18 +0000 (0:00:00.029) 0:01:04.263 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 512408, "block_size": 4096, "block_total": 520704, "block_used": 8296, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 2098823168, "size_total": 2132803584, "uuid": "4424b87a-7ae3-4296-a00a-b1f0c147c8e5" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 512408, "block_size": 4096, "block_total": 520704, "block_used": 8296, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 2098823168, "size_total": 2132803584, "uuid": "4424b87a-7ae3-4296-a00a-b1f0c147c8e5" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:28:18 +0000 (0:00:00.042) 0:01:04.305 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:28:18 +0000 (0:00:00.070) 0:01:04.375 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:28:18 +0000 (0:00:00.035) 0:01:04.411 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:28:18 +0000 (0:00:00.033) 0:01:04.445 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:28:18 +0000 (0:00:00.021) 0:01:04.467 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:28:18 +0000 (0:00:00.022) 0:01:04.489 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:28:18 +0000 (0:00:00.025) 0:01:04.515 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:28:18 +0000 (0:00:00.037) 0:01:04.553 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:28:18 +0000 (0:00:00.022) 0:01:04.575 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:28:18 +0000 (0:00:00.021) 0:01:04.596 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:28:18 +0000 (0:00:00.021) 0:01:04.618 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:28:18 +0000 (0:00:00.020) 0:01:04.638 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:28:18 +0000 (0:00:00.048) 0:01:04.687 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:28:18 +0000 (0:00:00.032) 0:01:04.719 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:28:18 +0000 (0:00:00.031) 0:01:04.750 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:28:18 +0000 (0:00:00.029) 0:01:04.779 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:28:18 +0000 (0:00:00.020) 0:01:04.800 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:28:18 +0000 (0:00:00.030) 0:01:04.831 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:28:18 +0000 (0:00:00.073) 0:01:04.905 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012865.1148999, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715012865.1148999, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 52753, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715012865.1148999, "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:28:18 +0000 (0:00:00.150) 0:01:05.055 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:28:18 +0000 (0:00:00.024) 0:01:05.079 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:28:18 +0000 (0:00:00.021) 0:01:05.101 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:28:18 +0000 (0:00:00.026) 0:01:05.127 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:28:19 +0000 (0:00:00.022) 0:01:05.150 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:28:19 +0000 (0:00:00.022) 0:01:05.173 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:28:19 +0000 (0:00:00.023) 0:01:05.196 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:28:19 +0000 (0:00:00.019) 0:01:05.216 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:28:19 +0000 (0:00:00.327) 0:01:05.543 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:28:19 +0000 (0:00:00.023) 0:01:05.567 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:28:19 +0000 (0:00:00.022) 0:01:05.589 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:28:19 +0000 (0:00:00.035) 0:01:05.625 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:28:19 +0000 (0:00:00.022) 0:01:05.647 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:28:19 +0000 (0:00:00.019) 0:01:05.667 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:28:19 +0000 (0:00:00.021) 0:01:05.688 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:28:19 +0000 (0:00:00.023) 0:01:05.712 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:28:19 +0000 (0:00:00.071) 0:01:05.784 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:28:19 +0000 (0:00:00.038) 0:01:05.822 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:28:19 +0000 (0:00:00.039) 0:01:05.861 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:28:19 +0000 (0:00:00.034) 0:01:05.896 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:28:19 +0000 (0:00:00.029) 0:01:05.926 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:28:19 +0000 (0:00:00.031) 0:01:05.957 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:28:19 +0000 (0:00:00.023) 0:01:05.980 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:28:19 +0000 (0:00:00.021) 0:01:06.001 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:28:19 +0000 (0:00:00.019) 0:01:06.020 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:28:19 +0000 (0:00:00.019) 0:01:06.040 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:28:19 +0000 (0:00:00.019) 0:01:06.060 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:28:19 +0000 (0:00:00.019) 0:01:06.079 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:28:19 +0000 (0:00:00.021) 0:01:06.100 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:28:19 +0000 (0:00:00.021) 0:01:06.122 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:28:20 +0000 (0:00:00.018) 0:01:06.141 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:28:20 +0000 (0:00:00.019) 0:01:06.160 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:28:20 +0000 (0:00:00.057) 0:01:06.217 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:28:20 +0000 (0:00:00.148) 0:01:06.366 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:28:20 +0000 (0:00:00.151) 0:01:06.517 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:28:20 +0000 (0:00:00.033) 0:01:06.551 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:28:20 +0000 (0:00:00.021) 0:01:06.572 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:28:20 +0000 (0:00:00.158) 0:01:06.731 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:28:20 +0000 (0:00:00.031) 0:01:06.762 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:28:20 +0000 (0:00:00.030) 0:01:06.793 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:28:20 +0000 (0:00:00.031) 0:01:06.825 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:28:20 +0000 (0:00:00.031) 0:01:06.857 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:28:20 +0000 (0:00:00.020) 0:01:06.877 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:28:20 +0000 (0:00:00.021) 0:01:06.899 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:28:20 +0000 (0:00:00.021) 0:01:06.920 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:28:20 +0000 (0:00:00.019) 0:01:06.939 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:28:20 +0000 (0:00:00.020) 0:01:06.959 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:28:20 +0000 (0:00:00.022) 0:01:06.982 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:28:20 +0000 (0:00:00.019) 0:01:07.002 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:28:20 +0000 (0:00:00.076) 0:01:07.078 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:28:20 +0000 (0:00:00.020) 0:01:07.099 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:28:20 +0000 (0:00:00.020) 0:01:07.120 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:28:21 +0000 (0:00:00.021) 0:01:07.141 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:28:21 +0000 (0:00:00.021) 0:01:07.163 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:28:21 +0000 (0:00:00.019) 0:01:07.183 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:28:21 +0000 (0:00:00.019) 0:01:07.202 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:28:21 +0000 (0:00:00.019) 0:01:07.222 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:28:21 +0000 (0:00:00.022) 0:01:07.245 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:28:21 +0000 (0:00:00.022) 0:01:07.268 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:28:21 +0000 (0:00:00.034) 0:01:07.302 ************ 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.022037", "end": "2024-05-06 16:28:21.309009", "rc": 0, "start": "2024-05-06 16:28:21.286972" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:28:21 +0000 (0:00:00.171) 0:01:07.473 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:28:21 +0000 (0:00:00.032) 0:01:07.505 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:28:21 +0000 (0:00:00.032) 0:01:07.538 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:28:21 +0000 (0:00:00.028) 0:01:07.566 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:28:21 +0000 (0:00:00.028) 0:01:07.595 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:28:21 +0000 (0:00:00.076) 0:01:07.671 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:28:21 +0000 (0:00:00.033) 0:01:07.705 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:28:21 +0000 (0:00:00.023) 0:01:07.729 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:28:21 +0000 (0:00:00.034) 0:01:07.763 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:28:21 +0000 (0:00:00.071) 0:01:07.835 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:28:21 +0000 (0:00:00.026) 0:01:07.862 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 774552, "block_size": 4096, "block_total": 782848, "block_used": 8296, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 3172564992, "size_total": 3206545408, "uuid": "d3ff4693-da6a-4a0a-b109-79b86fb962e8" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 774552, "block_size": 4096, "block_total": 782848, "block_used": 8296, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 3172564992, "size_total": 3206545408, "uuid": "d3ff4693-da6a-4a0a-b109-79b86fb962e8" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:28:21 +0000 (0:00:00.038) 0:01:07.900 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:28:21 +0000 (0:00:00.020) 0:01:07.921 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:28:21 +0000 (0:00:00.031) 0:01:07.953 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:28:21 +0000 (0:00:00.032) 0:01:07.985 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:28:21 +0000 (0:00:00.020) 0:01:08.005 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:28:21 +0000 (0:00:00.021) 0:01:08.026 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:28:21 +0000 (0:00:00.021) 0:01:08.048 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:28:21 +0000 (0:00:00.032) 0:01:08.080 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:28:21 +0000 (0:00:00.019) 0:01:08.100 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:28:22 +0000 (0:00:00.072) 0:01:08.172 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:28:22 +0000 (0:00:00.022) 0:01:08.194 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:28:22 +0000 (0:00:00.021) 0:01:08.215 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:28:22 +0000 (0:00:00.045) 0:01:08.261 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:28:22 +0000 (0:00:00.033) 0:01:08.295 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:28:22 +0000 (0:00:00.033) 0:01:08.328 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:28:22 +0000 (0:00:00.031) 0:01:08.359 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:28:22 +0000 (0:00:00.021) 0:01:08.381 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:28:22 +0000 (0:00:00.032) 0:01:08.413 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:28:22 +0000 (0:00:00.032) 0:01:08.445 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012864.895903, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715012864.895903, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 52644, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715012864.895903, "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:28:22 +0000 (0:00:00.165) 0:01:08.611 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:28:22 +0000 (0:00:00.024) 0:01:08.636 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:28:22 +0000 (0:00:00.022) 0:01:08.659 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:28:22 +0000 (0:00:00.025) 0:01:08.684 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:28:22 +0000 (0:00:00.040) 0:01:08.724 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:28:22 +0000 (0:00:00.026) 0:01:08.751 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:28:22 +0000 (0:00:00.027) 0:01:08.778 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:28:22 +0000 (0:00:00.074) 0:01:08.853 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:28:23 +0000 (0:00:00.347) 0:01:09.200 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:28:23 +0000 (0:00:00.020) 0:01:09.220 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:28:23 +0000 (0:00:00.020) 0:01:09.241 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:28:23 +0000 (0:00:00.035) 0:01:09.277 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:28:23 +0000 (0:00:00.022) 0:01:09.299 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:28:23 +0000 (0:00:00.020) 0:01:09.320 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:28:23 +0000 (0:00:00.022) 0:01:09.342 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:28:23 +0000 (0:00:00.020) 0:01:09.363 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:28:23 +0000 (0:00:00.022) 0:01:09.385 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:28:23 +0000 (0:00:00.035) 0:01:09.421 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:28:23 +0000 (0:00:00.038) 0:01:09.460 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:28:23 +0000 (0:00:00.033) 0:01:09.493 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:28:23 +0000 (0:00:00.029) 0:01:09.522 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:28:23 +0000 (0:00:00.033) 0:01:09.556 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:28:23 +0000 (0:00:00.028) 0:01:09.585 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:28:23 +0000 (0:00:00.069) 0:01:09.654 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:28:23 +0000 (0:00:00.021) 0:01:09.676 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:28:23 +0000 (0:00:00.020) 0:01:09.696 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:28:23 +0000 (0:00:00.022) 0:01:09.719 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:28:23 +0000 (0:00:00.020) 0:01:09.740 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:28:23 +0000 (0:00:00.021) 0:01:09.761 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:28:23 +0000 (0:00:00.020) 0:01:09.781 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:28:23 +0000 (0:00:00.019) 0:01:09.801 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:28:23 +0000 (0:00:00.020) 0:01:09.821 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:28:23 +0000 (0:00:00.020) 0:01:09.841 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:28:23 +0000 (0:00:00.144) 0:01:09.985 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:28:23 +0000 (0:00:00.152) 0:01:10.138 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:28:24 +0000 (0:00:00.033) 0:01:10.172 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:28:24 +0000 (0:00:00.021) 0:01:10.194 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:28:24 +0000 (0:00:00.152) 0:01:10.346 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:28:24 +0000 (0:00:00.030) 0:01:10.377 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:28:24 +0000 (0:00:00.029) 0:01:10.407 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:28:24 +0000 (0:00:00.071) 0:01:10.478 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:28:24 +0000 (0:00:00.031) 0:01:10.510 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:28:24 +0000 (0:00:00.019) 0:01:10.530 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:28:24 +0000 (0:00:00.020) 0:01:10.550 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:28:24 +0000 (0:00:00.019) 0:01:10.570 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:28:24 +0000 (0:00:00.019) 0:01:10.590 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:28:24 +0000 (0:00:00.019) 0:01:10.609 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:28:24 +0000 (0:00:00.020) 0:01:10.630 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:28:24 +0000 (0:00:00.019) 0:01:10.649 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:28:24 +0000 (0:00:00.019) 0:01:10.669 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:28:24 +0000 (0:00:00.020) 0:01:10.689 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:28:24 +0000 (0:00:00.020) 0:01:10.709 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:28:24 +0000 (0:00:00.022) 0:01:10.731 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:28:24 +0000 (0:00:00.021) 0:01:10.753 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:28:24 +0000 (0:00:00.019) 0:01:10.773 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:28:24 +0000 (0:00:00.020) 0:01:10.793 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:28:24 +0000 (0:00:00.063) 0:01:10.857 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:28:24 +0000 (0:00:00.023) 0:01:10.880 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:28:24 +0000 (0:00:00.022) 0:01:10.903 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:28:24 +0000 (0:00:00.034) 0:01:10.937 ************ 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.022653", "end": "2024-05-06 16:28:24.944042", "rc": 0, "start": "2024-05-06 16:28:24.921389" } STDOUT: LVM2_LV_NAME=lv2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:28:24 +0000 (0:00:00.171) 0:01:11.109 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:28:25 +0000 (0:00:00.033) 0:01:11.142 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:28:25 +0000 (0:00:00.033) 0:01:11.175 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:28:25 +0000 (0:00:00.030) 0:01:11.205 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:28:25 +0000 (0:00:00.030) 0:01:11.236 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:28:25 +0000 (0:00:00.031) 0:01:11.268 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:28:25 +0000 (0:00:00.029) 0:01:11.297 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:28:25 +0000 (0:00:00.022) 0:01:11.320 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:28:25 +0000 (0:00:00.034) 0:01:11.355 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:28:25 +0000 (0:00:00.082) 0:01:11.437 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:28:25 +0000 (0:00:00.029) 0:01:11.467 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 774552, "block_size": 4096, "block_total": 782848, "block_used": 8296, "device": "/dev/mapper/vg1-lv3", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 3172564992, "size_total": 3206545408, "uuid": "94d21ac3-bed1-4f2a-a0f4-56f508d7b301" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 774552, "block_size": 4096, "block_total": 782848, "block_used": 8296, "device": "/dev/mapper/vg1-lv3", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,sunit=1024,swidth=8192,noquota", "size_available": 3172564992, "size_total": 3206545408, "uuid": "94d21ac3-bed1-4f2a-a0f4-56f508d7b301" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:28:25 +0000 (0:00:00.118) 0:01:11.585 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:28:25 +0000 (0:00:00.024) 0:01:11.610 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:28:25 +0000 (0:00:00.035) 0:01:11.645 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:28:25 +0000 (0:00:00.042) 0:01:11.688 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:28:25 +0000 (0:00:00.022) 0:01:11.711 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:28:25 +0000 (0:00:00.028) 0:01:11.740 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:28:25 +0000 (0:00:00.025) 0:01:11.765 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:28:25 +0000 (0:00:00.037) 0:01:11.802 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:28:25 +0000 (0:00:00.025) 0:01:11.828 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:28:25 +0000 (0:00:00.025) 0:01:11.853 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:28:25 +0000 (0:00:00.023) 0:01:11.877 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:28:25 +0000 (0:00:00.021) 0:01:11.898 ************ 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-lv3 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:28:25 +0000 (0:00:00.047) 0:01:11.946 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:28:25 +0000 (0:00:00.034) 0:01:11.981 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:28:25 +0000 (0:00:00.032) 0:01:12.013 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:28:25 +0000 (0:00:00.030) 0:01:12.044 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:28:25 +0000 (0:00:00.022) 0:01:12.067 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:28:26 +0000 (0:00:00.138) 0:01:12.205 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:28:26 +0000 (0:00:00.035) 0:01:12.241 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012864.6829062, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715012864.6829062, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 52569, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715012864.6829062, "nlink": 1, "path": "/dev/mapper/vg1-lv3", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:28:26 +0000 (0:00:00.154) 0:01:12.395 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:28:26 +0000 (0:00:00.024) 0:01:12.420 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:28:26 +0000 (0:00:00.020) 0:01:12.441 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:28:26 +0000 (0:00:00.023) 0:01:12.464 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:28:26 +0000 (0:00:00.021) 0:01:12.486 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:28:26 +0000 (0:00:00.019) 0:01:12.505 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:28:26 +0000 (0:00:00.022) 0:01:12.528 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:28:26 +0000 (0:00:00.019) 0:01:12.547 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:28:26 +0000 (0:00:00.342) 0:01:12.889 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:28:26 +0000 (0:00:00.020) 0:01:12.910 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:28:26 +0000 (0:00:00.021) 0:01:12.932 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:28:26 +0000 (0:00:00.034) 0:01:12.966 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:28:26 +0000 (0:00:00.019) 0:01:12.985 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:28:26 +0000 (0:00:00.019) 0:01:13.004 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:28:26 +0000 (0:00:00.060) 0:01:13.065 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:28:26 +0000 (0:00:00.020) 0:01:13.085 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:28:26 +0000 (0:00:00.020) 0:01:13.106 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:28:27 +0000 (0:00:00.034) 0:01:13.141 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:28:27 +0000 (0:00:00.031) 0:01:13.172 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:28:27 +0000 (0:00:00.028) 0:01:13.201 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:28:27 +0000 (0:00:00.028) 0:01:13.229 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:28:27 +0000 (0:00:00.027) 0:01:13.257 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:28:27 +0000 (0:00:00.021) 0:01:13.279 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:28:27 +0000 (0:00:00.020) 0:01:13.300 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:28:27 +0000 (0:00:00.021) 0:01:13.321 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:28:27 +0000 (0:00:00.019) 0:01:13.341 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:28:27 +0000 (0:00:00.019) 0:01:13.361 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:28:27 +0000 (0:00:00.019) 0:01:13.380 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:28:27 +0000 (0:00:00.020) 0:01:13.400 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:28:27 +0000 (0:00:00.020) 0:01:13.420 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:28:27 +0000 (0:00:00.019) 0:01:13.440 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:28:27 +0000 (0:00:00.062) 0:01:13.503 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:28:27 +0000 (0:00:00.022) 0:01:13.525 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:28:27 +0000 (0:00:00.151) 0:01:13.676 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:28:27 +0000 (0:00:00.153) 0:01:13.830 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:28:27 +0000 (0:00:00.033) 0:01:13.864 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:28:27 +0000 (0:00:00.022) 0:01:13.886 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:28:27 +0000 (0:00:00.154) 0:01:14.041 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:28:27 +0000 (0:00:00.031) 0:01:14.073 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:28:27 +0000 (0:00:00.029) 0:01:14.102 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:28:27 +0000 (0:00:00.031) 0:01:14.133 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:28:28 +0000 (0:00:00.030) 0:01:14.164 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:28:28 +0000 (0:00:00.019) 0:01:14.183 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:28:28 +0000 (0:00:00.020) 0:01:14.204 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:28:28 +0000 (0:00:00.019) 0:01:14.224 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:28:28 +0000 (0:00:00.019) 0:01:14.243 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:28:28 +0000 (0:00:00.019) 0:01:14.263 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:28:28 +0000 (0:00:00.062) 0:01:14.325 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:28:28 +0000 (0:00:00.020) 0:01:14.345 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:28:28 +0000 (0:00:00.020) 0:01:14.366 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:28:28 +0000 (0:00:00.020) 0:01:14.386 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:28:28 +0000 (0:00:00.019) 0:01:14.405 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:28:28 +0000 (0:00:00.020) 0:01:14.425 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:28:28 +0000 (0:00:00.020) 0:01:14.445 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:28:28 +0000 (0:00:00.019) 0:01:14.465 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:28:28 +0000 (0:00:00.019) 0:01:14.485 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:28:28 +0000 (0:00:00.020) 0:01:14.505 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:28:28 +0000 (0:00:00.021) 0:01:14.527 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:28:28 +0000 (0:00:00.021) 0:01:14.549 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:28:28 +0000 (0:00:00.034) 0:01:14.583 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv3" ], "delta": "0:00:00.021756", "end": "2024-05-06 16:28:28.596996", "rc": 0, "start": "2024-05-06 16:28:28.575240" } STDOUT: LVM2_LV_NAME=lv3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:28:28 +0000 (0:00:00.178) 0:01:14.761 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:28:28 +0000 (0:00:00.031) 0:01:14.792 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:28:28 +0000 (0:00:00.031) 0:01:14.824 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:28:28 +0000 (0:00:00.027) 0:01:14.852 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:28:28 +0000 (0:00:00.069) 0:01:14.922 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:28:28 +0000 (0:00:00.030) 0:01:14.952 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:28:28 +0000 (0:00:00.032) 0:01:14.984 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:44 Monday 06 May 2024 16:28:28 +0000 (0:00:00.021) 0:01:15.006 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:54 Monday 06 May 2024 16:28:28 +0000 (0:00:00.017) 0:01:15.023 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the device created above] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:100 Monday 06 May 2024 16:28:28 +0000 (0:00:00.020) 0:01:15.044 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:28:28 +0000 (0:00:00.047) 0:01:15.092 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:28:28 +0000 (0:00:00.033) 0:01:15.125 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:28:29 +0000 (0:00:00.034) 0:01:15.160 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:28:29 +0000 (0:00:00.046) 0:01:15.206 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:28:29 +0000 (0:00:00.023) 0:01:15.230 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:28:29 +0000 (0:00:00.023) 0:01:15.254 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:28:29 +0000 (0:00:00.020) 0:01:15.275 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:28:29 +0000 (0:00:00.021) 0:01:15.296 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:28:29 +0000 (0:00:00.084) 0:01:15.381 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:28:29 +0000 (0:00:00.025) 0:01:15.406 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh", "sdi" ], "name": "vg1", "raid_level": "raid0", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "lv3", "size": "3g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:28:29 +0000 (0:00:00.026) 0:01:15.432 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:28:29 +0000 (0:00:00.023) 0:01:15.456 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:28:29 +0000 (0:00:00.022) 0:01:15.479 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:28:29 +0000 (0:00:00.023) 0:01:15.502 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:28:29 +0000 (0:00:00.023) 0:01:15.526 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:28:29 +0000 (0:00:00.022) 0:01:15.549 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:28:29 +0000 (0:00:00.044) 0:01:15.594 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:28:29 +0000 (0:00:00.019) 0:01:15.613 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "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/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi1", "fs_type": "mdmember" }, { "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": "mdmember" }, { "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/test3", "src": "/dev/mapper/vg1-lv3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "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": [ "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_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": [ "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:28:37 +0000 (0:00:07.706) 0:01:23.320 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:28:37 +0000 (0:00:00.032) 0:01:23.352 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:28:37 +0000 (0:00:00.019) 0:01:23.372 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "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/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi1", "fs_type": "mdmember" }, { "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": "mdmember" }, { "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/test3", "src": "/dev/mapper/vg1-lv3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "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": [ "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_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": [ "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:28:37 +0000 (0:00:00.028) 0:01:23.400 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "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": [ "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_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": [ "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:28:37 +0000 (0:00:00.025) 0:01:23.425 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:28:37 +0000 (0:00:00.064) 0:01:23.489 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/vg1-lv3', 'state': 'absent', 'fstype': 'xfs', 'path': '/opt/test3'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test3", "src": "/dev/mapper/vg1-lv3", "state": "absent" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv3" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/vg1-lv2', 'state': 'absent', 'fstype': 'xfs', 'path': '/opt/test2'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'state': 'absent', 'fstype': 'xfs', 'path': '/opt/test1'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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 [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:28:37 +0000 (0:00:00.470) 0:01:23.960 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:28:38 +0000 (0:00:00.305) 0:01:24.266 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:28:38 +0000 (0:00:00.032) 0:01:24.298 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:28:38 +0000 (0:00:00.032) 0:01:24.331 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:28:38 +0000 (0:00:00.279) 0:01:24.610 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:28:38 +0000 (0:00:00.158) 0:01:24.768 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:28:38 +0000 (0:00:00.022) 0:01:24.791 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:121 Monday 06 May 2024 16:28:39 +0000 (0:00:00.667) 0:01:25.458 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:2 Monday 06 May 2024 16:28:39 +0000 (0:00:00.040) 0:01:25.499 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "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": [ "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_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": [ "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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/test3", "mount_user": null, "name": "lv3", "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": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:7 Monday 06 May 2024 16:28:39 +0000 (0:00:00.034) 0:01:25.533 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 Monday 06 May 2024 16:28:39 +0000 (0:00:00.028) 0:01:25.562 ************ 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": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:20 Monday 06 May 2024 16:28:39 +0000 (0:00:00.152) 0:01:25.714 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003471", "end": "2024-05-06 16:28:39.698318", "rc": 0, "start": "2024-05-06 16:28:39.694847" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:25 Monday 06 May 2024 16:28:39 +0000 (0:00:00.147) 0:01:25.862 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003419", "end": "2024-05-06 16:28:39.845195", "failed_when_result": false, "rc": 0, "start": "2024-05-06 16:28:39.841776" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:34 Monday 06 May 2024 16:28:39 +0000 (0:00:00.197) 0:01:26.059 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml for sut => (item={'grow_to_fill': False, 'name': 'vg1', 'encryption_password': None, 'raid_metadata_version': '1.2', 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh', 'sdi'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': 2, 'state': 'absent', 'volumes': [{'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}, {'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}, {'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}], 'shared': False, 'raid_level': 'raid0', 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': 0, 'raid_chunk_size': '512 KiB'}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:5 Monday 06 May 2024 16:28:39 +0000 (0:00:00.052) 0:01:26.112 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:18 Monday 06 May 2024 16:28:39 +0000 (0:00:00.020) 0:01:26.133 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:24 Monday 06 May 2024 16:28:40 +0000 (0:00:00.020) 0:01:26.153 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:34 Monday 06 May 2024 16:28:40 +0000 (0:00:00.018) 0:01:26.172 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 16:28:40 +0000 (0:00:00.038) 0:01:26.210 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 16:28:40 +0000 (0:00:00.034) 0:01:26.245 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 16:28:40 +0000 (0:00:00.018) 0:01:26.263 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 16:28:40 +0000 (0:00:00.031) 0:01:26.294 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 16:28:40 +0000 (0:00:00.032) 0:01:26.327 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 16:28:40 +0000 (0:00:00.032) 0:01:26.360 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 16:28:40 +0000 (0:00:00.023) 0:01:26.383 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 16:28:40 +0000 (0:00:00.033) 0:01:26.416 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 16:28:40 +0000 (0:00:00.022) 0:01:26.439 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 16:28:40 +0000 (0:00:00.017) 0:01:26.457 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.41.186 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 16:28:40 +0000 (0:00:00.243) 0:01:26.701 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 16:28:40 +0000 (0:00:00.029) 0:01:26.730 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:8 Monday 06 May 2024 16:28:40 +0000 (0:00:00.036) 0:01:26.767 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:14 Monday 06 May 2024 16:28:40 +0000 (0:00:00.020) 0:01:26.788 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:19 Monday 06 May 2024 16:28:40 +0000 (0:00:00.019) 0:01:26.808 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:24 Monday 06 May 2024 16:28:40 +0000 (0:00:00.020) 0:01:26.828 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:29 Monday 06 May 2024 16:28:40 +0000 (0:00:00.020) 0:01:26.848 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:37 Monday 06 May 2024 16:28:40 +0000 (0:00:00.019) 0:01:26.868 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:46 Monday 06 May 2024 16:28:40 +0000 (0:00:00.020) 0:01:26.888 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:55 Monday 06 May 2024 16:28:40 +0000 (0:00:00.020) 0:01:26.908 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:64 Monday 06 May 2024 16:28:40 +0000 (0:00:00.019) 0:01:26.928 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:74 Monday 06 May 2024 16:28:40 +0000 (0:00:00.019) 0:01:26.948 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:83 Monday 06 May 2024 16:28:40 +0000 (0:00:00.019) 0:01:26.968 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 16:28:40 +0000 (0:00:00.019) 0:01:26.987 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 16:28:40 +0000 (0:00:00.078) 0:01:27.066 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:28:40 +0000 (0:00:00.047) 0:01:27.114 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:28:40 +0000 (0:00:00.022) 0:01:27.137 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:28:41 +0000 (0:00:00.023) 0:01:27.160 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.182 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:28:41 +0000 (0:00:00.023) 0:01:27.205 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:28:41 +0000 (0:00:00.023) 0:01:27.228 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.251 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.273 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.295 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.318 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.341 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.363 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.386 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.408 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:28:41 +0000 (0:00:00.021) 0:01:27.430 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:28:41 +0000 (0:00:00.064) 0:01:27.494 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:28:41 +0000 (0:00:00.024) 0:01:27.519 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.541 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.564 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.587 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.609 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 16:28:41 +0000 (0:00:00.022) 0:01:27.632 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 16:28:41 +0000 (0:00:00.040) 0:01:27.673 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:28:41 +0000 (0:00:00.046) 0:01:27.720 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:28:41 +0000 (0:00:00.021) 0:01:27.742 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:28:41 +0000 (0:00:00.024) 0:01:27.767 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:28:41 +0000 (0:00:00.020) 0:01:27.787 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:28:41 +0000 (0:00:00.021) 0:01:27.809 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:28:41 +0000 (0:00:00.020) 0:01:27.830 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:28:41 +0000 (0:00:00.069) 0:01:27.899 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:28:41 +0000 (0:00:00.025) 0:01:27.924 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:28:41 +0000 (0:00:00.021) 0:01:27.946 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:28:41 +0000 (0:00:00.020) 0:01:27.966 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:28:41 +0000 (0:00:00.018) 0:01:27.985 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:28:41 +0000 (0:00:00.019) 0:01:28.005 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 16:28:41 +0000 (0:00:00.020) 0:01:28.026 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 16:28:41 +0000 (0:00:00.040) 0:01:28.066 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 16:28:41 +0000 (0:00:00.035) 0:01:28.102 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 16:28:41 +0000 (0:00:00.018) 0:01:28.120 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 16:28:42 +0000 (0:00:00.019) 0:01:28.140 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 16:28:42 +0000 (0:00:00.021) 0:01:28.161 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 16:28:42 +0000 (0:00:00.042) 0:01:28.204 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:28:42 +0000 (0:00:00.113) 0:01:28.317 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:28:42 +0000 (0:00:00.022) 0:01:28.339 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:28:42 +0000 (0:00:00.028) 0:01:28.368 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:28:42 +0000 (0:00:00.021) 0:01:28.390 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:28:42 +0000 (0:00:00.022) 0:01:28.413 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:28:42 +0000 (0:00:00.023) 0:01:28.437 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:28:42 +0000 (0:00:00.021) 0:01:28.458 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:28:42 +0000 (0:00:00.023) 0:01:28.481 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:28:42 +0000 (0:00:00.025) 0:01:28.506 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:28:42 +0000 (0:00:00.021) 0:01:28.528 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:28:42 +0000 (0:00:00.024) 0:01:28.552 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:28:42 +0000 (0:00:00.032) 0:01:28.584 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:28:42 +0000 (0:00:00.033) 0:01:28.618 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:28:42 +0000 (0:00:00.024) 0:01:28.642 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:28:42 +0000 (0:00:00.026) 0:01:28.669 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:28:42 +0000 (0:00:00.021) 0:01:28.690 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:28:42 +0000 (0:00:00.025) 0:01:28.716 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:28:42 +0000 (0:00:00.089) 0:01:28.806 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:28:42 +0000 (0:00:00.025) 0:01:28.831 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:28:42 +0000 (0:00:00.022) 0:01:28.854 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:28:42 +0000 (0:00:00.029) 0:01:28.883 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 16:28:42 +0000 (0:00:00.024) 0:01:28.908 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 16:28:42 +0000 (0:00:00.022) 0:01:28.930 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv2', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv2', 'size': '3g', 'mount_point': '/opt/test2', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv2', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv2', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv3', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv3', 'size': '3g', 'mount_point': '/opt/test3', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv3', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'cache_devices': [], 'name': 'lv3', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:28:42 +0000 (0:00:00.044) 0:01:28.975 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:28:42 +0000 (0:00:00.035) 0:01:29.011 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:28:42 +0000 (0:00:00.071) 0:01:29.083 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:28:42 +0000 (0:00:00.029) 0:01:29.112 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:28:43 +0000 (0:00:00.039) 0:01:29.151 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:28:43 +0000 (0:00:00.020) 0:01:29.171 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:28:43 +0000 (0:00:00.020) 0:01:29.192 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:28:43 +0000 (0:00:00.034) 0:01:29.226 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:28:43 +0000 (0:00:00.066) 0:01:29.293 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:28:43 +0000 (0:00:00.022) 0:01:29.315 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:28:43 +0000 (0:00:00.020) 0:01:29.336 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:28:43 +0000 (0:00:00.032) 0:01:29.369 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:28:43 +0000 (0:00:00.023) 0:01:29.392 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:28:43 +0000 (0:00:00.021) 0:01:29.413 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:28:43 +0000 (0:00:00.022) 0:01:29.436 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:28:43 +0000 (0:00:00.021) 0:01:29.457 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:28:43 +0000 (0:00:00.043) 0:01:29.501 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:28:43 +0000 (0:00:00.030) 0:01:29.531 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:28:43 +0000 (0:00:00.032) 0:01:29.564 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:28:43 +0000 (0:00:00.029) 0:01:29.593 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:28:43 +0000 (0:00:00.021) 0:01:29.614 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:28:43 +0000 (0:00:00.019) 0:01:29.634 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:28:43 +0000 (0:00:00.027) 0:01:29.661 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:28:43 +0000 (0:00:00.142) 0:01:29.804 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:28:43 +0000 (0:00:00.071) 0:01:29.875 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:28:43 +0000 (0:00:00.024) 0:01:29.900 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:28:43 +0000 (0:00:00.020) 0:01:29.920 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:28:43 +0000 (0:00:00.022) 0:01:29.943 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:28:43 +0000 (0:00:00.020) 0:01:29.963 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:28:43 +0000 (0:00:00.021) 0:01:29.985 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:28:43 +0000 (0:00:00.021) 0:01:30.006 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:28:44 +0000 (0:00:00.345) 0:01:30.352 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:28:44 +0000 (0:00:00.020) 0:01:30.373 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:28:44 +0000 (0:00:00.022) 0:01:30.395 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:28:44 +0000 (0:00:00.020) 0:01:30.416 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:28:44 +0000 (0:00:00.022) 0:01:30.438 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:28:44 +0000 (0:00:00.020) 0:01:30.459 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:28:44 +0000 (0:00:00.019) 0:01:30.478 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:28:44 +0000 (0:00:00.020) 0:01:30.499 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:28:44 +0000 (0:00:00.020) 0:01:30.519 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:28:44 +0000 (0:00:00.033) 0:01:30.553 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:28:44 +0000 (0:00:00.078) 0:01:30.631 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:28:44 +0000 (0:00:00.030) 0:01:30.662 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:28:44 +0000 (0:00:00.028) 0:01:30.690 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:28:44 +0000 (0:00:00.029) 0:01:30.719 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:28:44 +0000 (0:00:00.021) 0:01:30.741 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:28:44 +0000 (0:00:00.019) 0:01:30.760 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:28:44 +0000 (0:00:00.020) 0:01:30.780 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:28:44 +0000 (0:00:00.021) 0:01:30.802 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:28:44 +0000 (0:00:00.020) 0:01:30.823 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:28:44 +0000 (0:00:00.021) 0:01:30.844 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:28:44 +0000 (0:00:00.019) 0:01:30.863 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:28:44 +0000 (0:00:00.019) 0:01:30.883 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:28:44 +0000 (0:00:00.019) 0:01:30.903 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:28:44 +0000 (0:00:00.018) 0:01:30.921 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:28:44 +0000 (0:00:00.019) 0:01:30.941 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:28:44 +0000 (0:00:00.027) 0:01:30.968 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:28:44 +0000 (0:00:00.026) 0:01:30.994 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:28:44 +0000 (0:00:00.078) 0:01:31.073 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:28:44 +0000 (0:00:00.023) 0:01:31.096 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:28:44 +0000 (0:00:00.027) 0:01:31.123 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:28:45 +0000 (0:00:00.027) 0:01:31.150 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:28:45 +0000 (0:00:00.027) 0:01:31.178 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:28:45 +0000 (0:00:00.026) 0:01:31.204 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:28:45 +0000 (0:00:00.027) 0:01:31.232 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.252 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:28:45 +0000 (0:00:00.018) 0:01:31.271 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:28:45 +0000 (0:00:00.021) 0:01:31.292 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:28:45 +0000 (0:00:00.020) 0:01:31.313 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:28:45 +0000 (0:00:00.018) 0:01:31.332 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.351 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.371 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:28:45 +0000 (0:00:00.018) 0:01:31.390 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.409 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:28:45 +0000 (0:00:00.065) 0:01:31.475 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:28:45 +0000 (0:00:00.020) 0:01:31.495 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.515 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:28:45 +0000 (0:00:00.020) 0:01:31.535 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:28:45 +0000 (0:00:00.021) 0:01:31.557 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:28:45 +0000 (0:00:00.021) 0:01:31.578 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:28:45 +0000 (0:00:00.022) 0:01:31.600 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:28:45 +0000 (0:00:00.023) 0:01:31.624 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:28:45 +0000 (0:00:00.027) 0:01:31.651 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.670 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.690 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.710 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.729 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.748 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.768 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:28:45 +0000 (0:00:00.019) 0:01:31.787 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:28:45 +0000 (0:00:00.021) 0:01:31.809 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:28:45 +0000 (0:00:00.105) 0:01:31.914 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:28:45 +0000 (0:00:00.072) 0:01:31.986 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:28:45 +0000 (0:00:00.028) 0:01:32.015 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:28:45 +0000 (0:00:00.053) 0:01:32.069 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:28:45 +0000 (0:00:00.023) 0:01:32.092 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:28:45 +0000 (0:00:00.023) 0:01:32.115 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:28:46 +0000 (0:00:00.031) 0:01:32.147 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:28:46 +0000 (0:00:00.020) 0:01:32.168 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:28:46 +0000 (0:00:00.018) 0:01:32.187 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:28:46 +0000 (0:00:00.019) 0:01:32.207 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:28:46 +0000 (0:00:00.028) 0:01:32.235 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:28:46 +0000 (0:00:00.018) 0:01:32.254 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:28:46 +0000 (0:00:00.019) 0:01:32.274 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:28:46 +0000 (0:00:00.021) 0:01:32.295 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:28:46 +0000 (0:00:00.022) 0:01:32.317 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:28:46 +0000 (0:00:00.091) 0:01:32.408 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:28:46 +0000 (0:00:00.028) 0:01:32.437 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:28:46 +0000 (0:00:00.031) 0:01:32.468 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:28:46 +0000 (0:00:00.028) 0:01:32.497 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:28:46 +0000 (0:00:00.021) 0:01:32.518 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:28:46 +0000 (0:00:00.020) 0:01:32.538 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:28:46 +0000 (0:00:00.027) 0:01:32.566 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:28:46 +0000 (0:00:00.142) 0:01:32.708 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:28:46 +0000 (0:00:00.020) 0:01:32.729 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:28:46 +0000 (0:00:00.023) 0:01:32.753 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:28:46 +0000 (0:00:00.024) 0:01:32.777 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:28:46 +0000 (0:00:00.025) 0:01:32.802 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:28:46 +0000 (0:00:00.022) 0:01:32.825 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:28:46 +0000 (0:00:00.019) 0:01:32.844 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:28:46 +0000 (0:00:00.020) 0:01:32.864 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:28:47 +0000 (0:00:00.361) 0:01:33.226 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:28:47 +0000 (0:00:00.021) 0:01:33.247 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:28:47 +0000 (0:00:00.097) 0:01:33.345 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:28:47 +0000 (0:00:00.026) 0:01:33.371 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:28:47 +0000 (0:00:00.020) 0:01:33.391 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:28:47 +0000 (0:00:00.020) 0:01:33.412 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:28:47 +0000 (0:00:00.021) 0:01:33.433 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:28:47 +0000 (0:00:00.019) 0:01:33.452 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:28:47 +0000 (0:00:00.021) 0:01:33.473 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:28:47 +0000 (0:00:00.035) 0:01:33.509 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:28:47 +0000 (0:00:00.032) 0:01:33.542 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:28:47 +0000 (0:00:00.029) 0:01:33.571 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:28:47 +0000 (0:00:00.029) 0:01:33.601 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:28:47 +0000 (0:00:00.027) 0:01:33.629 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:28:47 +0000 (0:00:00.020) 0:01:33.649 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:28:47 +0000 (0:00:00.019) 0:01:33.669 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:28:47 +0000 (0:00:00.018) 0:01:33.687 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:28:47 +0000 (0:00:00.019) 0:01:33.706 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:28:47 +0000 (0:00:00.067) 0:01:33.774 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:28:47 +0000 (0:00:00.020) 0:01:33.795 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:28:47 +0000 (0:00:00.020) 0:01:33.816 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:28:47 +0000 (0:00:00.022) 0:01:33.838 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:28:47 +0000 (0:00:00.020) 0:01:33.859 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:28:47 +0000 (0:00:00.020) 0:01:33.879 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:28:47 +0000 (0:00:00.019) 0:01:33.899 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:28:47 +0000 (0:00:00.031) 0:01:33.930 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:28:47 +0000 (0:00:00.030) 0:01:33.961 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:28:47 +0000 (0:00:00.027) 0:01:33.988 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:28:47 +0000 (0:00:00.024) 0:01:34.013 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:28:47 +0000 (0:00:00.029) 0:01:34.043 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:28:47 +0000 (0:00:00.027) 0:01:34.070 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:28:47 +0000 (0:00:00.031) 0:01:34.102 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:28:48 +0000 (0:00:00.037) 0:01:34.140 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:28:48 +0000 (0:00:00.039) 0:01:34.180 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:28:48 +0000 (0:00:00.021) 0:01:34.201 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:28:48 +0000 (0:00:00.088) 0:01:34.289 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:28:48 +0000 (0:00:00.021) 0:01:34.310 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:28:48 +0000 (0:00:00.020) 0:01:34.331 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:28:48 +0000 (0:00:00.023) 0:01:34.354 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:28:48 +0000 (0:00:00.020) 0:01:34.374 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:28:48 +0000 (0:00:00.021) 0:01:34.395 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:28:48 +0000 (0:00:00.021) 0:01:34.417 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:28:48 +0000 (0:00:00.024) 0:01:34.442 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:28:48 +0000 (0:00:00.021) 0:01:34.463 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:28:48 +0000 (0:00:00.020) 0:01:34.484 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:28:48 +0000 (0:00:00.021) 0:01:34.506 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:28:48 +0000 (0:00:00.026) 0:01:34.532 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:28:48 +0000 (0:00:00.037) 0:01:34.570 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:28:48 +0000 (0:00:00.022) 0:01:34.592 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:28:48 +0000 (0:00:00.024) 0:01:34.617 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:28:48 +0000 (0:00:00.024) 0:01:34.641 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:28:48 +0000 (0:00:00.029) 0:01:34.671 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:28:48 +0000 (0:00:00.086) 0:01:34.757 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:28:48 +0000 (0:00:00.021) 0:01:34.779 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:28:48 +0000 (0:00:00.020) 0:01:34.800 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:28:48 +0000 (0:00:00.023) 0:01:34.823 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:28:48 +0000 (0:00:00.022) 0:01:34.845 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:28:48 +0000 (0:00:00.020) 0:01:34.866 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:28:48 +0000 (0:00:00.021) 0:01:34.887 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:28:48 +0000 (0:00:00.031) 0:01:34.918 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:28:48 +0000 (0:00:00.039) 0:01:34.958 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:28:48 +0000 (0:00:00.072) 0:01:35.031 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:28:48 +0000 (0:00:00.028) 0:01:35.059 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:28:48 +0000 (0:00:00.038) 0:01:35.098 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:28:48 +0000 (0:00:00.019) 0:01:35.118 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:28:48 +0000 (0:00:00.019) 0:01:35.138 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:28:49 +0000 (0:00:00.031) 0:01:35.170 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:28:49 +0000 (0:00:00.073) 0:01:35.243 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:28:49 +0000 (0:00:00.022) 0:01:35.266 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:28:49 +0000 (0:00:00.029) 0:01:35.295 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:28:49 +0000 (0:00:00.030) 0:01:35.326 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:28:49 +0000 (0:00:00.022) 0:01:35.349 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:28:49 +0000 (0:00:00.023) 0:01:35.373 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:28:49 +0000 (0:00:00.024) 0:01:35.397 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:28:49 +0000 (0:00:00.022) 0:01:35.420 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:28:49 +0000 (0:00:00.052) 0:01:35.472 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:28:49 +0000 (0:00:00.031) 0:01:35.503 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:28:49 +0000 (0:00:00.036) 0:01:35.539 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:28:49 +0000 (0:00:00.031) 0:01:35.571 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:28:49 +0000 (0:00:00.023) 0:01:35.594 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:28:49 +0000 (0:00:00.033) 0:01:35.627 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:28:49 +0000 (0:00:00.037) 0:01:35.665 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:28:49 +0000 (0:00:00.162) 0:01:35.827 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:28:49 +0000 (0:00:00.096) 0:01:35.924 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:28:49 +0000 (0:00:00.031) 0:01:35.955 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:28:49 +0000 (0:00:00.026) 0:01:35.982 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:28:49 +0000 (0:00:00.027) 0:01:36.009 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:28:49 +0000 (0:00:00.029) 0:01:36.039 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:28:49 +0000 (0:00:00.046) 0:01:36.085 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:28:49 +0000 (0:00:00.029) 0:01:36.114 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:28:50 +0000 (0:00:00.388) 0:01:36.503 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:28:50 +0000 (0:00:00.025) 0:01:36.528 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:28:50 +0000 (0:00:00.024) 0:01:36.553 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:28:50 +0000 (0:00:00.032) 0:01:36.586 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:28:50 +0000 (0:00:00.022) 0:01:36.608 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:28:50 +0000 (0:00:00.028) 0:01:36.636 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:28:50 +0000 (0:00:00.021) 0:01:36.657 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:28:50 +0000 (0:00:00.033) 0:01:36.691 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:28:50 +0000 (0:00:00.025) 0:01:36.717 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:28:50 +0000 (0:00:00.043) 0:01:36.761 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:28:50 +0000 (0:00:00.110) 0:01:36.871 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:28:50 +0000 (0:00:00.036) 0:01:36.908 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:28:50 +0000 (0:00:00.033) 0:01:36.941 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:28:50 +0000 (0:00:00.042) 0:01:36.984 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:28:50 +0000 (0:00:00.023) 0:01:37.007 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:28:50 +0000 (0:00:00.032) 0:01:37.040 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:28:50 +0000 (0:00:00.023) 0:01:37.063 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:28:50 +0000 (0:00:00.021) 0:01:37.084 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:28:50 +0000 (0:00:00.022) 0:01:37.106 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:28:51 +0000 (0:00:00.035) 0:01:37.142 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:28:51 +0000 (0:00:00.027) 0:01:37.169 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:28:51 +0000 (0:00:00.032) 0:01:37.202 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:28:51 +0000 (0:00:00.024) 0:01:37.226 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:28:51 +0000 (0:00:00.023) 0:01:37.249 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:28:51 +0000 (0:00:00.022) 0:01:37.272 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:28:51 +0000 (0:00:00.030) 0:01:37.302 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:28:51 +0000 (0:00:00.027) 0:01:37.330 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:28:51 +0000 (0:00:00.091) 0:01:37.421 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:28:51 +0000 (0:00:00.023) 0:01:37.445 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:28:51 +0000 (0:00:00.033) 0:01:37.478 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:28:51 +0000 (0:00:00.029) 0:01:37.507 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:28:51 +0000 (0:00:00.029) 0:01:37.536 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:28:51 +0000 (0:00:00.028) 0:01:37.565 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:28:51 +0000 (0:00:00.030) 0:01:37.595 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:28:51 +0000 (0:00:00.020) 0:01:37.616 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:28:51 +0000 (0:00:00.021) 0:01:37.637 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:28:51 +0000 (0:00:00.020) 0:01:37.658 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:28:51 +0000 (0:00:00.020) 0:01:37.678 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:28:51 +0000 (0:00:00.020) 0:01:37.698 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:28:51 +0000 (0:00:00.020) 0:01:37.719 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:28:51 +0000 (0:00:00.021) 0:01:37.740 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:28:51 +0000 (0:00:00.020) 0:01:37.761 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:28:51 +0000 (0:00:00.020) 0:01:37.782 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:28:51 +0000 (0:00:00.019) 0:01:37.801 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:28:51 +0000 (0:00:00.076) 0:01:37.878 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:28:51 +0000 (0:00:00.021) 0:01:37.899 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:28:51 +0000 (0:00:00.020) 0:01:37.920 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:28:51 +0000 (0:00:00.022) 0:01:37.942 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:28:51 +0000 (0:00:00.020) 0:01:37.963 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:28:51 +0000 (0:00:00.023) 0:01:37.986 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:28:51 +0000 (0:00:00.025) 0:01:38.011 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:28:51 +0000 (0:00:00.029) 0:01:38.040 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:28:51 +0000 (0:00:00.022) 0:01:38.063 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:28:51 +0000 (0:00:00.022) 0:01:38.085 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:28:51 +0000 (0:00:00.022) 0:01:38.108 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:28:51 +0000 (0:00:00.021) 0:01:38.130 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:28:52 +0000 (0:00:00.021) 0:01:38.151 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:28:52 +0000 (0:00:00.021) 0:01:38.173 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:28:52 +0000 (0:00:00.019) 0:01:38.192 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:44 Monday 06 May 2024 16:28:52 +0000 (0:00:00.021) 0:01:38.214 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:54 Monday 06 May 2024 16:28:52 +0000 (0:00:00.086) 0:01:38.301 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID1 lvm raid device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:124 Monday 06 May 2024 16:28:52 +0000 (0:00:00.026) 0:01:38.327 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:28:52 +0000 (0:00:00.053) 0:01:38.381 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:28:52 +0000 (0:00:00.033) 0:01:38.414 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:28:52 +0000 (0:00:00.039) 0:01:38.453 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:28:52 +0000 (0:00:00.055) 0:01:38.509 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:28:52 +0000 (0:00:00.026) 0:01:38.536 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:28:52 +0000 (0:00:00.024) 0:01:38.560 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:28:52 +0000 (0:00:00.023) 0:01:38.584 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:28:52 +0000 (0:00:00.022) 0:01:38.606 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:28:52 +0000 (0:00:00.045) 0:01:38.652 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:28:52 +0000 (0:00:00.024) 0:01:38.676 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh", "sdi" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sdh", "sdi" ], "raid_level": "raid1", "size": "2g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:28:52 +0000 (0:00:00.026) 0:01:38.702 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:28:52 +0000 (0:00:00.027) 0:01:38.730 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:28:52 +0000 (0:00:00.081) 0:01:38.812 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:28:52 +0000 (0:00:00.026) 0:01:38.839 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:28:52 +0000 (0:00:00.024) 0:01:38.863 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:28:52 +0000 (0:00:00.027) 0:01:38.890 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:28:52 +0000 (0:00:00.044) 0:01:38.935 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:28:52 +0000 (0:00:00.020) 0:01:38.955 ************ 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 device", "device": "/dev/vg1", "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/sdf", "/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:29:00 +0000 (0:00:07.417) 0:01:46.373 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:29:00 +0000 (0:00:00.036) 0:01:46.410 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:29:00 +0000 (0:00:00.022) 0:01:46.432 ************ 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 device", "device": "/dev/vg1", "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/sdf", "/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:29:00 +0000 (0:00:00.028) 0:01:46.460 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:29:00 +0000 (0:00:00.032) 0:01:46.493 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:29:00 +0000 (0:00:00.023) 0:01:46.517 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:29:00 +0000 (0:00:00.037) 0:01:46.555 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:29:00 +0000 (0:00:00.294) 0:01:46.850 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 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", "backup_file": "", "boot": "yes", "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 [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:29:02 +0000 (0:00:01.509) 0:01:48.359 ************ 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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:29:02 +0000 (0:00:00.037) 0:01:48.397 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:29:02 +0000 (0:00:00.409) 0:01:48.806 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:29:02 +0000 (0:00:00.152) 0:01:48.959 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:29:02 +0000 (0:00:00.020) 0:01:48.979 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:140 Monday 06 May 2024 16:29:04 +0000 (0:00:01.883) 0:01:50.863 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:2 Monday 06 May 2024 16:29:04 +0000 (0:00:00.042) 0:01:50.905 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:7 Monday 06 May 2024 16:29:04 +0000 (0:00:00.033) 0:01:50.938 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 Monday 06 May 2024 16:29:04 +0000 (0:00:00.029) 0:01:50.967 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "75fb15f3-0d27-46b2-bfdd-d90cf9adcbcd" }, "/dev/mapper/vg1-lv1_rimage_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_0", "size": "2G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rimage_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_1", "size": "2G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rmeta_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rmeta_0", "size": "4M", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rmeta_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rmeta_1", "size": "4M", "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/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": "LIgWsD-RDun-caoc-re29-HZis-lfCW-MUGkUz" }, "/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": "Fzd7dJ-uVob-LGd1-if4q-0haZ-N82a-hmZeAc" }, "/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": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:20 Monday 06 May 2024 16:29:05 +0000 (0:00:01.047) 0:01:52.014 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003360", "end": "2024-05-06 16:29:05.992038", "rc": 0, "start": "2024-05-06 16:29:05.988678" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:25 Monday 06 May 2024 16:29:06 +0000 (0:00:00.141) 0:01:52.156 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003255", "end": "2024-05-06 16:29:06.135164", "failed_when_result": false, "rc": 0, "start": "2024-05-06 16:29:06.131909" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:34 Monday 06 May 2024 16:29:06 +0000 (0:00:00.142) 0:01:52.299 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml for sut => (item={'grow_to_fill': False, 'name': 'vg1', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh', 'sdi'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [{'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:5 Monday 06 May 2024 16:29:06 +0000 (0:00:00.048) 0:01:52.347 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:18 Monday 06 May 2024 16:29:06 +0000 (0:00:00.021) 0:01:52.369 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.021839", "end": "2024-05-06 16:29:06.372719", "rc": 0, "start": "2024-05-06 16:29:06.350880" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:24 Monday 06 May 2024 16:29:06 +0000 (0:00:00.168) 0:01:52.537 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:34 Monday 06 May 2024 16:29:06 +0000 (0:00:00.121) 0:01:52.659 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 16:29:06 +0000 (0:00:00.044) 0:01:52.703 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "2", "_storage_test_pool_pvs_lvm": [ "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 16:29:06 +0000 (0:00:00.053) 0:01:52.757 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 16:29:06 +0000 (0:00:00.344) 0:01:53.102 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "2" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 16:29:07 +0000 (0:00:00.045) 0:01:53.148 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 16:29:07 +0000 (0:00:00.047) 0:01:53.195 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 16:29:07 +0000 (0:00:00.051) 0:01:53.246 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 16:29:07 +0000 (0:00:00.044) 0:01:53.291 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 16:29:07 +0000 (0:00:00.037) 0:01:53.329 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 16:29:07 +0000 (0:00:00.028) 0:01:53.358 ************ 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 that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 16:29:07 +0000 (0:00:00.042) 0:01:53.400 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.41.186 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 16:29:07 +0000 (0:00:00.221) 0:01:53.622 ************ skipping: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sdh1" } skipping: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sdi1" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 16:29:07 +0000 (0:00:00.039) 0:01:53.661 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:8 Monday 06 May 2024 16:29:07 +0000 (0:00:00.038) 0:01:53.700 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:14 Monday 06 May 2024 16:29:07 +0000 (0:00:00.086) 0:01:53.787 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:19 Monday 06 May 2024 16:29:07 +0000 (0:00:00.021) 0:01:53.808 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:24 Monday 06 May 2024 16:29:07 +0000 (0:00:00.021) 0:01:53.829 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:29 Monday 06 May 2024 16:29:07 +0000 (0:00:00.022) 0:01:53.852 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:37 Monday 06 May 2024 16:29:07 +0000 (0:00:00.020) 0:01:53.872 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:46 Monday 06 May 2024 16:29:07 +0000 (0:00:00.020) 0:01:53.893 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:55 Monday 06 May 2024 16:29:07 +0000 (0:00:00.020) 0:01:53.913 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:64 Monday 06 May 2024 16:29:07 +0000 (0:00:00.019) 0:01:53.933 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:74 Monday 06 May 2024 16:29:07 +0000 (0:00:00.020) 0:01:53.954 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:83 Monday 06 May 2024 16:29:07 +0000 (0:00:00.020) 0:01:53.974 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 16:29:07 +0000 (0:00:00.021) 0:01:53.996 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 16:29:07 +0000 (0:00:00.044) 0:01:54.040 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:29:07 +0000 (0:00:00.049) 0:01:54.090 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,segtype,stripe_size", "vg1/lv1" ], "delta": "0:00:00.021212", "end": "2024-05-06 16:29:08.120564", "rc": 0, "start": "2024-05-06 16:29:08.099352" } STDOUT: LVM2_LV_NAME=lv1 LVM2_SEGTYPE=raid1 LVM2_STRIPE_SIZE=0 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:29:08 +0000 (0:00:00.195) 0:01:54.285 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid1" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:29:08 +0000 (0:00:00.095) 0:01:54.380 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:29:08 +0000 (0:00:00.029) 0:01:54.410 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_stripe_size": [ "0" ] }, "changed": false } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:29:08 +0000 (0:00:00.037) 0:01:54.448 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:29:08 +0000 (0:00:00.038) 0:01:54.486 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:29:08 +0000 (0:00:00.030) 0:01:54.517 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 16:29:08 +0000 (0:00:00.030) 0:01:54.548 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 16:29:08 +0000 (0:00:00.047) 0:01:54.595 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:29:08 +0000 (0:00:00.041) 0:01:54.636 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:29:08 +0000 (0:00:00.021) 0:01:54.658 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:29:08 +0000 (0:00:00.029) 0:01:54.687 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:29:08 +0000 (0:00:00.034) 0:01:54.722 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 16:29:08 +0000 (0:00:00.025) 0:01:54.748 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 16:29:08 +0000 (0:00:00.052) 0:01:54.800 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 16:29:08 +0000 (0:00:00.036) 0:01:54.836 ************ skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "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, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 16:29:08 +0000 (0:00:00.103) 0:01:54.940 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdh1) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdi1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:29:08 +0000 (0:00:00.044) 0:01:54.985 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:29:08 +0000 (0:00:00.035) 0:01:55.020 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:29:08 +0000 (0:00:00.034) 0:01:55.055 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:29:08 +0000 (0:00:00.029) 0:01:55.084 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:29:08 +0000 (0:00:00.032) 0:01:55.116 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:29:09 +0000 (0:00:00.031) 0:01:55.148 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:29:09 +0000 (0:00:00.020) 0:01:55.168 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:29:09 +0000 (0:00:00.036) 0:01:55.205 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:29:09 +0000 (0:00:00.034) 0:01:55.240 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:29:09 +0000 (0:00:00.031) 0:01:55.272 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:29:09 +0000 (0:00:00.037) 0:01:55.309 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:29:09 +0000 (0:00:00.031) 0:01:55.340 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 16:29:09 +0000 (0:00:00.021) 0:01:55.362 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 16:29:09 +0000 (0:00:00.023) 0:01:55.385 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 16:29:09 +0000 (0:00:00.120) 0:01:55.505 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:29:09 +0000 (0:00:00.038) 0:01:55.544 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:29:09 +0000 (0:00:00.022) 0:01:55.566 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:29:09 +0000 (0:00:00.021) 0:01:55.588 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:29:09 +0000 (0:00:00.024) 0:01:55.612 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:29:09 +0000 (0:00:00.021) 0:01:55.633 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:29:09 +0000 (0:00:00.019) 0:01:55.653 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:29:09 +0000 (0:00:00.020) 0:01:55.674 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 16:29:09 +0000 (0:00:00.023) 0:01:55.697 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 16:29:09 +0000 (0:00:00.021) 0:01:55.718 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:29:09 +0000 (0:00:00.037) 0:01:55.755 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:29:09 +0000 (0:00:00.034) 0:01:55.789 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:29:09 +0000 (0:00:00.124) 0:01:55.914 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:29:09 +0000 (0:00:00.028) 0:01:55.943 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 512456, "block_size": 4096, "block_total": 520704, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 2099019776, "size_total": 2132803584, "uuid": "75fb15f3-0d27-46b2-bfdd-d90cf9adcbcd" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 512456, "block_size": 4096, "block_total": 520704, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 2099019776, "size_total": 2132803584, "uuid": "75fb15f3-0d27-46b2-bfdd-d90cf9adcbcd" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:29:09 +0000 (0:00:00.042) 0:01:55.986 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:29:09 +0000 (0:00:00.022) 0:01:56.008 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:29:09 +0000 (0:00:00.035) 0:01:56.043 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:29:09 +0000 (0:00:00.034) 0:01:56.078 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:29:09 +0000 (0:00:00.020) 0:01:56.098 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:29:09 +0000 (0:00:00.021) 0:01:56.120 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:29:10 +0000 (0:00:00.022) 0:01:56.142 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:29:10 +0000 (0:00:00.032) 0:01:56.175 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:29:10 +0000 (0:00:00.021) 0:01:56.196 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:29:10 +0000 (0:00:00.020) 0:01:56.217 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:29:10 +0000 (0:00:00.020) 0:01:56.237 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:29:10 +0000 (0:00:00.021) 0:01:56.259 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:29:10 +0000 (0:00:00.044) 0:01:56.304 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:29:10 +0000 (0:00:00.032) 0:01:56.337 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:29:10 +0000 (0:00:00.094) 0:01:56.432 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:29:10 +0000 (0:00:00.031) 0:01:56.463 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:29:10 +0000 (0:00:00.023) 0:01:56.486 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:29:10 +0000 (0:00:00.049) 0:01:56.536 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:29:10 +0000 (0:00:00.039) 0:01:56.576 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012940.096767, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715012940.096767, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 61113, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715012940.096767, "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:29:11 +0000 (0:00:00.569) 0:01:57.145 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:29:11 +0000 (0:00:00.039) 0:01:57.184 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:29:11 +0000 (0:00:00.025) 0:01:57.210 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:29:11 +0000 (0:00:00.026) 0:01:57.236 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:29:11 +0000 (0:00:00.023) 0:01:57.260 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:29:11 +0000 (0:00:00.024) 0:01:57.284 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:29:11 +0000 (0:00:00.024) 0:01:57.308 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:29:11 +0000 (0:00:00.022) 0:01:57.331 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:29:13 +0000 (0:00:02.101) 0:01:59.432 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:29:13 +0000 (0:00:00.019) 0:01:59.452 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:29:13 +0000 (0:00:00.020) 0:01:59.472 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:29:13 +0000 (0:00:00.095) 0:01:59.568 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:29:13 +0000 (0:00:00.023) 0:01:59.591 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:29:13 +0000 (0:00:00.022) 0:01:59.614 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:29:13 +0000 (0:00:00.022) 0:01:59.636 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:29:13 +0000 (0:00:00.021) 0:01:59.657 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:29:13 +0000 (0:00:00.027) 0:01:59.684 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:29:13 +0000 (0:00:00.035) 0:01:59.720 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:29:13 +0000 (0:00:00.033) 0:01:59.753 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:29:13 +0000 (0:00:00.030) 0:01:59.783 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:29:13 +0000 (0:00:00.030) 0:01:59.814 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:29:13 +0000 (0:00:00.029) 0:01:59.843 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:29:13 +0000 (0:00:00.022) 0:01:59.866 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:29:13 +0000 (0:00:00.023) 0:01:59.889 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:29:13 +0000 (0:00:00.020) 0:01:59.910 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:29:13 +0000 (0:00:00.022) 0:01:59.932 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:29:13 +0000 (0:00:00.021) 0:01:59.954 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:29:13 +0000 (0:00:00.019) 0:01:59.973 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:29:13 +0000 (0:00:00.087) 0:02:00.061 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:29:13 +0000 (0:00:00.024) 0:02:00.085 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:29:13 +0000 (0:00:00.022) 0:02:00.108 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:29:13 +0000 (0:00:00.021) 0:02:00.130 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:29:14 +0000 (0:00:00.022) 0:02:00.152 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:29:14 +0000 (0:00:00.168) 0:02:00.321 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:29:14 +0000 (0:00:00.151) 0:02:00.472 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:29:14 +0000 (0:00:00.036) 0:02:00.509 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:29:14 +0000 (0:00:00.024) 0:02:00.533 ************ ok: [sut] => { "bytes": 21453361643, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:29:14 +0000 (0:00:00.148) 0:02:00.682 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:29:14 +0000 (0:00:00.030) 0:02:00.713 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:29:14 +0000 (0:00:00.032) 0:02:00.745 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:29:14 +0000 (0:00:00.030) 0:02:00.776 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:29:14 +0000 (0:00:00.029) 0:02:00.805 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:29:14 +0000 (0:00:00.020) 0:02:00.825 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:29:14 +0000 (0:00:00.019) 0:02:00.845 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:29:14 +0000 (0:00:00.019) 0:02:00.865 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:29:14 +0000 (0:00:00.073) 0:02:00.939 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:29:14 +0000 (0:00:00.022) 0:02:00.962 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:29:14 +0000 (0:00:00.020) 0:02:00.982 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:29:14 +0000 (0:00:00.020) 0:02:01.002 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:29:14 +0000 (0:00:00.020) 0:02:01.023 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:29:14 +0000 (0:00:00.020) 0:02:01.043 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:29:14 +0000 (0:00:00.020) 0:02:01.063 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:29:14 +0000 (0:00:00.020) 0:02:01.084 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:29:14 +0000 (0:00:00.019) 0:02:01.103 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:29:14 +0000 (0:00:00.019) 0:02:01.123 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:29:15 +0000 (0:00:00.020) 0:02:01.143 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:29:15 +0000 (0:00:00.021) 0:02:01.165 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:29:15 +0000 (0:00:00.023) 0:02:01.188 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:29:15 +0000 (0:00:00.022) 0:02:01.211 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:29:15 +0000 (0:00:00.033) 0:02:01.244 ************ 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.043737", "end": "2024-05-06 16:29:15.360960", "rc": 0, "start": "2024-05-06 16:29:15.317223" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=rwi-aor--- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=raid1 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:29:15 +0000 (0:00:00.285) 0:02:01.530 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid1" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:29:15 +0000 (0:00:00.086) 0:02:01.616 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:29:15 +0000 (0:00:00.033) 0:02:01.649 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:29:15 +0000 (0:00:00.030) 0:02:01.680 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:29:15 +0000 (0:00:00.030) 0:02:01.710 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:29:15 +0000 (0:00:00.029) 0:02:01.739 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:29:15 +0000 (0:00:00.029) 0:02:01.769 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:44 Monday 06 May 2024 16:29:15 +0000 (0:00:00.023) 0:02:01.792 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:54 Monday 06 May 2024 16:29:15 +0000 (0:00:00.018) 0:02:01.811 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:143 Monday 06 May 2024 16:29:15 +0000 (0:00:00.021) 0:02:01.832 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:29:15 +0000 (0:00:00.055) 0:02:01.887 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:29:15 +0000 (0:00:00.033) 0:02:01.920 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:29:15 +0000 (0:00:00.035) 0:02:01.956 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:29:15 +0000 (0:00:00.048) 0:02:02.004 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:29:15 +0000 (0:00:00.024) 0:02:02.028 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:29:15 +0000 (0:00:00.086) 0:02:02.115 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:29:15 +0000 (0:00:00.023) 0:02:02.138 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:29:16 +0000 (0:00:00.024) 0:02:02.163 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:29:16 +0000 (0:00:00.048) 0:02:02.212 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:29:16 +0000 (0:00:00.031) 0:02:02.243 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh", "sdi" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sdh", "sdi" ], "raid_level": "raid1", "size": "2g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:29:16 +0000 (0:00:00.029) 0:02:02.273 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:29:16 +0000 (0:00:00.028) 0:02:02.302 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:29:16 +0000 (0:00:00.025) 0:02:02.327 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:29:16 +0000 (0:00:00.026) 0:02:02.354 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:29:16 +0000 (0:00:00.028) 0:02:02.383 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:29:16 +0000 (0:00:00.027) 0:02:02.410 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:29:16 +0000 (0:00:00.046) 0:02:02.457 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:29:16 +0000 (0:00:00.019) 0:02:02.477 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:29:29 +0000 (0:00:12.927) 0:02:15.404 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:29:29 +0000 (0:00:00.030) 0:02:15.434 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:29:29 +0000 (0:00:00.083) 0:02:15.518 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:29:29 +0000 (0:00:00.026) 0:02:15.545 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:29:29 +0000 (0:00:00.026) 0:02:15.571 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:29:29 +0000 (0:00:00.024) 0:02:15.596 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:29:29 +0000 (0:00:00.034) 0:02:15.631 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:29:30 +0000 (0:00:00.711) 0:02:16.342 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 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", "backup_file": "", "boot": "yes", "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 [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:29:30 +0000 (0:00:00.261) 0:02:16.604 ************ 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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:29:30 +0000 (0:00:00.037) 0:02:16.642 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:29:30 +0000 (0:00:00.292) 0:02:16.934 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:29:30 +0000 (0:00:00.162) 0:02:17.097 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:29:30 +0000 (0:00:00.019) 0:02:17.116 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:159 Monday 06 May 2024 16:29:32 +0000 (0:00:01.650) 0:02:18.766 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:2 Monday 06 May 2024 16:29:32 +0000 (0:00:00.047) 0:02:18.813 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:7 Monday 06 May 2024 16:29:32 +0000 (0:00:00.033) 0:02:18.847 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 Monday 06 May 2024 16:29:32 +0000 (0:00:00.101) 0:02:18.949 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "75fb15f3-0d27-46b2-bfdd-d90cf9adcbcd" }, "/dev/mapper/vg1-lv1_rimage_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_0", "size": "2G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rimage_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_1", "size": "2G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rmeta_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rmeta_0", "size": "4M", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rmeta_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rmeta_1", "size": "4M", "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/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": "LIgWsD-RDun-caoc-re29-HZis-lfCW-MUGkUz" }, "/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": "Fzd7dJ-uVob-LGd1-if4q-0haZ-N82a-hmZeAc" }, "/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": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:20 Monday 06 May 2024 16:29:32 +0000 (0:00:00.152) 0:02:19.101 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.005209", "end": "2024-05-06 16:29:33.086396", "rc": 0, "start": "2024-05-06 16:29:33.081187" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:25 Monday 06 May 2024 16:29:33 +0000 (0:00:00.150) 0:02:19.252 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003441", "end": "2024-05-06 16:29:33.237696", "failed_when_result": false, "rc": 0, "start": "2024-05-06 16:29:33.234255" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:34 Monday 06 May 2024 16:29:33 +0000 (0:00:00.153) 0:02:19.405 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml for sut => (item={'grow_to_fill': False, 'name': 'vg1', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh', 'sdi'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [{'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:5 Monday 06 May 2024 16:29:33 +0000 (0:00:00.059) 0:02:19.465 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:18 Monday 06 May 2024 16:29:33 +0000 (0:00:00.027) 0:02:19.492 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.023290", "end": "2024-05-06 16:29:33.499922", "rc": 0, "start": "2024-05-06 16:29:33.476632" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:24 Monday 06 May 2024 16:29:33 +0000 (0:00:00.173) 0:02:19.665 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:34 Monday 06 May 2024 16:29:33 +0000 (0:00:00.033) 0:02:19.699 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 16:29:33 +0000 (0:00:00.045) 0:02:19.745 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "2", "_storage_test_pool_pvs_lvm": [ "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 16:29:33 +0000 (0:00:00.042) 0:02:19.787 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 16:29:33 +0000 (0:00:00.279) 0:02:20.067 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "2" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 16:29:33 +0000 (0:00:00.033) 0:02:20.100 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 16:29:33 +0000 (0:00:00.034) 0:02:20.135 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 16:29:34 +0000 (0:00:00.033) 0:02:20.168 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 16:29:34 +0000 (0:00:00.086) 0:02:20.255 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 16:29:34 +0000 (0:00:00.033) 0:02:20.288 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 16:29:34 +0000 (0:00:00.022) 0:02:20.311 ************ 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 that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 16:29:34 +0000 (0:00:00.031) 0:02:20.342 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.41.186 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 16:29:34 +0000 (0:00:00.213) 0:02:20.556 ************ skipping: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sdh1" } skipping: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sdi1" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 16:29:34 +0000 (0:00:00.037) 0:02:20.594 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:8 Monday 06 May 2024 16:29:34 +0000 (0:00:00.039) 0:02:20.633 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:14 Monday 06 May 2024 16:29:34 +0000 (0:00:00.019) 0:02:20.653 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:19 Monday 06 May 2024 16:29:34 +0000 (0:00:00.020) 0:02:20.674 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:24 Monday 06 May 2024 16:29:34 +0000 (0:00:00.020) 0:02:20.694 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:29 Monday 06 May 2024 16:29:34 +0000 (0:00:00.019) 0:02:20.714 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:37 Monday 06 May 2024 16:29:34 +0000 (0:00:00.020) 0:02:20.735 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:46 Monday 06 May 2024 16:29:34 +0000 (0:00:00.020) 0:02:20.756 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:55 Monday 06 May 2024 16:29:34 +0000 (0:00:00.019) 0:02:20.776 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:64 Monday 06 May 2024 16:29:34 +0000 (0:00:00.020) 0:02:20.796 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:74 Monday 06 May 2024 16:29:34 +0000 (0:00:00.076) 0:02:20.872 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:83 Monday 06 May 2024 16:29:34 +0000 (0:00:00.021) 0:02:20.894 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 16:29:34 +0000 (0:00:00.021) 0:02:20.915 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 16:29:34 +0000 (0:00:00.039) 0:02:20.955 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:29:34 +0000 (0:00:00.038) 0:02:20.993 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,segtype,stripe_size", "vg1/lv1" ], "delta": "0:00:00.021821", "end": "2024-05-06 16:29:35.000873", "rc": 0, "start": "2024-05-06 16:29:34.979052" } STDOUT: LVM2_LV_NAME=lv1 LVM2_SEGTYPE=raid1 LVM2_STRIPE_SIZE=0 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:29:35 +0000 (0:00:00.171) 0:02:21.165 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid1" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:29:35 +0000 (0:00:00.037) 0:02:21.203 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:29:35 +0000 (0:00:00.029) 0:02:21.233 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_stripe_size": [ "0" ] }, "changed": false } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:29:35 +0000 (0:00:00.037) 0:02:21.270 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:29:35 +0000 (0:00:00.034) 0:02:21.304 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:29:35 +0000 (0:00:00.028) 0:02:21.333 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 16:29:35 +0000 (0:00:00.028) 0:02:21.361 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 16:29:35 +0000 (0:00:00.042) 0:02:21.403 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:29:35 +0000 (0:00:00.115) 0:02:21.518 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:29:35 +0000 (0:00:00.023) 0:02:21.542 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:29:35 +0000 (0:00:00.038) 0:02:21.580 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:29:35 +0000 (0:00:00.022) 0:02:21.602 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 16:29:35 +0000 (0:00:00.024) 0:02:21.627 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 16:29:35 +0000 (0:00:00.052) 0:02:21.680 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 16:29:35 +0000 (0:00:00.035) 0:02:21.715 ************ skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "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, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 16:29:35 +0000 (0:00:00.028) 0:02:21.743 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdh1) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdi1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:29:35 +0000 (0:00:00.046) 0:02:21.789 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:29:35 +0000 (0:00:00.043) 0:02:21.833 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:29:35 +0000 (0:00:00.044) 0:02:21.878 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:29:35 +0000 (0:00:00.029) 0:02:21.908 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:29:35 +0000 (0:00:00.029) 0:02:21.938 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:29:35 +0000 (0:00:00.029) 0:02:21.967 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:29:35 +0000 (0:00:00.102) 0:02:22.069 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:29:35 +0000 (0:00:00.036) 0:02:22.105 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:29:36 +0000 (0:00:00.051) 0:02:22.157 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:29:36 +0000 (0:00:00.038) 0:02:22.195 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:29:36 +0000 (0:00:00.035) 0:02:22.231 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:29:36 +0000 (0:00:00.030) 0:02:22.261 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 16:29:36 +0000 (0:00:00.026) 0:02:22.288 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 16:29:36 +0000 (0:00:00.025) 0:02:22.313 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 16:29:36 +0000 (0:00:00.044) 0:02:22.357 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:29:36 +0000 (0:00:00.039) 0:02:22.397 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:29:36 +0000 (0:00:00.021) 0:02:22.418 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:29:36 +0000 (0:00:00.021) 0:02:22.439 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:29:36 +0000 (0:00:00.021) 0:02:22.461 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:29:36 +0000 (0:00:00.020) 0:02:22.482 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:29:36 +0000 (0:00:00.090) 0:02:22.572 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:29:36 +0000 (0:00:00.022) 0:02:22.594 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 16:29:36 +0000 (0:00:00.028) 0:02:22.623 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 16:29:36 +0000 (0:00:00.032) 0:02:22.655 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-4', 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-4', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:29:36 +0000 (0:00:00.038) 0:02:22.694 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:29:36 +0000 (0:00:00.034) 0:02:22.729 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:29:36 +0000 (0:00:00.071) 0:02:22.801 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:29:36 +0000 (0:00:00.028) 0:02:22.829 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 512456, "block_size": 4096, "block_total": 520704, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 2099019776, "size_total": 2132803584, "uuid": "75fb15f3-0d27-46b2-bfdd-d90cf9adcbcd" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 512456, "block_size": 4096, "block_total": 520704, "block_used": 8248, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,noquota", "size_available": 2099019776, "size_total": 2132803584, "uuid": "75fb15f3-0d27-46b2-bfdd-d90cf9adcbcd" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:29:36 +0000 (0:00:00.038) 0:02:22.867 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:29:36 +0000 (0:00:00.021) 0:02:22.889 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:29:36 +0000 (0:00:00.033) 0:02:22.922 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:29:36 +0000 (0:00:00.031) 0:02:22.953 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:29:36 +0000 (0:00:00.019) 0:02:22.973 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:29:36 +0000 (0:00:00.091) 0:02:23.065 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:29:36 +0000 (0:00:00.021) 0:02:23.087 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:29:36 +0000 (0:00:00.034) 0:02:23.121 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:29:37 +0000 (0:00:00.023) 0:02:23.145 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:29:37 +0000 (0:00:00.020) 0:02:23.166 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:29:37 +0000 (0:00:00.022) 0:02:23.188 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:29:37 +0000 (0:00:00.022) 0:02:23.211 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:29:37 +0000 (0:00:00.045) 0:02:23.256 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:29:37 +0000 (0:00:00.035) 0:02:23.292 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:29:37 +0000 (0:00:00.035) 0:02:23.328 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:29:37 +0000 (0:00:00.028) 0:02:23.356 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:29:37 +0000 (0:00:00.021) 0:02:23.378 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:29:37 +0000 (0:00:00.033) 0:02:23.411 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:29:37 +0000 (0:00:00.031) 0:02:23.442 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012940.096767, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715012940.096767, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 61113, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715012940.096767, "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:29:37 +0000 (0:00:00.145) 0:02:23.588 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:29:37 +0000 (0:00:00.024) 0:02:23.612 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:29:37 +0000 (0:00:00.019) 0:02:23.631 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:29:37 +0000 (0:00:00.083) 0:02:23.715 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:29:37 +0000 (0:00:00.023) 0:02:23.739 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:29:37 +0000 (0:00:00.021) 0:02:23.760 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:29:37 +0000 (0:00:00.025) 0:02:23.785 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:29:37 +0000 (0:00:00.021) 0:02:23.807 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:29:38 +0000 (0:00:00.334) 0:02:24.141 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:29:38 +0000 (0:00:00.021) 0:02:24.163 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:29:38 +0000 (0:00:00.019) 0:02:24.183 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:29:38 +0000 (0:00:00.035) 0:02:24.219 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:29:38 +0000 (0:00:00.020) 0:02:24.240 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:29:38 +0000 (0:00:00.019) 0:02:24.260 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:29:38 +0000 (0:00:00.021) 0:02:24.282 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:29:38 +0000 (0:00:00.021) 0:02:24.304 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:29:38 +0000 (0:00:00.019) 0:02:24.323 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:29:38 +0000 (0:00:00.036) 0:02:24.360 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:29:38 +0000 (0:00:00.034) 0:02:24.394 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:29:38 +0000 (0:00:00.033) 0:02:24.427 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:29:38 +0000 (0:00:00.102) 0:02:24.530 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:29:38 +0000 (0:00:00.034) 0:02:24.565 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:29:38 +0000 (0:00:00.024) 0:02:24.590 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:29:38 +0000 (0:00:00.026) 0:02:24.616 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:29:38 +0000 (0:00:00.027) 0:02:24.644 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:29:38 +0000 (0:00:00.020) 0:02:24.665 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:29:38 +0000 (0:00:00.022) 0:02:24.687 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:29:38 +0000 (0:00:00.022) 0:02:24.710 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:29:38 +0000 (0:00:00.024) 0:02:24.734 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:29:38 +0000 (0:00:00.022) 0:02:24.757 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:29:38 +0000 (0:00:00.021) 0:02:24.778 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:29:38 +0000 (0:00:00.031) 0:02:24.810 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:29:38 +0000 (0:00:00.028) 0:02:24.838 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:29:38 +0000 (0:00:00.153) 0:02:24.991 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:29:39 +0000 (0:00:00.153) 0:02:25.145 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:29:39 +0000 (0:00:00.036) 0:02:25.181 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:29:39 +0000 (0:00:00.091) 0:02:25.273 ************ ok: [sut] => { "bytes": 21453361643, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:29:39 +0000 (0:00:00.156) 0:02:25.430 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:29:39 +0000 (0:00:00.033) 0:02:25.463 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:29:39 +0000 (0:00:00.032) 0:02:25.495 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:29:39 +0000 (0:00:00.031) 0:02:25.527 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:29:39 +0000 (0:00:00.034) 0:02:25.562 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:29:39 +0000 (0:00:00.027) 0:02:25.589 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:29:39 +0000 (0:00:00.021) 0:02:25.611 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:29:39 +0000 (0:00:00.023) 0:02:25.634 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:29:39 +0000 (0:00:00.022) 0:02:25.656 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:29:39 +0000 (0:00:00.023) 0:02:25.680 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:29:39 +0000 (0:00:00.021) 0:02:25.701 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:29:39 +0000 (0:00:00.021) 0:02:25.723 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:29:39 +0000 (0:00:00.019) 0:02:25.742 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:29:39 +0000 (0:00:00.022) 0:02:25.765 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:29:39 +0000 (0:00:00.023) 0:02:25.789 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:29:39 +0000 (0:00:00.030) 0:02:25.819 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:29:39 +0000 (0:00:00.101) 0:02:25.921 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:29:39 +0000 (0:00:00.021) 0:02:25.943 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:29:39 +0000 (0:00:00.022) 0:02:25.965 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:29:39 +0000 (0:00:00.023) 0:02:25.989 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:29:39 +0000 (0:00:00.030) 0:02:26.020 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:29:39 +0000 (0:00:00.023) 0:02:26.044 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:29:39 +0000 (0:00:00.039) 0:02:26.083 ************ 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.023297", "end": "2024-05-06 16:29:40.092863", "rc": 0, "start": "2024-05-06 16:29:40.069566" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=rwi-aor--- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=raid1 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:29:40 +0000 (0:00:00.177) 0:02:26.260 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid1" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:29:40 +0000 (0:00:00.033) 0:02:26.293 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:29:40 +0000 (0:00:00.034) 0:02:26.327 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:29:40 +0000 (0:00:00.031) 0:02:26.358 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:29:40 +0000 (0:00:00.039) 0:02:26.398 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:29:40 +0000 (0:00:00.030) 0:02:26.429 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:29:40 +0000 (0:00:00.037) 0:02:26.467 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:44 Monday 06 May 2024 16:29:40 +0000 (0:00:00.021) 0:02:26.488 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:54 Monday 06 May 2024 16:29:40 +0000 (0:00:00.020) 0:02:26.509 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the device created above] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:162 Monday 06 May 2024 16:29:40 +0000 (0:00:00.021) 0:02:26.530 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:29:40 +0000 (0:00:00.138) 0:02:26.669 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:29:40 +0000 (0:00:00.038) 0:02:26.707 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:29:40 +0000 (0:00:00.036) 0:02:26.744 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:29:40 +0000 (0:00:00.051) 0:02:26.795 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:29:40 +0000 (0:00:00.026) 0:02:26.821 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:29:40 +0000 (0:00:00.024) 0:02:26.845 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:29:40 +0000 (0:00:00.023) 0:02:26.868 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:29:40 +0000 (0:00:00.023) 0:02:26.892 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:29:40 +0000 (0:00:00.044) 0:02:26.936 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:29:40 +0000 (0:00:00.025) 0:02:26.961 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh", "sdi" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sdh", "sdi" ], "raid_level": "raid1", "size": "2g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:29:40 +0000 (0:00:00.026) 0:02:26.988 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:29:40 +0000 (0:00:00.023) 0:02:27.012 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:29:40 +0000 (0:00:00.090) 0:02:27.103 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:29:40 +0000 (0:00:00.029) 0:02:27.132 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:29:41 +0000 (0:00:00.027) 0:02:27.160 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:29:41 +0000 (0:00:00.028) 0:02:27.188 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:29:41 +0000 (0:00:00.054) 0:02:27.243 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:29:41 +0000 (0:00:00.024) 0:02:27.267 ************ 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/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/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:29:47 +0000 (0:00:06.630) 0:02:33.898 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:29:47 +0000 (0:00:00.047) 0:02:33.946 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:29:47 +0000 (0:00:00.025) 0:02:33.972 ************ 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/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/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:29:47 +0000 (0:00:00.045) 0:02:34.018 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:29:47 +0000 (0:00:00.058) 0:02:34.076 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:29:47 +0000 (0:00:00.059) 0:02:34.136 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'state': 'absent', 'fstype': 'xfs', 'path': '/opt/test1'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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 [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:29:48 +0000 (0:00:00.226) 0:02:34.362 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:29:48 +0000 (0:00:00.307) 0:02:34.670 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:29:48 +0000 (0:00:00.034) 0:02:34.705 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:29:48 +0000 (0:00:00.032) 0:02:34.737 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:29:48 +0000 (0:00:00.285) 0:02:35.023 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:29:49 +0000 (0:00:00.207) 0:02:35.230 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:29:49 +0000 (0:00:00.021) 0:02:35.251 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:178 Monday 06 May 2024 16:29:49 +0000 (0:00:00.621) 0:02:35.872 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:2 Monday 06 May 2024 16:29:49 +0000 (0:00:00.045) 0:02:35.918 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:7 Monday 06 May 2024 16:29:49 +0000 (0:00:00.032) 0:02:35.951 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 Monday 06 May 2024 16:29:49 +0000 (0:00:00.030) 0:02:35.981 ************ 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": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:20 Monday 06 May 2024 16:29:49 +0000 (0:00:00.145) 0:02:36.126 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003265", "end": "2024-05-06 16:29:50.103314", "rc": 0, "start": "2024-05-06 16:29:50.100049" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:25 Monday 06 May 2024 16:29:50 +0000 (0:00:00.139) 0:02:36.266 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003271", "end": "2024-05-06 16:29:50.243242", "failed_when_result": false, "rc": 0, "start": "2024-05-06 16:29:50.239971" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:34 Monday 06 May 2024 16:29:50 +0000 (0:00:00.140) 0:02:36.407 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml for sut => (item={'grow_to_fill': False, 'name': 'vg1', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh', 'sdi'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'absent', 'volumes': [{'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:5 Monday 06 May 2024 16:29:50 +0000 (0:00:00.049) 0:02:36.456 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:18 Monday 06 May 2024 16:29:50 +0000 (0:00:00.020) 0:02:36.476 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:24 Monday 06 May 2024 16:29:50 +0000 (0:00:00.020) 0:02:36.496 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:34 Monday 06 May 2024 16:29:50 +0000 (0:00:00.018) 0:02:36.515 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 16:29:50 +0000 (0:00:00.103) 0:02:36.619 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 16:29:50 +0000 (0:00:00.036) 0:02:36.655 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 16:29:50 +0000 (0:00:00.018) 0:02:36.674 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 16:29:50 +0000 (0:00:00.030) 0:02:36.705 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 16:29:50 +0000 (0:00:00.032) 0:02:36.737 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 16:29:50 +0000 (0:00:00.034) 0:02:36.771 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 16:29:50 +0000 (0:00:00.023) 0:02:36.795 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 16:29:50 +0000 (0:00:00.031) 0:02:36.826 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 16:29:50 +0000 (0:00:00.019) 0:02:36.846 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 16:29:50 +0000 (0:00:00.018) 0:02:36.865 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.41.186 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 16:29:50 +0000 (0:00:00.194) 0:02:37.060 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 16:29:50 +0000 (0:00:00.031) 0:02:37.091 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:8 Monday 06 May 2024 16:29:50 +0000 (0:00:00.039) 0:02:37.131 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:14 Monday 06 May 2024 16:29:51 +0000 (0:00:00.021) 0:02:37.152 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:19 Monday 06 May 2024 16:29:51 +0000 (0:00:00.102) 0:02:37.255 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:24 Monday 06 May 2024 16:29:51 +0000 (0:00:00.020) 0:02:37.275 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:29 Monday 06 May 2024 16:29:51 +0000 (0:00:00.021) 0:02:37.296 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:37 Monday 06 May 2024 16:29:51 +0000 (0:00:00.027) 0:02:37.324 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:46 Monday 06 May 2024 16:29:51 +0000 (0:00:00.024) 0:02:37.348 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:55 Monday 06 May 2024 16:29:51 +0000 (0:00:00.022) 0:02:37.370 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:64 Monday 06 May 2024 16:29:51 +0000 (0:00:00.021) 0:02:37.392 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:74 Monday 06 May 2024 16:29:51 +0000 (0:00:00.019) 0:02:37.412 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:83 Monday 06 May 2024 16:29:51 +0000 (0:00:00.021) 0:02:37.433 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 16:29:51 +0000 (0:00:00.022) 0:02:37.455 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 16:29:51 +0000 (0:00:00.039) 0:02:37.495 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:29:51 +0000 (0:00:00.038) 0:02:37.534 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:29:51 +0000 (0:00:00.026) 0:02:37.560 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:29:51 +0000 (0:00:00.025) 0:02:37.586 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:29:51 +0000 (0:00:00.026) 0:02:37.612 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:29:51 +0000 (0:00:00.102) 0:02:37.714 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:29:51 +0000 (0:00:00.026) 0:02:37.741 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:29:51 +0000 (0:00:00.024) 0:02:37.765 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 16:29:51 +0000 (0:00:00.025) 0:02:37.791 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 16:29:51 +0000 (0:00:00.042) 0:02:37.833 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:29:51 +0000 (0:00:00.042) 0:02:37.876 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:29:51 +0000 (0:00:00.022) 0:02:37.899 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:29:51 +0000 (0:00:00.022) 0:02:37.921 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:29:51 +0000 (0:00:00.024) 0:02:37.946 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 16:29:51 +0000 (0:00:00.032) 0:02:37.978 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 16:29:51 +0000 (0:00:00.054) 0:02:38.032 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 16:29:51 +0000 (0:00:00.032) 0:02:38.065 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 16:29:51 +0000 (0:00:00.020) 0:02:38.086 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 16:29:52 +0000 (0:00:00.097) 0:02:38.184 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 16:29:52 +0000 (0:00:00.020) 0:02:38.204 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 16:29:52 +0000 (0:00:00.042) 0:02:38.247 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:29:52 +0000 (0:00:00.037) 0:02:38.285 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:29:52 +0000 (0:00:00.021) 0:02:38.306 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:29:52 +0000 (0:00:00.021) 0:02:38.328 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:29:52 +0000 (0:00:00.020) 0:02:38.348 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:29:52 +0000 (0:00:00.020) 0:02:38.369 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:29:52 +0000 (0:00:00.019) 0:02:38.389 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:29:52 +0000 (0:00:00.020) 0:02:38.409 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 16:29:52 +0000 (0:00:00.021) 0:02:38.431 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 16:29:52 +0000 (0:00:00.020) 0:02:38.452 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:29:52 +0000 (0:00:00.036) 0:02:38.488 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:29:52 +0000 (0:00:00.032) 0:02:38.521 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:29:52 +0000 (0:00:00.128) 0:02:38.649 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:29:52 +0000 (0:00:00.027) 0:02:38.677 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:29:52 +0000 (0:00:00.037) 0:02:38.715 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:29:52 +0000 (0:00:00.019) 0:02:38.734 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:29:52 +0000 (0:00:00.019) 0:02:38.754 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:29:52 +0000 (0:00:00.031) 0:02:38.786 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:29:52 +0000 (0:00:00.019) 0:02:38.805 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:29:52 +0000 (0:00:00.019) 0:02:38.825 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:29:52 +0000 (0:00:00.019) 0:02:38.844 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:29:52 +0000 (0:00:00.027) 0:02:38.872 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:29:52 +0000 (0:00:00.019) 0:02:38.892 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:29:52 +0000 (0:00:00.019) 0:02:38.911 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:29:52 +0000 (0:00:00.018) 0:02:38.930 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:29:52 +0000 (0:00:00.020) 0:02:38.950 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:29:52 +0000 (0:00:00.124) 0:02:39.074 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:29:52 +0000 (0:00:00.030) 0:02:39.104 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:29:52 +0000 (0:00:00.034) 0:02:39.139 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:29:53 +0000 (0:00:00.037) 0:02:39.176 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:29:53 +0000 (0:00:00.021) 0:02:39.198 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:29:53 +0000 (0:00:00.020) 0:02:39.219 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:29:53 +0000 (0:00:00.029) 0:02:39.249 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:29:53 +0000 (0:00:00.144) 0:02:39.393 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:29:53 +0000 (0:00:00.021) 0:02:39.415 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:29:53 +0000 (0:00:00.026) 0:02:39.441 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:29:53 +0000 (0:00:00.021) 0:02:39.463 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:29:53 +0000 (0:00:00.023) 0:02:39.486 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:29:53 +0000 (0:00:00.022) 0:02:39.509 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:29:53 +0000 (0:00:00.019) 0:02:39.528 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:29:53 +0000 (0:00:00.021) 0:02:39.550 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:29:53 +0000 (0:00:00.344) 0:02:39.894 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:29:53 +0000 (0:00:00.022) 0:02:39.917 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:29:53 +0000 (0:00:00.086) 0:02:40.003 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:29:53 +0000 (0:00:00.021) 0:02:40.025 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:29:53 +0000 (0:00:00.019) 0:02:40.044 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:29:53 +0000 (0:00:00.019) 0:02:40.064 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:29:53 +0000 (0:00:00.020) 0:02:40.084 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:29:53 +0000 (0:00:00.018) 0:02:40.103 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:29:53 +0000 (0:00:00.022) 0:02:40.126 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:29:54 +0000 (0:00:00.035) 0:02:40.161 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:29:54 +0000 (0:00:00.035) 0:02:40.196 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:29:54 +0000 (0:00:00.030) 0:02:40.227 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:29:54 +0000 (0:00:00.029) 0:02:40.256 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:29:54 +0000 (0:00:00.031) 0:02:40.288 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:29:54 +0000 (0:00:00.021) 0:02:40.309 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:29:54 +0000 (0:00:00.022) 0:02:40.332 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:29:54 +0000 (0:00:00.020) 0:02:40.352 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:29:54 +0000 (0:00:00.025) 0:02:40.377 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:29:54 +0000 (0:00:00.019) 0:02:40.397 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:29:54 +0000 (0:00:00.103) 0:02:40.500 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:29:54 +0000 (0:00:00.021) 0:02:40.522 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:29:54 +0000 (0:00:00.021) 0:02:40.543 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:29:54 +0000 (0:00:00.021) 0:02:40.564 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:29:54 +0000 (0:00:00.020) 0:02:40.585 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:29:54 +0000 (0:00:00.019) 0:02:40.604 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:29:54 +0000 (0:00:00.031) 0:02:40.635 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:29:54 +0000 (0:00:00.031) 0:02:40.666 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:29:54 +0000 (0:00:00.030) 0:02:40.697 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:29:54 +0000 (0:00:00.025) 0:02:40.722 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:29:54 +0000 (0:00:00.029) 0:02:40.751 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:29:54 +0000 (0:00:00.027) 0:02:40.778 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:29:54 +0000 (0:00:00.027) 0:02:40.805 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:29:54 +0000 (0:00:00.027) 0:02:40.833 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:29:54 +0000 (0:00:00.026) 0:02:40.859 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:29:54 +0000 (0:00:00.019) 0:02:40.878 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:29:54 +0000 (0:00:00.088) 0:02:40.966 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:29:54 +0000 (0:00:00.023) 0:02:40.990 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:29:54 +0000 (0:00:00.020) 0:02:41.011 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:29:54 +0000 (0:00:00.022) 0:02:41.033 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:29:54 +0000 (0:00:00.020) 0:02:41.053 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:29:54 +0000 (0:00:00.020) 0:02:41.074 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:29:54 +0000 (0:00:00.019) 0:02:41.093 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:29:54 +0000 (0:00:00.019) 0:02:41.113 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:29:54 +0000 (0:00:00.020) 0:02:41.133 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:29:55 +0000 (0:00:00.018) 0:02:41.152 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:29:55 +0000 (0:00:00.019) 0:02:41.171 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:29:55 +0000 (0:00:00.019) 0:02:41.191 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:29:55 +0000 (0:00:00.019) 0:02:41.210 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:29:55 +0000 (0:00:00.019) 0:02:41.229 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:29:55 +0000 (0:00:00.022) 0:02:41.252 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:29:55 +0000 (0:00:00.020) 0:02:41.272 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:29:55 +0000 (0:00:00.029) 0:02:41.301 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:29:55 +0000 (0:00:00.081) 0:02:41.383 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:29:55 +0000 (0:00:00.020) 0:02:41.404 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:29:55 +0000 (0:00:00.020) 0:02:41.424 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:29:55 +0000 (0:00:00.020) 0:02:41.445 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:29:55 +0000 (0:00:00.019) 0:02:41.464 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:29:55 +0000 (0:00:00.019) 0:02:41.484 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:29:55 +0000 (0:00:00.020) 0:02:41.504 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:44 Monday 06 May 2024 16:29:55 +0000 (0:00:00.020) 0:02:41.524 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:54 Monday 06 May 2024 16:29:55 +0000 (0:00:00.018) 0:02:41.542 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID0 lvm raid device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:181 Monday 06 May 2024 16:29:55 +0000 (0:00:00.020) 0:02:41.563 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:29:55 +0000 (0:00:00.061) 0:02:41.624 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:29:55 +0000 (0:00:00.031) 0:02:41.656 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:29:55 +0000 (0:00:00.033) 0:02:41.689 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:29:55 +0000 (0:00:00.045) 0:02:41.735 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:29:55 +0000 (0:00:00.087) 0:02:41.822 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:29:55 +0000 (0:00:00.024) 0:02:41.847 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:29:55 +0000 (0:00:00.031) 0:02:41.878 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:29:55 +0000 (0:00:00.026) 0:02:41.905 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:29:55 +0000 (0:00:00.049) 0:02:41.954 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:29:55 +0000 (0:00:00.027) 0:02:41.981 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh", "sdi" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sdh", "sdi" ], "raid_level": "raid0", "size": "2g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:29:55 +0000 (0:00:00.026) 0:02:42.008 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:29:55 +0000 (0:00:00.027) 0:02:42.036 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:29:55 +0000 (0:00:00.025) 0:02:42.062 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:29:55 +0000 (0:00:00.024) 0:02:42.087 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:29:55 +0000 (0:00:00.025) 0:02:42.112 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:29:56 +0000 (0:00:00.028) 0:02:42.140 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:29:56 +0000 (0:00:00.044) 0:02:42.185 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:29:56 +0000 (0:00:00.019) 0:02:42.204 ************ 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 device", "device": "/dev/vg1", "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/sdf", "/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:30:01 +0000 (0:00:05.792) 0:02:47.996 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:30:01 +0000 (0:00:00.031) 0:02:48.027 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:30:02 +0000 (0:00:00.168) 0:02:48.196 ************ 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 device", "device": "/dev/vg1", "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/sdf", "/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:30:02 +0000 (0:00:00.035) 0:02:48.231 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:30:02 +0000 (0:00:00.025) 0:02:48.257 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:30:02 +0000 (0:00:00.024) 0:02:48.282 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:30:02 +0000 (0:00:00.035) 0:02:48.317 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:30:02 +0000 (0:00:00.292) 0:02:48.610 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 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", "backup_file": "", "boot": "yes", "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 [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:30:02 +0000 (0:00:00.216) 0:02:48.827 ************ 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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:30:02 +0000 (0:00:00.054) 0:02:48.881 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:30:03 +0000 (0:00:00.305) 0:02:49.186 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:30:03 +0000 (0:00:00.163) 0:02:49.350 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:30:03 +0000 (0:00:00.029) 0:02:49.380 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:197 Monday 06 May 2024 16:30:03 +0000 (0:00:00.688) 0:02:50.068 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:2 Monday 06 May 2024 16:30:03 +0000 (0:00:00.049) 0:02:50.117 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:7 Monday 06 May 2024 16:30:04 +0000 (0:00:00.145) 0:02:50.263 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 Monday 06 May 2024 16:30:04 +0000 (0:00:00.042) 0:02:50.305 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "6547b531-24c7-47be-b9ed-9c51deccbfd9" }, "/dev/mapper/vg1-lv1_rimage_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_0", "size": "1G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rimage_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_1", "size": "1G", "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/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": "c7KFbL-kUmw-Up3m-854l-ic8R-V2rf-DnEeiN" }, "/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": "QMuhlc-rhwC-0AX2-Q33h-CqzZ-Yjlf-z1nBGa" }, "/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": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:20 Monday 06 May 2024 16:30:04 +0000 (0:00:00.158) 0:02:50.464 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003342", "end": "2024-05-06 16:30:04.450773", "rc": 0, "start": "2024-05-06 16:30:04.447431" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:25 Monday 06 May 2024 16:30:04 +0000 (0:00:00.152) 0:02:50.617 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003487", "end": "2024-05-06 16:30:04.598087", "failed_when_result": false, "rc": 0, "start": "2024-05-06 16:30:04.594600" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:34 Monday 06 May 2024 16:30:04 +0000 (0:00:00.144) 0:02:50.761 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml for sut => (item={'grow_to_fill': False, 'name': 'vg1', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh', 'sdi'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [{'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:5 Monday 06 May 2024 16:30:04 +0000 (0:00:00.053) 0:02:50.814 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:18 Monday 06 May 2024 16:30:04 +0000 (0:00:00.022) 0:02:50.836 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.023254", "end": "2024-05-06 16:30:04.840742", "rc": 0, "start": "2024-05-06 16:30:04.817488" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:24 Monday 06 May 2024 16:30:04 +0000 (0:00:00.169) 0:02:51.006 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:34 Monday 06 May 2024 16:30:04 +0000 (0:00:00.028) 0:02:51.034 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 16:30:04 +0000 (0:00:00.041) 0:02:51.075 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "2", "_storage_test_pool_pvs_lvm": [ "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 16:30:04 +0000 (0:00:00.041) 0:02:51.116 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 16:30:05 +0000 (0:00:00.278) 0:02:51.395 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "2" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 16:30:05 +0000 (0:00:00.033) 0:02:51.429 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 16:30:05 +0000 (0:00:00.035) 0:02:51.465 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 16:30:05 +0000 (0:00:00.037) 0:02:51.502 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 16:30:05 +0000 (0:00:00.095) 0:02:51.598 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 16:30:05 +0000 (0:00:00.035) 0:02:51.633 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 16:30:05 +0000 (0:00:00.021) 0:02:51.654 ************ 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 that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 16:30:05 +0000 (0:00:00.030) 0:02:51.685 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.41.186 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 16:30:05 +0000 (0:00:00.232) 0:02:51.918 ************ skipping: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sdh1" } skipping: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sdi1" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 16:30:05 +0000 (0:00:00.035) 0:02:51.953 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:8 Monday 06 May 2024 16:30:05 +0000 (0:00:00.039) 0:02:51.992 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:14 Monday 06 May 2024 16:30:05 +0000 (0:00:00.019) 0:02:52.012 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:19 Monday 06 May 2024 16:30:05 +0000 (0:00:00.020) 0:02:52.033 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:24 Monday 06 May 2024 16:30:05 +0000 (0:00:00.020) 0:02:52.053 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:29 Monday 06 May 2024 16:30:05 +0000 (0:00:00.019) 0:02:52.072 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:37 Monday 06 May 2024 16:30:05 +0000 (0:00:00.020) 0:02:52.093 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:46 Monday 06 May 2024 16:30:05 +0000 (0:00:00.020) 0:02:52.113 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:55 Monday 06 May 2024 16:30:05 +0000 (0:00:00.019) 0:02:52.133 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:64 Monday 06 May 2024 16:30:06 +0000 (0:00:00.021) 0:02:52.154 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:74 Monday 06 May 2024 16:30:06 +0000 (0:00:00.089) 0:02:52.243 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:83 Monday 06 May 2024 16:30:06 +0000 (0:00:00.021) 0:02:52.265 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 16:30:06 +0000 (0:00:00.021) 0:02:52.286 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 16:30:06 +0000 (0:00:00.039) 0:02:52.326 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:30:06 +0000 (0:00:00.038) 0:02:52.364 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,segtype,stripe_size", "vg1/lv1" ], "delta": "0:00:00.020499", "end": "2024-05-06 16:30:06.374884", "rc": 0, "start": "2024-05-06 16:30:06.354385" } STDOUT: LVM2_LV_NAME=lv1 LVM2_SEGTYPE=raid0 LVM2_STRIPE_SIZE=65536 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:30:06 +0000 (0:00:00.175) 0:02:52.540 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:30:06 +0000 (0:00:00.035) 0:02:52.575 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:30:06 +0000 (0:00:00.029) 0:02:52.604 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_stripe_size": [ "65536" ] }, "changed": false } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:30:06 +0000 (0:00:00.035) 0:02:52.640 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:30:06 +0000 (0:00:00.024) 0:02:52.665 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:30:06 +0000 (0:00:00.025) 0:02:52.690 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 16:30:06 +0000 (0:00:00.025) 0:02:52.716 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 16:30:06 +0000 (0:00:00.038) 0:02:52.755 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:30:06 +0000 (0:00:00.105) 0:02:52.861 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:30:06 +0000 (0:00:00.021) 0:02:52.882 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:30:06 +0000 (0:00:00.020) 0:02:52.902 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:30:06 +0000 (0:00:00.019) 0:02:52.922 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 16:30:06 +0000 (0:00:00.021) 0:02:52.943 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 16:30:06 +0000 (0:00:00.041) 0:02:52.985 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 16:30:06 +0000 (0:00:00.032) 0:02:53.017 ************ skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "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, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 16:30:06 +0000 (0:00:00.024) 0:02:53.042 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdh1) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdi1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:30:06 +0000 (0:00:00.042) 0:02:53.084 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:30:06 +0000 (0:00:00.035) 0:02:53.119 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:30:07 +0000 (0:00:00.033) 0:02:53.152 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:30:07 +0000 (0:00:00.033) 0:02:53.185 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:30:07 +0000 (0:00:00.029) 0:02:53.215 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:30:07 +0000 (0:00:00.028) 0:02:53.244 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:30:07 +0000 (0:00:00.096) 0:02:53.340 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:30:07 +0000 (0:00:00.037) 0:02:53.378 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:30:07 +0000 (0:00:00.033) 0:02:53.411 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:30:07 +0000 (0:00:00.030) 0:02:53.442 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:30:07 +0000 (0:00:00.029) 0:02:53.471 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:30:07 +0000 (0:00:00.029) 0:02:53.501 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 16:30:07 +0000 (0:00:00.024) 0:02:53.525 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 16:30:07 +0000 (0:00:00.021) 0:02:53.547 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 16:30:07 +0000 (0:00:00.041) 0:02:53.588 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:30:07 +0000 (0:00:00.038) 0:02:53.627 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:30:07 +0000 (0:00:00.019) 0:02:53.646 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:30:07 +0000 (0:00:00.019) 0:02:53.666 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:30:07 +0000 (0:00:00.019) 0:02:53.686 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:30:07 +0000 (0:00:00.019) 0:02:53.705 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:30:07 +0000 (0:00:00.085) 0:02:53.790 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:30:07 +0000 (0:00:00.021) 0:02:53.812 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 16:30:07 +0000 (0:00:00.020) 0:02:53.833 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 16:30:07 +0000 (0:00:00.021) 0:02:53.854 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': [], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:30:07 +0000 (0:00:00.036) 0:02:53.890 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:30:07 +0000 (0:00:00.033) 0:02:53.923 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:30:07 +0000 (0:00:00.067) 0:02:53.991 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:30:07 +0000 (0:00:00.028) 0:02:54.020 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 513304, "block_size": 4096, "block_total": 521600, "block_used": 8296, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048317, "inode_total": 1048320, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbsize=64k,sunit=128,swidth=256,noquota", "size_available": 2102493184, "size_total": 2136473600, "uuid": "6547b531-24c7-47be-b9ed-9c51deccbfd9" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 513304, "block_size": 4096, "block_total": 521600, "block_used": 8296, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048317, "inode_total": 1048320, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbsize=64k,sunit=128,swidth=256,noquota", "size_available": 2102493184, "size_total": 2136473600, "uuid": "6547b531-24c7-47be-b9ed-9c51deccbfd9" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:30:07 +0000 (0:00:00.040) 0:02:54.060 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:30:07 +0000 (0:00:00.028) 0:02:54.089 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:30:07 +0000 (0:00:00.036) 0:02:54.125 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:30:08 +0000 (0:00:00.032) 0:02:54.158 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:30:08 +0000 (0:00:00.021) 0:02:54.179 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:30:08 +0000 (0:00:00.106) 0:02:54.286 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:30:08 +0000 (0:00:00.021) 0:02:54.307 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:30:08 +0000 (0:00:00.037) 0:02:54.345 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:30:08 +0000 (0:00:00.022) 0:02:54.367 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:30:08 +0000 (0:00:00.020) 0:02:54.388 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:30:08 +0000 (0:00:00.021) 0:02:54.409 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:30:08 +0000 (0:00:00.021) 0:02:54.431 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:30:08 +0000 (0:00:00.044) 0:02:54.475 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:30:08 +0000 (0:00:00.033) 0:02:54.508 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:30:08 +0000 (0:00:00.033) 0:02:54.542 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:30:08 +0000 (0:00:00.028) 0:02:54.570 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:30:08 +0000 (0:00:00.021) 0:02:54.592 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:30:08 +0000 (0:00:00.033) 0:02:54.625 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:30:08 +0000 (0:00:00.033) 0:02:54.659 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715013001.7668047, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715013001.7668047, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 69696, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715013001.7668047, "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:30:08 +0000 (0:00:00.146) 0:02:54.806 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:30:08 +0000 (0:00:00.024) 0:02:54.830 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:30:08 +0000 (0:00:00.018) 0:02:54.849 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:30:08 +0000 (0:00:00.093) 0:02:54.943 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:30:08 +0000 (0:00:00.023) 0:02:54.966 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:30:08 +0000 (0:00:00.021) 0:02:54.988 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:30:08 +0000 (0:00:00.024) 0:02:55.013 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:30:08 +0000 (0:00:00.020) 0:02:55.033 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:30:09 +0000 (0:00:00.329) 0:02:55.362 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:30:09 +0000 (0:00:00.022) 0:02:55.384 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:30:09 +0000 (0:00:00.020) 0:02:55.405 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:30:09 +0000 (0:00:00.036) 0:02:55.442 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:30:09 +0000 (0:00:00.021) 0:02:55.463 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:30:09 +0000 (0:00:00.019) 0:02:55.483 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:30:09 +0000 (0:00:00.020) 0:02:55.503 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:30:09 +0000 (0:00:00.021) 0:02:55.524 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:30:09 +0000 (0:00:00.019) 0:02:55.544 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:30:09 +0000 (0:00:00.036) 0:02:55.580 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:30:09 +0000 (0:00:00.032) 0:02:55.613 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:30:09 +0000 (0:00:00.028) 0:02:55.641 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:30:09 +0000 (0:00:00.112) 0:02:55.754 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:30:09 +0000 (0:00:00.031) 0:02:55.786 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:30:09 +0000 (0:00:00.021) 0:02:55.807 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:30:09 +0000 (0:00:00.020) 0:02:55.828 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:30:09 +0000 (0:00:00.021) 0:02:55.849 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:30:09 +0000 (0:00:00.020) 0:02:55.869 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:30:09 +0000 (0:00:00.020) 0:02:55.889 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:30:09 +0000 (0:00:00.020) 0:02:55.910 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:30:09 +0000 (0:00:00.019) 0:02:55.930 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:30:09 +0000 (0:00:00.020) 0:02:55.950 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:30:09 +0000 (0:00:00.022) 0:02:55.973 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:30:09 +0000 (0:00:00.021) 0:02:55.995 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:30:09 +0000 (0:00:00.021) 0:02:56.016 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:30:10 +0000 (0:00:00.150) 0:02:56.167 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:30:10 +0000 (0:00:00.149) 0:02:56.317 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:30:10 +0000 (0:00:00.034) 0:02:56.351 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:30:10 +0000 (0:00:00.109) 0:02:56.460 ************ ok: [sut] => { "bytes": 21453361643, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:30:10 +0000 (0:00:00.148) 0:02:56.608 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:30:10 +0000 (0:00:00.031) 0:02:56.640 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:30:10 +0000 (0:00:00.030) 0:02:56.670 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:30:10 +0000 (0:00:00.030) 0:02:56.701 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:30:10 +0000 (0:00:00.031) 0:02:56.732 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:30:10 +0000 (0:00:00.021) 0:02:56.754 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:30:10 +0000 (0:00:00.020) 0:02:56.774 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:30:10 +0000 (0:00:00.022) 0:02:56.796 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:30:10 +0000 (0:00:00.021) 0:02:56.818 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:30:10 +0000 (0:00:00.019) 0:02:56.837 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:30:10 +0000 (0:00:00.020) 0:02:56.858 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:30:10 +0000 (0:00:00.020) 0:02:56.878 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:30:10 +0000 (0:00:00.019) 0:02:56.898 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:30:10 +0000 (0:00:00.021) 0:02:56.920 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:30:10 +0000 (0:00:00.023) 0:02:56.943 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:30:10 +0000 (0:00:00.019) 0:02:56.963 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:30:10 +0000 (0:00:00.090) 0:02:57.053 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:30:10 +0000 (0:00:00.021) 0:02:57.075 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:30:10 +0000 (0:00:00.019) 0:02:57.094 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:30:10 +0000 (0:00:00.020) 0:02:57.115 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:30:10 +0000 (0:00:00.022) 0:02:57.138 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:30:11 +0000 (0:00:00.023) 0:02:57.161 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:30:11 +0000 (0:00:00.037) 0:02:57.199 ************ 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.020383", "end": "2024-05-06 16:30:11.195556", "rc": 0, "start": "2024-05-06 16:30:11.175173" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=rwi-aor--- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=raid0 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:30:11 +0000 (0:00:00.161) 0:02:57.360 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:30:11 +0000 (0:00:00.032) 0:02:57.393 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:30:11 +0000 (0:00:00.033) 0:02:57.427 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:30:11 +0000 (0:00:00.031) 0:02:57.458 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:30:11 +0000 (0:00:00.030) 0:02:57.489 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:30:11 +0000 (0:00:00.030) 0:02:57.519 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:30:11 +0000 (0:00:00.029) 0:02:57.548 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:44 Monday 06 May 2024 16:30:11 +0000 (0:00:00.020) 0:02:57.568 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:54 Monday 06 May 2024 16:30:11 +0000 (0:00:00.018) 0:02:57.587 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:200 Monday 06 May 2024 16:30:11 +0000 (0:00:00.020) 0:02:57.608 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:30:11 +0000 (0:00:00.137) 0:02:57.745 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:30:11 +0000 (0:00:00.035) 0:02:57.781 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:30:11 +0000 (0:00:00.040) 0:02:57.822 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:30:11 +0000 (0:00:00.065) 0:02:57.888 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:30:11 +0000 (0:00:00.029) 0:02:57.917 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:30:11 +0000 (0:00:00.028) 0:02:57.946 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:30:11 +0000 (0:00:00.025) 0:02:57.971 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:30:11 +0000 (0:00:00.024) 0:02:57.995 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:30:11 +0000 (0:00:00.046) 0:02:58.041 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:30:11 +0000 (0:00:00.026) 0:02:58.068 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh", "sdi" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sdh", "sdi" ], "raid_level": "raid0", "size": "2g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:30:11 +0000 (0:00:00.028) 0:02:58.097 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:30:11 +0000 (0:00:00.024) 0:02:58.122 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:30:12 +0000 (0:00:00.117) 0:02:58.240 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:30:12 +0000 (0:00:00.026) 0:02:58.266 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:30:12 +0000 (0:00:00.028) 0:02:58.294 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:30:12 +0000 (0:00:00.025) 0:02:58.320 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:30:12 +0000 (0:00:00.045) 0:02:58.366 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:30:12 +0000 (0:00:00.019) 0:02:58.386 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:30:17 +0000 (0:00:05.431) 0:03:03.818 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:30:17 +0000 (0:00:00.030) 0:03:03.848 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:30:17 +0000 (0:00:00.018) 0:03:03.867 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:30:17 +0000 (0:00:00.026) 0:03:03.893 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:30:17 +0000 (0:00:00.025) 0:03:03.918 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:30:17 +0000 (0:00:00.022) 0:03:03.941 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:30:17 +0000 (0:00:00.032) 0:03:03.973 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:30:18 +0000 (0:00:00.290) 0:03:04.263 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 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", "backup_file": "", "boot": "yes", "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 [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:30:18 +0000 (0:00:00.174) 0:03:04.438 ************ 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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:30:18 +0000 (0:00:00.038) 0:03:04.476 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:30:18 +0000 (0:00:00.297) 0:03:04.773 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:30:18 +0000 (0:00:00.233) 0:03:05.007 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:30:18 +0000 (0:00:00.021) 0:03:05.028 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:216 Monday 06 May 2024 16:30:19 +0000 (0:00:00.674) 0:03:05.703 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:2 Monday 06 May 2024 16:30:19 +0000 (0:00:00.049) 0:03:05.753 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:7 Monday 06 May 2024 16:30:19 +0000 (0:00:00.034) 0:03:05.787 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 Monday 06 May 2024 16:30:19 +0000 (0:00:00.028) 0:03:05.816 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "6547b531-24c7-47be-b9ed-9c51deccbfd9" }, "/dev/mapper/vg1-lv1_rimage_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_0", "size": "1G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rimage_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_1", "size": "1G", "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/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": "c7KFbL-kUmw-Up3m-854l-ic8R-V2rf-DnEeiN" }, "/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": "QMuhlc-rhwC-0AX2-Q33h-CqzZ-Yjlf-z1nBGa" }, "/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": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:20 Monday 06 May 2024 16:30:19 +0000 (0:00:00.155) 0:03:05.971 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003501", "end": "2024-05-06 16:30:19.956337", "rc": 0, "start": "2024-05-06 16:30:19.952836" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:25 Monday 06 May 2024 16:30:19 +0000 (0:00:00.150) 0:03:06.121 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003541", "end": "2024-05-06 16:30:20.107441", "failed_when_result": false, "rc": 0, "start": "2024-05-06 16:30:20.103900" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:34 Monday 06 May 2024 16:30:20 +0000 (0:00:00.149) 0:03:06.271 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml for sut => (item={'grow_to_fill': False, 'name': 'vg1', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh', 'sdi'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [{'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:5 Monday 06 May 2024 16:30:20 +0000 (0:00:00.051) 0:03:06.323 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:18 Monday 06 May 2024 16:30:20 +0000 (0:00:00.021) 0:03:06.345 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.020752", "end": "2024-05-06 16:30:20.349890", "rc": 0, "start": "2024-05-06 16:30:20.329138" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:24 Monday 06 May 2024 16:30:20 +0000 (0:00:00.169) 0:03:06.514 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:34 Monday 06 May 2024 16:30:20 +0000 (0:00:00.092) 0:03:06.607 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 16:30:20 +0000 (0:00:00.040) 0:03:06.648 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "2", "_storage_test_pool_pvs_lvm": [ "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 16:30:20 +0000 (0:00:00.039) 0:03:06.687 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 16:30:20 +0000 (0:00:00.268) 0:03:06.955 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "2" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 16:30:20 +0000 (0:00:00.031) 0:03:06.987 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh1", "/dev/sdi1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 16:30:20 +0000 (0:00:00.033) 0:03:07.021 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 16:30:20 +0000 (0:00:00.033) 0:03:07.054 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 16:30:20 +0000 (0:00:00.022) 0:03:07.077 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 16:30:20 +0000 (0:00:00.032) 0:03:07.109 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 16:30:20 +0000 (0:00:00.020) 0:03:07.129 ************ 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 that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 16:30:21 +0000 (0:00:00.029) 0:03:07.159 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.41.186 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 16:30:21 +0000 (0:00:00.208) 0:03:07.367 ************ skipping: [sut] => (item=/dev/sdh1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sdh1" } skipping: [sut] => (item=/dev/sdi1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sdi1" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 16:30:21 +0000 (0:00:00.036) 0:03:07.404 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:8 Monday 06 May 2024 16:30:21 +0000 (0:00:00.037) 0:03:07.442 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:14 Monday 06 May 2024 16:30:21 +0000 (0:00:00.120) 0:03:07.563 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:19 Monday 06 May 2024 16:30:21 +0000 (0:00:00.022) 0:03:07.586 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:24 Monday 06 May 2024 16:30:21 +0000 (0:00:00.022) 0:03:07.608 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:29 Monday 06 May 2024 16:30:21 +0000 (0:00:00.020) 0:03:07.629 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:37 Monday 06 May 2024 16:30:21 +0000 (0:00:00.024) 0:03:07.653 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:46 Monday 06 May 2024 16:30:21 +0000 (0:00:00.023) 0:03:07.676 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:55 Monday 06 May 2024 16:30:21 +0000 (0:00:00.022) 0:03:07.699 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:64 Monday 06 May 2024 16:30:21 +0000 (0:00:00.020) 0:03:07.720 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:74 Monday 06 May 2024 16:30:21 +0000 (0:00:00.020) 0:03:07.741 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:83 Monday 06 May 2024 16:30:21 +0000 (0:00:00.022) 0:03:07.764 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 16:30:21 +0000 (0:00:00.026) 0:03:07.790 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 16:30:21 +0000 (0:00:00.043) 0:03:07.833 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:30:21 +0000 (0:00:00.039) 0:03:07.872 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,segtype,stripe_size", "vg1/lv1" ], "delta": "0:00:00.022674", "end": "2024-05-06 16:30:21.882892", "rc": 0, "start": "2024-05-06 16:30:21.860218" } STDOUT: LVM2_LV_NAME=lv1 LVM2_SEGTYPE=raid0 LVM2_STRIPE_SIZE=65536 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:30:21 +0000 (0:00:00.176) 0:03:08.048 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:30:21 +0000 (0:00:00.035) 0:03:08.083 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:30:22 +0000 (0:00:00.121) 0:03:08.205 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_stripe_size": [ "65536" ] }, "changed": false } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:30:22 +0000 (0:00:00.038) 0:03:08.243 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:30:22 +0000 (0:00:00.026) 0:03:08.270 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:30:22 +0000 (0:00:00.027) 0:03:08.298 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_stripe_size is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 16:30:22 +0000 (0:00:00.028) 0:03:08.326 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 16:30:22 +0000 (0:00:00.041) 0:03:08.368 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:30:22 +0000 (0:00:00.039) 0:03:08.407 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:30:22 +0000 (0:00:00.020) 0:03:08.428 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:30:22 +0000 (0:00:00.023) 0:03:08.452 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:30:22 +0000 (0:00:00.025) 0:03:08.477 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 16:30:22 +0000 (0:00:00.022) 0:03:08.500 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 16:30:22 +0000 (0:00:00.042) 0:03:08.543 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 16:30:22 +0000 (0:00:00.031) 0:03:08.574 ************ skipping: [sut] => (item=/dev/sdh1) => { "_storage_test_pool_member_path": "/dev/sdh1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "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, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 16:30:22 +0000 (0:00:00.093) 0:03:08.668 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdh1) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdi1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:30:22 +0000 (0:00:00.040) 0:03:08.708 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:30:22 +0000 (0:00:00.034) 0:03:08.743 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:30:22 +0000 (0:00:00.035) 0:03:08.778 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:30:22 +0000 (0:00:00.030) 0:03:08.809 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:30:22 +0000 (0:00:00.032) 0:03:08.841 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:30:22 +0000 (0:00:00.031) 0:03:08.872 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 16:30:22 +0000 (0:00:00.021) 0:03:08.893 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 16:30:22 +0000 (0:00:00.033) 0:03:08.927 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 16:30:22 +0000 (0:00:00.033) 0:03:08.960 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 16:30:22 +0000 (0:00:00.028) 0:03:08.989 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 16:30:22 +0000 (0:00:00.028) 0:03:09.018 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 16:30:22 +0000 (0:00:00.028) 0:03:09.047 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 16:30:22 +0000 (0:00:00.019) 0:03:09.067 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 16:30:22 +0000 (0:00:00.020) 0:03:09.088 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 16:30:23 +0000 (0:00:00.114) 0:03:09.202 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:30:23 +0000 (0:00:00.039) 0:03:09.241 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.261 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.282 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.302 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.322 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.343 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.364 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.384 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 16:30:23 +0000 (0:00:00.021) 0:03:09.405 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, '_kernel_device': '/dev/dm-2', 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], '_raw_kernel_device': '/dev/dm-2', 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:30:23 +0000 (0:00:00.035) 0:03:09.441 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:30:23 +0000 (0:00:00.032) 0:03:09.473 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:30:23 +0000 (0:00:00.137) 0:03:09.610 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:30:23 +0000 (0:00:00.029) 0:03:09.640 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 513304, "block_size": 4096, "block_total": 521600, "block_used": 8296, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048317, "inode_total": 1048320, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbsize=64k,sunit=128,swidth=256,noquota", "size_available": 2102493184, "size_total": 2136473600, "uuid": "6547b531-24c7-47be-b9ed-9c51deccbfd9" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 513304, "block_size": 4096, "block_total": 521600, "block_used": 8296, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048317, "inode_total": 1048320, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbsize=64k,sunit=128,swidth=256,noquota", "size_available": 2102493184, "size_total": 2136473600, "uuid": "6547b531-24c7-47be-b9ed-9c51deccbfd9" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:30:23 +0000 (0:00:00.038) 0:03:09.679 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:30:23 +0000 (0:00:00.021) 0:03:09.701 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:30:23 +0000 (0:00:00.033) 0:03:09.735 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:30:23 +0000 (0:00:00.032) 0:03:09.767 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.788 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.809 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:30:23 +0000 (0:00:00.019) 0:03:09.829 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:30:23 +0000 (0:00:00.035) 0:03:09.864 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:30:23 +0000 (0:00:00.021) 0:03:09.885 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:30:23 +0000 (0:00:00.019) 0:03:09.905 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:30:23 +0000 (0:00:00.020) 0:03:09.925 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:30:23 +0000 (0:00:00.021) 0:03:09.946 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:30:23 +0000 (0:00:00.043) 0:03:09.990 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:30:23 +0000 (0:00:00.033) 0:03:10.023 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:30:24 +0000 (0:00:00.119) 0:03:10.143 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:30:24 +0000 (0:00:00.029) 0:03:10.173 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:30:24 +0000 (0:00:00.021) 0:03:10.194 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:30:24 +0000 (0:00:00.033) 0:03:10.227 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:30:24 +0000 (0:00:00.032) 0:03:10.260 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715013001.7668047, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715013001.7668047, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 69696, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715013001.7668047, "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:30:24 +0000 (0:00:00.156) 0:03:10.416 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:30:24 +0000 (0:00:00.024) 0:03:10.441 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:30:24 +0000 (0:00:00.019) 0:03:10.461 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:30:24 +0000 (0:00:00.023) 0:03:10.484 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:30:24 +0000 (0:00:00.022) 0:03:10.507 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:30:24 +0000 (0:00:00.020) 0:03:10.527 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:30:24 +0000 (0:00:00.023) 0:03:10.551 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:30:24 +0000 (0:00:00.019) 0:03:10.571 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:30:24 +0000 (0:00:00.349) 0:03:10.920 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:30:24 +0000 (0:00:00.020) 0:03:10.941 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:30:24 +0000 (0:00:00.020) 0:03:10.961 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:30:24 +0000 (0:00:00.032) 0:03:10.993 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:30:24 +0000 (0:00:00.096) 0:03:11.090 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:30:24 +0000 (0:00:00.022) 0:03:11.112 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:30:24 +0000 (0:00:00.020) 0:03:11.133 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:30:25 +0000 (0:00:00.020) 0:03:11.154 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:30:25 +0000 (0:00:00.021) 0:03:11.175 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:30:25 +0000 (0:00:00.034) 0:03:11.210 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:30:25 +0000 (0:00:00.033) 0:03:11.243 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:30:25 +0000 (0:00:00.029) 0:03:11.273 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:30:25 +0000 (0:00:00.028) 0:03:11.301 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:30:25 +0000 (0:00:00.029) 0:03:11.331 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:30:25 +0000 (0:00:00.021) 0:03:11.353 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:30:25 +0000 (0:00:00.019) 0:03:11.373 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:30:25 +0000 (0:00:00.020) 0:03:11.393 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:30:25 +0000 (0:00:00.020) 0:03:11.414 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:30:25 +0000 (0:00:00.019) 0:03:11.433 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:30:25 +0000 (0:00:00.023) 0:03:11.456 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:30:25 +0000 (0:00:00.122) 0:03:11.579 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:30:25 +0000 (0:00:00.021) 0:03:11.601 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:30:25 +0000 (0:00:00.022) 0:03:11.623 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:30:25 +0000 (0:00:00.026) 0:03:11.650 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:30:25 +0000 (0:00:00.021) 0:03:11.672 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:30:25 +0000 (0:00:00.154) 0:03:11.826 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:30:25 +0000 (0:00:00.148) 0:03:11.974 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:30:25 +0000 (0:00:00.034) 0:03:12.008 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:30:25 +0000 (0:00:00.025) 0:03:12.034 ************ ok: [sut] => { "bytes": 21453361643, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:30:26 +0000 (0:00:00.145) 0:03:12.180 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:30:26 +0000 (0:00:00.030) 0:03:12.210 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:30:26 +0000 (0:00:00.031) 0:03:12.242 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:30:26 +0000 (0:00:00.032) 0:03:12.274 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:30:26 +0000 (0:00:00.031) 0:03:12.305 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:30:26 +0000 (0:00:00.020) 0:03:12.326 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:30:26 +0000 (0:00:00.020) 0:03:12.346 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:30:26 +0000 (0:00:00.019) 0:03:12.365 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:30:26 +0000 (0:00:00.095) 0:03:12.461 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:30:26 +0000 (0:00:00.022) 0:03:12.483 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:30:26 +0000 (0:00:00.025) 0:03:12.508 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:30:26 +0000 (0:00:00.025) 0:03:12.534 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:30:26 +0000 (0:00:00.020) 0:03:12.554 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:30:26 +0000 (0:00:00.021) 0:03:12.576 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:30:26 +0000 (0:00:00.022) 0:03:12.599 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:30:26 +0000 (0:00:00.021) 0:03:12.620 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:30:26 +0000 (0:00:00.021) 0:03:12.642 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:30:26 +0000 (0:00:00.022) 0:03:12.664 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:30:26 +0000 (0:00:00.020) 0:03:12.685 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:30:26 +0000 (0:00:00.021) 0:03:12.706 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:30:26 +0000 (0:00:00.024) 0:03:12.730 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:30:26 +0000 (0:00:00.024) 0:03:12.754 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:30:26 +0000 (0:00:00.038) 0:03:12.793 ************ 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.019463", "end": "2024-05-06 16:30:26.789634", "rc": 0, "start": "2024-05-06 16:30:26.770171" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=rwi-aor--- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=raid0 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:30:26 +0000 (0:00:00.163) 0:03:12.956 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:30:26 +0000 (0:00:00.031) 0:03:12.987 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:30:26 +0000 (0:00:00.128) 0:03:13.116 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:30:27 +0000 (0:00:00.033) 0:03:13.149 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:30:27 +0000 (0:00:00.031) 0:03:13.181 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:30:27 +0000 (0:00:00.031) 0:03:13.212 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:30:27 +0000 (0:00:00.030) 0:03:13.243 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:44 Monday 06 May 2024 16:30:27 +0000 (0:00:00.021) 0:03:13.264 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:54 Monday 06 May 2024 16:30:27 +0000 (0:00:00.020) 0:03:13.285 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the device created above] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:219 Monday 06 May 2024 16:30:27 +0000 (0:00:00.023) 0:03:13.308 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 16:30:27 +0000 (0:00:00.072) 0:03:13.381 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 16:30:27 +0000 (0:00:00.033) 0:03:13.415 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 16:30:27 +0000 (0:00:00.036) 0:03:13.451 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [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-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 16:30:27 +0000 (0:00:00.048) 0:03:13.500 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 16:30:27 +0000 (0:00:00.027) 0:03:13.527 ************ skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 16:30:27 +0000 (0:00:00.108) 0:03:13.636 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 16:30:27 +0000 (0:00:00.023) 0:03:13.660 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 16:30:27 +0000 (0:00:00.023) 0:03:13.683 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 16:30:27 +0000 (0:00:00.045) 0:03:13.728 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 16:30:27 +0000 (0:00:00.025) 0:03:13.753 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh", "sdi" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sdh", "sdi" ], "raid_level": "raid0", "size": "2g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 16:30:27 +0000 (0:00:00.027) 0:03:13.781 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 16:30:27 +0000 (0:00:00.026) 0:03:13.808 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 16:30:27 +0000 (0:00:00.025) 0:03:13.833 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 16:30:27 +0000 (0:00:00.027) 0:03:13.861 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 16:30:27 +0000 (0:00:00.026) 0:03:13.888 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 16:30:27 +0000 (0:00:00.027) 0:03:13.915 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 16:30:27 +0000 (0:00:00.047) 0:03:13.962 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 16:30:27 +0000 (0:00:00.019) 0:03:13.982 ************ 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/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/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 16:30:34 +0000 (0:00:06.213) 0:03:20.195 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 16:30:34 +0000 (0:00:00.029) 0:03:20.225 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 16:30:34 +0000 (0:00:00.109) 0:03:20.334 ************ 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/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/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": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 16:30:34 +0000 (0:00:00.027) 0:03:20.362 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 16:30:34 +0000 (0:00:00.026) 0:03:20.388 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 16:30:34 +0000 (0:00:00.024) 0:03:20.413 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'state': 'absent', 'fstype': 'xfs', 'path': '/opt/test1'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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 [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 16:30:34 +0000 (0:00:00.175) 0:03:20.588 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 16:30:34 +0000 (0:00:00.296) 0:03:20.885 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 16:30:34 +0000 (0:00:00.035) 0:03:20.920 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 16:30:34 +0000 (0:00:00.033) 0:03:20.954 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 16:30:35 +0000 (0:00:00.284) 0:03:21.239 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715012045.8901799, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 16:30:35 +0000 (0:00:00.154) 0:03:21.393 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 16:30:35 +0000 (0:00:00.020) 0:03:21.413 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:235 Monday 06 May 2024 16:30:35 +0000 (0:00:00.675) 0:03:22.089 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:2 Monday 06 May 2024 16:30:36 +0000 (0:00:00.051) 0:03:22.140 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh", "sdi" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "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": [ "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": [ "sdh", "sdi" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:7 Monday 06 May 2024 16:30:36 +0000 (0:00:00.031) 0:03:22.172 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 Monday 06 May 2024 16:30:36 +0000 (0:00:00.108) 0:03:22.280 ************ 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": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:20 Monday 06 May 2024 16:30:36 +0000 (0:00:00.152) 0:03:22.433 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003482", "end": "2024-05-06 16:30:36.416369", "rc": 0, "start": "2024-05-06 16:30:36.412887" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:25 Monday 06 May 2024 16:30:36 +0000 (0:00:00.148) 0:03:22.581 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003429", "end": "2024-05-06 16:30:36.564092", "failed_when_result": false, "rc": 0, "start": "2024-05-06 16:30:36.560663" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:34 Monday 06 May 2024 16:30:36 +0000 (0:00:00.147) 0:03:22.728 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml for sut => (item={'grow_to_fill': False, 'name': 'vg1', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh', 'sdi'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'absent', 'volumes': [{'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:5 Monday 06 May 2024 16:30:36 +0000 (0:00:00.047) 0:03:22.776 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:18 Monday 06 May 2024 16:30:36 +0000 (0:00:00.021) 0:03:22.798 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:24 Monday 06 May 2024 16:30:36 +0000 (0:00:00.019) 0:03:22.817 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool.yml:34 Monday 06 May 2024 16:30:36 +0000 (0:00:00.020) 0:03:22.837 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 16:30:36 +0000 (0:00:00.039) 0:03:22.876 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 16:30:36 +0000 (0:00:00.035) 0:03:22.911 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 16:30:36 +0000 (0:00:00.018) 0:03:22.930 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 16:30:36 +0000 (0:00:00.031) 0:03:22.961 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 16:30:36 +0000 (0:00:00.035) 0:03:22.996 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 16:30:36 +0000 (0:00:00.032) 0:03:23.028 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 16:30:36 +0000 (0:00:00.022) 0:03:23.050 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 16:30:37 +0000 (0:00:00.109) 0:03:23.159 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 16:30:37 +0000 (0:00:00.021) 0:03:23.181 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 16:30:37 +0000 (0:00:00.017) 0:03:23.199 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.41.186 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 16:30:37 +0000 (0:00:00.200) 0:03:23.400 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 16:30:37 +0000 (0:00:00.028) 0:03:23.429 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:8 Monday 06 May 2024 16:30:37 +0000 (0:00:00.037) 0:03:23.466 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:14 Monday 06 May 2024 16:30:37 +0000 (0:00:00.020) 0:03:23.487 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:19 Monday 06 May 2024 16:30:37 +0000 (0:00:00.021) 0:03:23.508 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:24 Monday 06 May 2024 16:30:37 +0000 (0:00:00.020) 0:03:23.529 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:29 Monday 06 May 2024 16:30:37 +0000 (0:00:00.019) 0:03:23.549 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:37 Monday 06 May 2024 16:30:37 +0000 (0:00:00.018) 0:03:23.568 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:46 Monday 06 May 2024 16:30:37 +0000 (0:00:00.019) 0:03:23.587 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:55 Monday 06 May 2024 16:30:37 +0000 (0:00:00.019) 0:03:23.607 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:64 Monday 06 May 2024 16:30:37 +0000 (0:00:00.018) 0:03:23.625 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:74 Monday 06 May 2024 16:30:37 +0000 (0:00:00.019) 0:03:23.645 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-md.yml:83 Monday 06 May 2024 16:30:37 +0000 (0:00:00.099) 0:03:23.744 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 16:30:37 +0000 (0:00:00.022) 0:03:23.766 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 16:30:37 +0000 (0:00:00.039) 0:03:23.805 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 16:30:37 +0000 (0:00:00.037) 0:03:23.843 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 16:30:37 +0000 (0:00:00.024) 0:03:23.868 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 16:30:37 +0000 (0:00:00.023) 0:03:23.891 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 16:30:37 +0000 (0:00:00.024) 0:03:23.915 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 16:30:37 +0000 (0:00:00.024) 0:03:23.940 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 16:30:37 +0000 (0:00:00.023) 0:03:23.963 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 16:30:37 +0000 (0:00:00.024) 0:03:23.987 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 16:30:37 +0000 (0:00:00.024) 0:03:24.012 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 16:30:37 +0000 (0:00:00.041) 0:03:24.054 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 16:30:37 +0000 (0:00:00.039) 0:03:24.094 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 16:30:38 +0000 (0:00:00.113) 0:03:24.207 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 16:30:38 +0000 (0:00:00.022) 0:03:24.230 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 16:30:38 +0000 (0:00:00.020) 0:03:24.250 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 16:30:38 +0000 (0:00:00.021) 0:03:24.271 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 16:30:38 +0000 (0:00:00.041) 0:03:24.313 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 16:30:38 +0000 (0:00:00.030) 0:03:24.344 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 16:30:38 +0000 (0:00:00.019) 0:03:24.363 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 16:30:38 +0000 (0:00:00.018) 0:03:24.381 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 16:30:38 +0000 (0:00:00.021) 0:03:24.402 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 16:30:38 +0000 (0:00:00.041) 0:03:24.444 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 16:30:38 +0000 (0:00:00.036) 0:03:24.480 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 16:30:38 +0000 (0:00:00.020) 0:03:24.501 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 16:30:38 +0000 (0:00:00.020) 0:03:24.521 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 16:30:38 +0000 (0:00:00.108) 0:03:24.629 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 16:30:38 +0000 (0:00:00.022) 0:03:24.652 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 16:30:38 +0000 (0:00:00.021) 0:03:24.674 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 16:30:38 +0000 (0:00:00.021) 0:03:24.696 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 16:30:38 +0000 (0:00:00.021) 0:03:24.717 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 16:30:38 +0000 (0:00:00.021) 0:03:24.738 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml for sut => (item={'_raw_device': '/dev/mapper/vg1-lv1', 'raid_metadata_version': None, 'mount_device_identifier': 'uuid', 'fs_type': 'xfs', 'mount_options': 'defaults', '_device': '/dev/mapper/vg1-lv1', 'size': '2g', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': 'raid0', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_passno': 0, '_mount_id': '/dev/mapper/vg1-lv1', 'mount_user': None, 'raid_spare_count': None, 'raid_disks': ['sdh', 'sdi'], 'cache_mode': None, 'cache_devices': [], 'name': 'lv1', 'mount_group': None, 'type': 'lvm', 'disks': ['sdh', 'sdi'], 'cached': False, 'thin': False, 'mount_check': 0, 'cache_size': 0, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'fs_create_options': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:2 Monday 06 May 2024 16:30:38 +0000 (0:00:00.036) 0:03:24.775 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:19 Monday 06 May 2024 16:30:38 +0000 (0:00:00.034) 0:03:24.810 ************ included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 16:30:38 +0000 (0:00:00.067) 0:03:24.877 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 16:30:38 +0000 (0:00:00.036) 0:03:24.914 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 16:30:38 +0000 (0:00:00.040) 0:03:24.954 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 16:30:38 +0000 (0:00:00.020) 0:03:24.974 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 16:30:38 +0000 (0:00:00.020) 0:03:24.994 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 16:30:38 +0000 (0:00:00.032) 0:03:25.027 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 16:30:39 +0000 (0:00:00.114) 0:03:25.142 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 16:30:39 +0000 (0:00:00.024) 0:03:25.166 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 16:30:39 +0000 (0:00:00.022) 0:03:25.189 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 16:30:39 +0000 (0:00:00.030) 0:03:25.219 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 16:30:39 +0000 (0:00:00.020) 0:03:25.240 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 16:30:39 +0000 (0:00:00.019) 0:03:25.259 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 16:30:39 +0000 (0:00:00.019) 0:03:25.279 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 16:30:39 +0000 (0:00:00.020) 0:03:25.300 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 16:30:39 +0000 (0:00:00.043) 0:03:25.344 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 16:30:39 +0000 (0:00:00.027) 0:03:25.372 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 16:30:39 +0000 (0:00:00.032) 0:03:25.405 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 16:30:39 +0000 (0:00:00.028) 0:03:25.433 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 16:30:39 +0000 (0:00:00.021) 0:03:25.455 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 16:30:39 +0000 (0:00:00.020) 0:03:25.475 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 16:30:39 +0000 (0:00:00.027) 0:03:25.503 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 16:30:39 +0000 (0:00:00.137) 0:03:25.640 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 16:30:39 +0000 (0:00:00.100) 0:03:25.740 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 16:30:39 +0000 (0:00:00.025) 0:03:25.765 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 16:30:39 +0000 (0:00:00.020) 0:03:25.786 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 16:30:39 +0000 (0:00:00.022) 0:03:25.808 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 16:30:39 +0000 (0:00:00.019) 0:03:25.827 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 16:30:39 +0000 (0:00:00.019) 0:03:25.847 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 16:30:39 +0000 (0:00:00.019) 0:03:25.867 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 16:30:40 +0000 (0:00:00.344) 0:03:26.211 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 16:30:40 +0000 (0:00:00.021) 0:03:26.233 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 16:30:40 +0000 (0:00:00.019) 0:03:26.252 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 16:30:40 +0000 (0:00:00.019) 0:03:26.272 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 16:30:40 +0000 (0:00:00.020) 0:03:26.292 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 16:30:40 +0000 (0:00:00.018) 0:03:26.311 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 16:30:40 +0000 (0:00:00.019) 0:03:26.331 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 16:30:40 +0000 (0:00:00.019) 0:03:26.350 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 16:30:40 +0000 (0:00:00.018) 0:03:26.369 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 16:30:40 +0000 (0:00:00.037) 0:03:26.407 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 16:30:40 +0000 (0:00:00.111) 0:03:26.519 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 16:30:40 +0000 (0:00:00.029) 0:03:26.549 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 16:30:40 +0000 (0:00:00.030) 0:03:26.579 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 16:30:40 +0000 (0:00:00.029) 0:03:26.609 ************ 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-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 16:30:40 +0000 (0:00:00.020) 0:03:26.629 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 16:30:40 +0000 (0:00:00.020) 0:03:26.650 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 16:30:40 +0000 (0:00:00.020) 0:03:26.670 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 16:30:40 +0000 (0:00:00.019) 0:03:26.690 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 16:30:40 +0000 (0:00:00.020) 0:03:26.710 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 16:30:40 +0000 (0:00:00.020) 0:03:26.730 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 16:30:40 +0000 (0:00:00.019) 0:03:26.750 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 16:30:40 +0000 (0:00:00.019) 0:03:26.770 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 16:30:40 +0000 (0:00:00.020) 0:03:26.790 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 16:30:40 +0000 (0:00:00.019) 0:03:26.809 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 16:30:40 +0000 (0:00:00.019) 0:03:26.829 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 16:30:40 +0000 (0:00:00.027) 0:03:26.857 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 16:30:40 +0000 (0:00:00.026) 0:03:26.883 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 16:30:40 +0000 (0:00:00.110) 0:03:26.994 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 16:30:40 +0000 (0:00:00.024) 0:03:27.018 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 16:30:40 +0000 (0:00:00.027) 0:03:27.046 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 16:30:40 +0000 (0:00:00.027) 0:03:27.074 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 16:30:40 +0000 (0:00:00.029) 0:03:27.103 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 16:30:40 +0000 (0:00:00.028) 0:03:27.132 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 16:30:41 +0000 (0:00:00.028) 0:03:27.160 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.179 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.199 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.219 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.238 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.258 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.278 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 16:30:41 +0000 (0:00:00.018) 0:03:27.297 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.316 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.335 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 16:30:41 +0000 (0:00:00.018) 0:03:27.353 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 16:30:41 +0000 (0:00:00.095) 0:03:27.449 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 16:30:41 +0000 (0:00:00.021) 0:03:27.471 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.491 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.510 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 16:30:41 +0000 (0:00:00.020) 0:03:27.530 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 16:30:41 +0000 (0:00:00.022) 0:03:27.553 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 16:30:41 +0000 (0:00:00.022) 0:03:27.575 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 16:30:41 +0000 (0:00:00.028) 0:03:27.604 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.623 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 16:30:41 +0000 (0:00:00.020) 0:03:27.643 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 16:30:41 +0000 (0:00:00.021) 0:03:27.665 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 16:30:41 +0000 (0:00:00.020) 0:03:27.685 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 16:30:41 +0000 (0:00:00.021) 0:03:27.707 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 16:30:41 +0000 (0:00:00.021) 0:03:27.729 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume.yml:25 Monday 06 May 2024 16:30:41 +0000 (0:00:00.019) 0:03:27.748 ************ 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-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:44 Monday 06 May 2024 16:30:41 +0000 (0:00:00.020) 0:03:27.769 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:54 Monday 06 May 2024 16:30:41 +0000 (0:00:00.112) 0:03:27.881 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID0 lvm raid device with custom stripe size] ****************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:241 Monday 06 May 2024 16:30:41 +0000 (0:00:00.022) 0:03:27.903 ************ skipping: [sut] => { "changed": false, "false_condition": "((is_fedora and blivet_pkg_version is version(\"3.7.1-2\", \">=\")) or (is_rhel8 and blivet_pkg_version is version(\"3.6.0-5\", \">=\")) or (is_rhel9 and blivet_pkg_version is version(\"3.6.0-6\", \">=\")))", "skip_reason": "Conditional result was False" } TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:258 Monday 06 May 2024 16:30:41 +0000 (0:00:00.024) 0:03:27.928 ************ skipping: [sut] => { "changed": false, "false_condition": "((is_fedora and blivet_pkg_version is version(\"3.7.1-2\", \">=\")) or (is_rhel8 and blivet_pkg_version is version(\"3.6.0-5\", \">=\")) or (is_rhel9 and blivet_pkg_version is version(\"3.6.0-6\", \">=\")))", "skip_reason": "Conditional result was False" } TASK [Remove the device created above] ***************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:261 Monday 06 May 2024 16:30:41 +0000 (0:00:00.024) 0:03:27.953 ************ skipping: [sut] => { "changed": false, "false_condition": "((is_fedora and blivet_pkg_version is version(\"3.7.1-2\", \">=\")) or (is_rhel8 and blivet_pkg_version is version(\"3.6.0-5\", \">=\")) or (is_rhel9 and blivet_pkg_version is version(\"3.6.0-6\", \">=\")))", "skip_reason": "Conditional result was False" } TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:277 Monday 06 May 2024 16:30:41 +0000 (0:00:00.023) 0:03:27.976 ************ skipping: [sut] => { "changed": false, "false_condition": "((is_fedora and blivet_pkg_version is version(\"3.7.1-2\", \">=\")) or (is_rhel8 and blivet_pkg_version is version(\"3.6.0-5\", \">=\")) or (is_rhel9 and blivet_pkg_version is version(\"3.6.0-6\", \">=\")))", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=1173 changed=14 unreachable=0 failed=0 skipped=1421 rescued=0 ignored=0 Monday 06 May 2024 16:30:41 +0000 (0:00:00.056) 0:03:28.033 ************ =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 12.93s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 12.52s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Make sure blivet is available ------ 10.78s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 7.71s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 7.42s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 6.63s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 6.32s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 6.21s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.79s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.43s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Ensure cryptsetup is present -------------------------------------------- 2.10s /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Update facts ------------------------ 1.88s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Ensure cryptsetup is present -------------------------------------------- 1.85s /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Update facts ------------------------ 1.65s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 fedora.linux_system_roles.storage : Set up new/current mounts ----------- 1.51s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Gather package facts ---------------------------------------------------- 1.19s /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove.yml:29 fedora.linux_system_roles.storage : Get service facts ------------------- 1.11s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Gathering Facts --------------------------------------------------------- 1.06s /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/tests_create_raid_pool_then_remove_scsi_generated.yml:3 Collect info about the volumes. ----------------------------------------- 1.05s /WORKDIR/git-main-support_pvresizeu6deu1a2/tests/verify-role-results.yml:15 --- fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab --- 0.71s /WORKDIR/git-main-support_pvresizeu6deu1a2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---