# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_raid_pool_options.yml ****************************************** 1 plays in /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml PLAY [Test raid pool options] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:2 Friday 29 March 2024 12:21:14 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:18 Friday 29 March 2024 12:21:15 +0000 (0:00:00.809) 0:00:00.822 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 12:21:15 +0000 (0:00:00.016) 0:00:00.838 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 12:21:15 +0000 (0:00:00.023) 0:00:00.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 12:21:15 +0000 (0:00:00.020) 0:00:00.882 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 12:21:15 +0000 (0:00:00.034) 0:00:00.917 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 12:21:15 +0000 (0:00:00.292) 0:00:01.210 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 12:21:15 +0000 (0:00:00.020) 0:00:01.230 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 12:21:15 +0000 (0:00:00.009) 0:00:01.240 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 12:21:15 +0000 (0:00:00.009) 0:00:01.249 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 12:21:15 +0000 (0:00:00.029) 0:00:01.278 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: mdadm-4.2-14.el8.x86_64", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libblockdev-kbd-2.28-6.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: lvm2-8:2.03.14-9.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-9.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-9.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.181-9.el8.x86_64", "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 12:22:05 +0000 (0:00:49.345) 0:00:50.623 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 12:22:05 +0000 (0:00:00.019) 0:00:50.642 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 12:22:05 +0000 (0:00:00.019) 0:00:50.662 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 12:22:05 +0000 (0:00:00.692) 0:00:51.354 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 12:22:05 +0000 (0:00:00.035) 0:00:51.389 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 12:22:05 +0000 (0:00:00.009) 0:00:51.399 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 12:22:05 +0000 (0:00:00.010) 0:00:51.410 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 12:22:06 +0000 (0:00:00.009) 0:00:51.419 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 12:22:20 +0000 (0:00:14.546) 0:01:05.966 ********** 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" }, "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": "stopped", "status": "disabled" }, "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-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "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.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.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "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" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "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" }, "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-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" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-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-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "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": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "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" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 12:22:22 +0000 (0:00:01.942) 0:01:07.908 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 12:22:22 +0000 (0:00:00.020) 0:01:07.929 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 12:22:22 +0000 (0:00:00.013) 0:01:07.942 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 12:22:22 +0000 (0:00:00.423) 0:01:08.365 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 12:22:22 +0000 (0:00:00.012) 0:01:08.378 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 12:22:22 +0000 (0:00:00.011) 0:01:08.389 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 12:22:22 +0000 (0:00:00.013) 0:01:08.403 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 12:22:23 +0000 (0:00:00.013) 0:01:08.416 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 12:22:23 +0000 (0:00:00.014) 0:01:08.430 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 12:22:23 +0000 (0:00:00.011) 0:01:08.442 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 12:22:23 +0000 (0:00:00.012) 0:01:08.454 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 12:22:23 +0000 (0:00:00.012) 0:01:08.467 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 12:22:23 +0000 (0:00:00.012) 0:01:08.479 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 12:22:23 +0000 (0:00:00.012) 0:01:08.492 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714556.267856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 12:22:23 +0000 (0:00:00.222) 0:01:08.715 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 12:22:23 +0000 (0:00:00.013) 0:01:08.728 ********** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:22 Friday 29 March 2024 12:22:23 +0000 (0:00:00.671) 0:01:09.399 ********** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:31 Friday 29 March 2024 12:22:23 +0000 (0:00:00.016) 0:01:09.415 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/get_unused_disk.yml:2 Friday 29 March 2024 12:22:24 +0000 (0:00:00.016) 0:01:09.431 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/get_unused_disk.yml:16 Friday 29 March 2024 12:22:26 +0000 (0:00:02.825) 0:01:12.257 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/get_unused_disk.yml:24 Friday 29 March 2024 12:22:27 +0000 (0:00:00.288) 0:01:12.546 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/get_unused_disk.yml:29 Friday 29 March 2024 12:22:27 +0000 (0:00:00.014) 0:01:12.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/get_unused_disk.yml:34 Friday 29 March 2024 12:22:27 +0000 (0:00:00.012) 0:01:12.572 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc" ] } TASK [Create a RAID1 device] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:37 Friday 29 March 2024 12:22:27 +0000 (0:00:00.013) 0:01:12.586 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 12:22:27 +0000 (0:00:00.021) 0:01:12.607 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 12:22:27 +0000 (0:00:00.016) 0:01:12.623 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 12:22:27 +0000 (0:00:00.014) 0:01:12.638 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 12:22:27 +0000 (0:00:00.032) 0:01:12.671 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 12:22:27 +0000 (0:00:00.012) 0:01:12.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 12:22:27 +0000 (0:00:00.012) 0:01:12.696 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 12:22:27 +0000 (0:00:00.011) 0:01:12.707 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 12:22:27 +0000 (0:00:00.011) 0:01:12.718 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 12:22:27 +0000 (0:00:00.040) 0:01:12.759 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 12:22:27 +0000 (0:00:00.012) 0:01:12.771 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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 [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 12:22:27 +0000 (0:00:00.016) 0:01:12.788 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 12:22:27 +0000 (0:00:00.012) 0:01:12.800 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 12:22:27 +0000 (0:00:00.012) 0:01:12.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 12:22:27 +0000 (0:00:00.013) 0:01:12.826 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 12:22:27 +0000 (0:00:00.012) 0:01:12.838 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 12:22:27 +0000 (0:00:00.012) 0:01:12.851 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 12:22:27 +0000 (0:00:00.019) 0:01:12.870 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 12:22:27 +0000 (0:00:00.011) 0:01:12.881 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "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/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/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": [ "mdadm", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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 [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 12:23:10 +0000 (0:00:42.689) 0:01:55.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 12:23:10 +0000 (0:00:00.012) 0:01:55.583 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 12:23:10 +0000 (0:00:00.011) 0:01:55.595 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "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/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/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": [ "mdadm", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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 [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 12:23:10 +0000 (0:00:00.018) 0:01:55.613 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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 [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 12:23:10 +0000 (0:00:00.016) 0:01:55.629 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 12:23:10 +0000 (0:00:00.013) 0:01:55.643 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 12:23:10 +0000 (0:00:00.012) 0:01:55.655 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 12:23:11 +0000 (0:00:01.159) 0:01:56.815 ********** changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv2" } changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 12:23:18 +0000 (0:00:06.677) 0:02:03.493 ********** skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 12:23:18 +0000 (0:00:00.022) 0:02:03.516 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 12:23:18 +0000 (0:00:00.791) 0:02:04.307 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714556.267856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 12:23:19 +0000 (0:00:00.397) 0:02:04.704 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 12:23:19 +0000 (0:00:00.011) 0:02:04.716 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:61 Friday 29 March 2024 12:23:22 +0000 (0:00:03.557) 0:02:08.273 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:2 Friday 29 March 2024 12:23:22 +0000 (0:00:00.021) 0:02:08.294 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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-weekly-cir1hlb4vw/tests/verify-role-results.yml:7 Friday 29 March 2024 12:23:22 +0000 (0:00:00.019) 0:02:08.314 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:15 Friday 29 March 2024 12:23:22 +0000 (0:00:00.013) 0:02:08.327 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "3917b1c3-b303-4b15-abc1-26d21b1c2f3a" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "4b3aab15-df2e-41fd-bc81-29c65e0e5c5e" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "bd1e8138-e74e-43da-b3c0-f9b2466233bf" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "g3gVqk-p1WM-CkYR-GQB4-Xz6V-0dbW-qNvf0m" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "0de4d9cf-cd47-a560-1593-8425b65c6cf4" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "0de4d9cf-cd47-a560-1593-8425b65c6cf4" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "0de4d9cf-cd47-a560-1593-8425b65c6cf4" }, "/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": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:20 Friday 29 March 2024 12:23:23 +0000 (0:00:00.477) 0:02:08.805 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003319", "end": "2024-03-29 12:23:23.665262", "rc": 0, "start": "2024-03-29 12:23:23.661943" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / xfs defaults 0 0 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-weekly-cir1hlb4vw/tests/verify-role-results.yml:25 Friday 29 March 2024 12:23:23 +0000 (0:00:00.301) 0:02:09.107 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003248", "end": "2024-03-29 12:23:23.888662", "failed_when_result": false, "rc": 0, "start": "2024-03-29 12:23:23.885414" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:34 Friday 29 March 2024 12:23:23 +0000 (0:00:00.222) 0:02:09.329 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:5 Friday 29 March 2024 12:23:23 +0000 (0:00:00.029) 0:02:09.359 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:18 Friday 29 March 2024 12:23:23 +0000 (0:00:00.013) 0:02:09.372 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:09.122922", "end": "2024-03-29 12:23:33.279642", "rc": 0, "start": "2024-03-29 12:23:24.156720" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:24 Friday 29 March 2024 12:23:33 +0000 (0:00:09.367) 0:02:18.739 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:34 Friday 29 March 2024 12:23:33 +0000 (0:00:00.020) 0:02:18.760 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 12:23:33 +0000 (0:00:00.030) 0:02:18.790 ********** 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-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 12:23:33 +0000 (0:00:00.019) 0:02:18.809 ********** 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-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 12:23:33 +0000 (0:00:00.429) 0:02:19.239 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 12:23:33 +0000 (0:00:00.016) 0:02:19.255 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 12:23:33 +0000 (0:00:00.018) 0:02:19.273 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 12:23:33 +0000 (0:00:00.019) 0:02:19.293 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 12:23:33 +0000 (0:00:00.017) 0:02:19.310 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 12:23:33 +0000 (0:00:00.016) 0:02:19.326 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 12:23:33 +0000 (0:00:00.016) 0:02:19.343 ********** ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 12:23:33 +0000 (0:00:00.023) 0:02:19.367 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:8 Friday 29 March 2024 12:23:33 +0000 (0:00:00.025) 0:02:19.393 ********** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.029641", "end": "2024-03-29 12:23:34.301440", "rc": 0, "start": "2024-03-29 12:23:34.271799" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Fri Mar 29 12:22:34 2024 Raid Level : raid1 Array Size : 10477440 (9.99 GiB 10.73 GB) Used Dev Size : 10477440 (9.99 GiB 10.73 GB) Raid Devices : 2 Total Devices : 3 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Fri Mar 29 12:23:34 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 39% complete Name : vg1-1 UUID : 0de4d9cf:cd47a560:15938425:b65c6cf4 Events : 21 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 - spare /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:14 Friday 29 March 2024 12:23:34 +0000 (0:00:00.351) 0:02:19.744 ********** 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-weekly-cir1hlb4vw/tests/verify-pool-md.yml:21 Friday 29 March 2024 12:23:34 +0000 (0:00:00.019) 0:02:19.764 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ 1\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:28 Friday 29 March 2024 12:23:34 +0000 (0:00:00.019) 0:02:19.783 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:35 Friday 29 March 2024 12:23:34 +0000 (0:00:00.018) 0:02:19.802 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:45 Friday 29 March 2024 12:23:34 +0000 (0:00:00.017) 0:02:19.820 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:54 Friday 29 March 2024 12:23:34 +0000 (0:00:00.018) 0:02:19.838 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:64 Friday 29 March 2024 12:23:34 +0000 (0:00:00.021) 0:02:19.860 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:74 Friday 29 March 2024 12:23:34 +0000 (0:00:00.022) 0:02:19.883 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:85 Friday 29 March 2024 12:23:34 +0000 (0:00:00.021) 0:02:19.904 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:95 Friday 29 March 2024 12:23:34 +0000 (0:00:00.016) 0:02:19.921 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:19.935 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 12:23:34 +0000 (0:00:00.028) 0:02:19.963 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 12:23:34 +0000 (0:00:00.039) 0:02:20.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 12:23:34 +0000 (0:00:00.014) 0:02:20.017 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.031 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 12:23:34 +0000 (0:00:00.014) 0:02:20.045 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 12:23:34 +0000 (0:00:00.014) 0:02:20.073 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 12:23:34 +0000 (0:00:00.016) 0:02:20.090 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 12:23:34 +0000 (0:00:00.015) 0:02:20.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.132 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 12:23:34 +0000 (0:00:00.014) 0:02:20.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.200 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.213 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 12:23:34 +0000 (0:00:00.012) 0:02:20.226 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 12:23:34 +0000 (0:00:00.012) 0:02:20.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 12:23:34 +0000 (0:00:00.012) 0:02:20.252 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 12:23:34 +0000 (0:00:00.014) 0:02:20.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.280 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 12:23:34 +0000 (0:00:00.013) 0:02:20.294 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 12:23:34 +0000 (0:00:00.027) 0:02:20.321 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 12:23:34 +0000 (0:00:00.067) 0:02:20.388 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 12:23:34 +0000 (0:00:00.021) 0:02:20.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:20.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 12:23:35 +0000 (0:00:00.017) 0:02:20.441 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 12:23:35 +0000 (0:00:00.018) 0:02:20.459 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 12:23:35 +0000 (0:00:00.021) 0:02:20.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:20.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:20.509 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 12:23:35 +0000 (0:00:00.012) 0:02:20.521 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 12:23:35 +0000 (0:00:00.015) 0:02:20.536 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 12:23:35 +0000 (0:00:00.017) 0:02:20.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 12:23:35 +0000 (0:00:00.016) 0:02:20.570 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:20.584 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 12:23:35 +0000 (0:00:00.030) 0:02:20.614 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 12:23:35 +0000 (0:00:00.017) 0:02:20.632 ********** 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, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 12:23:35 +0000 (0:00:00.021) 0:02:20.654 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 12:23:35 +0000 (0:00:00.025) 0:02:20.679 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 12:23:35 +0000 (0:00:00.017) 0:02:20.696 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 12:23:35 +0000 (0:00:00.017) 0:02:20.713 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 12:23:35 +0000 (0:00:00.019) 0:02:20.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 12:23:35 +0000 (0:00:00.015) 0:02:20.748 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:20.761 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:20.775 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:20.789 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 12:23:35 +0000 (0:00:00.029) 0:02:20.818 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 12:23:35 +0000 (0:00:00.042) 0:02:20.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:20.875 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:20.889 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 12:23:35 +0000 (0:00:00.015) 0:02:20.905 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:20.920 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:20.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:20.947 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:20.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:20.975 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:20.989 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:21.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:21.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 12:23:35 +0000 (0:00:00.012) 0:02:21.028 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 12:23:35 +0000 (0:00:00.012) 0:02:21.041 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 12:23:35 +0000 (0:00:00.011) 0:02:21.053 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:21.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:21.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:21.096 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:21.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:21.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:21.138 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 12:23:35 +0000 (0:00:00.030) 0:02:21.169 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 12:23:35 +0000 (0:00:00.013) 0:02:21.183 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:2 Friday 29 March 2024 12:23:35 +0000 (0:00:00.034) 0:02:21.217 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:21 Friday 29 March 2024 12:23:35 +0000 (0:00:00.020) 0:02:21.237 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 12:23:35 +0000 (0:00:00.103) 0:02:21.341 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 12:23:35 +0000 (0:00:00.016) 0:02:21.358 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 509827, "block_size": 4096, "block_total": 521728, "block_used": 11901, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088251392, "size_total": 2136997888, "uuid": "bd1e8138-e74e-43da-b3c0-f9b2466233bf" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 509827, "block_size": 4096, "block_total": 521728, "block_used": 11901, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088251392, "size_total": 2136997888, "uuid": "bd1e8138-e74e-43da-b3c0-f9b2466233bf" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 12:23:35 +0000 (0:00:00.021) 0:02:21.379 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 12:23:35 +0000 (0:00:00.014) 0:02:21.394 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 12:23:35 +0000 (0:00:00.018) 0:02:21.412 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 12:23:36 +0000 (0:00:00.017) 0:02:21.429 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 12:23:36 +0000 (0:00:00.017) 0:02:21.447 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 12:23:36 +0000 (0:00:00.014) 0:02:21.462 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 12:23:36 +0000 (0:00:00.013) 0:02:21.475 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 12:23:36 +0000 (0:00:00.016) 0:02:21.492 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 12:23:36 +0000 (0:00:00.013) 0:02:21.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 12:23:36 +0000 (0:00:00.013) 0:02:21.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 12:23:36 +0000 (0:00:00.014) 0:02:21.533 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 12:23:36 +0000 (0:00:00.012) 0:02:21.546 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/vg1-lv1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 12:23:36 +0000 (0:00:00.026) 0:02:21.572 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 12:23:36 +0000 (0:00:00.016) 0:02:21.589 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 12:23:36 +0000 (0:00:00.015) 0:02:21.605 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 12:23:36 +0000 (0:00:00.014) 0:02:21.619 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 12:23:36 +0000 (0:00:00.015) 0:02:21.635 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 12:23:36 +0000 (0:00:00.027) 0:02:21.663 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 12:23:36 +0000 (0:00:00.021) 0:02:21.684 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714989.6236079, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711714989.6236079, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 97634, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711714989.6236079, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 12:23:36 +0000 (0:00:00.235) 0:02:21.920 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 12:23:36 +0000 (0:00:00.018) 0:02:21.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 12:23:36 +0000 (0:00:00.014) 0:02:21.953 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 12:23:36 +0000 (0:00:00.016) 0:02:21.970 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 12:23:36 +0000 (0:00:00.014) 0:02:21.985 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 12:23:36 +0000 (0:00:00.016) 0:02:22.001 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 12:23:36 +0000 (0:00:00.015) 0:02:22.017 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 12:23:36 +0000 (0:00:00.013) 0:02:22.031 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.3.7-7.el8.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 12:23:44 +0000 (0:00:07.796) 0:02:29.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:29.841 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:29.854 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 12:23:44 +0000 (0:00:00.020) 0:02:29.874 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:29.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 12:23:44 +0000 (0:00:00.014) 0:02:29.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 12:23:44 +0000 (0:00:00.016) 0:02:29.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:29.933 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:29.947 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 12:23:44 +0000 (0:00:00.017) 0:02:29.964 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 12:23:44 +0000 (0:00:00.015) 0:02:29.980 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:29.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 12:23:44 +0000 (0:00:00.014) 0:02:30.008 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:30.021 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:30.035 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:30.048 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 12:23:44 +0000 (0:00:00.014) 0:02:30.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 12:23:44 +0000 (0:00:00.014) 0:02:30.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 12:23:44 +0000 (0:00:00.015) 0:02:30.093 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:30.107 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:30.120 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:30.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:30.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 12:23:44 +0000 (0:00:00.013) 0:02:30.160 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 12:23:44 +0000 (0:00:00.014) 0:02:30.175 ********** 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-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 12:23:45 +0000 (0:00:00.568) 0:02:30.743 ********** ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 12:23:46 +0000 (0:00:00.726) 0:02:31.470 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 12:23:46 +0000 (0:00:00.020) 0:02:31.490 ********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 12:23:46 +0000 (0:00:00.014) 0:02:31.505 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 12:23:46 +0000 (0:00:00.229) 0:02:31.735 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 12:23:46 +0000 (0:00:00.017) 0:02:31.752 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 12:23:46 +0000 (0:00:00.019) 0:02:31.772 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 12:23:46 +0000 (0:00:00.016) 0:02:31.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 12:23:46 +0000 (0:00:00.017) 0:02:31.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 12:23:46 +0000 (0:00:00.014) 0:02:31.820 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 12:23:46 +0000 (0:00:00.018) 0:02:31.838 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 12:23:46 +0000 (0:00:00.017) 0:02:31.855 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 12:23:46 +0000 (0:00:00.015) 0:02:31.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 12:23:46 +0000 (0:00:00.021) 0:02:31.892 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 12:23:46 +0000 (0:00:00.014) 0:02:31.906 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 12:23:46 +0000 (0:00:00.016) 0:02:31.923 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 12:23:46 +0000 (0:00:00.017) 0:02:31.940 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 12:23:46 +0000 (0:00:00.019) 0:02:31.960 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 12:23:46 +0000 (0:00:00.018) 0:02:31.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 12:23:46 +0000 (0:00:00.024) 0:02:32.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 12:23:46 +0000 (0:00:00.032) 0:02:32.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 12:23:46 +0000 (0:00:00.016) 0:02:32.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 12:23:46 +0000 (0:00:00.018) 0:02:32.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 12:23:46 +0000 (0:00:00.019) 0:02:32.090 ********** 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-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 12:23:46 +0000 (0:00:00.016) 0:02:32.107 ********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 12:23:46 +0000 (0:00:00.015) 0:02:32.122 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 12:23:46 +0000 (0:00:00.019) 0:02:32.141 ********** 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:08.862297", "end": "2024-03-29 12:23:55.833641", "rc": 0, "start": "2024-03-29 12:23:46.971344" } 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-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 12:23:55 +0000 (0:00:09.133) 0:02:41.274 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 12:23:55 +0000 (0:00:00.016) 0:02:41.291 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 12:23:55 +0000 (0:00:00.017) 0:02:41.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 12:23:55 +0000 (0:00:00.016) 0:02:41.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 12:23:55 +0000 (0:00:00.014) 0:02:41.339 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 12:23:55 +0000 (0:00:00.014) 0:02:41.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:27 Friday 29 March 2024 12:23:55 +0000 (0:00:00.014) 0:02:41.368 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:2 Friday 29 March 2024 12:23:55 +0000 (0:00:00.012) 0:02:41.380 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:21 Friday 29 March 2024 12:23:55 +0000 (0:00:00.016) 0:02:41.396 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 12:23:56 +0000 (0:00:00.061) 0:02:41.458 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 12:23:56 +0000 (0:00:00.016) 0:02:41.474 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "3917b1c3-b303-4b15-abc1-26d21b1c2f3a" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "3917b1c3-b303-4b15-abc1-26d21b1c2f3a" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 12:23:56 +0000 (0:00:00.021) 0:02:41.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 12:23:56 +0000 (0:00:00.013) 0:02:41.508 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 12:23:56 +0000 (0:00:00.017) 0:02:41.526 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 12:23:56 +0000 (0:00:00.016) 0:02:41.542 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 12:23:56 +0000 (0:00:00.013) 0:02:41.556 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 12:23:56 +0000 (0:00:00.012) 0:02:41.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 12:23:56 +0000 (0:00:00.012) 0:02:41.582 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 12:23:56 +0000 (0:00:00.016) 0:02:41.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 12:23:56 +0000 (0:00:00.014) 0:02:41.613 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 12:23:56 +0000 (0:00:00.013) 0:02:41.626 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 12:23:56 +0000 (0:00:00.013) 0:02:41.639 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 12:23:56 +0000 (0:00:00.012) 0:02:41.651 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/vg1-Lv2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 12:23:56 +0000 (0:00:00.026) 0:02:41.678 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 12:23:56 +0000 (0:00:00.018) 0:02:41.696 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 12:23:56 +0000 (0:00:00.015) 0:02:41.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 12:23:56 +0000 (0:00:00.013) 0:02:41.725 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 12:23:56 +0000 (0:00:00.012) 0:02:41.737 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 12:23:56 +0000 (0:00:00.017) 0:02:41.755 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 12:23:56 +0000 (0:00:00.018) 0:02:41.773 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714983.7335968, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711714983.7335968, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 96518, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711714983.7335968, "nlink": 1, "path": "/dev/mapper/vg1-Lv2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 12:23:56 +0000 (0:00:00.382) 0:02:42.155 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 12:23:56 +0000 (0:00:00.017) 0:02:42.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 12:23:56 +0000 (0:00:00.013) 0:02:42.187 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 12:23:56 +0000 (0:00:00.016) 0:02:42.204 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 12:23:56 +0000 (0:00:00.014) 0:02:42.218 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 12:23:56 +0000 (0:00:00.014) 0:02:42.233 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 12:23:56 +0000 (0:00:00.017) 0:02:42.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 12:23:56 +0000 (0:00:00.038) 0:02:42.289 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 12:24:02 +0000 (0:00:06.070) 0:02:48.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 12:24:02 +0000 (0:00:00.013) 0:02:48.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 12:24:02 +0000 (0:00:00.013) 0:02:48.387 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 12:24:02 +0000 (0:00:00.018) 0:02:48.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.419 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.432 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.459 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 12:24:03 +0000 (0:00:00.014) 0:02:48.474 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 12:24:03 +0000 (0:00:00.017) 0:02:48.491 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 12:24:03 +0000 (0:00:00.015) 0:02:48.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 12:24:03 +0000 (0:00:00.014) 0:02:48.522 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 12:24:03 +0000 (0:00:00.014) 0:02:48.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 12:24:03 +0000 (0:00:00.014) 0:02:48.551 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 12:24:03 +0000 (0:00:00.015) 0:02:48.567 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.580 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 12:24:03 +0000 (0:00:00.014) 0:02:48.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 12:24:03 +0000 (0:00:00.014) 0:02:48.610 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.623 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.636 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 12:24:03 +0000 (0:00:00.014) 0:02:48.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.665 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.678 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 12:24:03 +0000 (0:00:00.013) 0:02:48.704 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 12:24:03 +0000 (0:00:00.366) 0:02:49.070 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 12:24:03 +0000 (0:00:00.231) 0:02:49.302 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 12:24:03 +0000 (0:00:00.018) 0:02:49.321 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 12:24:03 +0000 (0:00:00.015) 0:02:49.336 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 12:24:04 +0000 (0:00:00.229) 0:02:49.565 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 12:24:04 +0000 (0:00:00.017) 0:02:49.582 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 12:24:04 +0000 (0:00:00.016) 0:02:49.599 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 12:24:04 +0000 (0:00:00.015) 0:02:49.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 12:24:04 +0000 (0:00:00.017) 0:02:49.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 12:24:04 +0000 (0:00:00.013) 0:02:49.645 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 12:24:04 +0000 (0:00:00.013) 0:02:49.659 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 12:24:04 +0000 (0:00:00.013) 0:02:49.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 12:24:04 +0000 (0:00:00.015) 0:02:49.688 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 12:24:04 +0000 (0:00:00.014) 0:02:49.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 12:24:04 +0000 (0:00:00.014) 0:02:49.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 12:24:04 +0000 (0:00:00.014) 0:02:49.730 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 12:24:04 +0000 (0:00:00.015) 0:02:49.746 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 12:24:04 +0000 (0:00:00.013) 0:02:49.759 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 12:24:04 +0000 (0:00:00.014) 0:02:49.774 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 12:24:04 +0000 (0:00:00.013) 0:02:49.787 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 12:24:04 +0000 (0:00:00.013) 0:02:49.801 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 12:24:04 +0000 (0:00:00.013) 0:02:49.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 12:24:04 +0000 (0:00:00.012) 0:02:49.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 12:24:04 +0000 (0:00:00.012) 0:02:49.840 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 12:24:04 +0000 (0:00:00.015) 0:02:49.855 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 12:24:04 +0000 (0:00:00.014) 0:02:49.870 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 12:24:04 +0000 (0:00:00.018) 0:02:49.889 ********** 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:02.795254", "end": "2024-03-29 12:24:07.470604", "rc": 0, "start": "2024-03-29 12:24:04.675350" } 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-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 12:24:07 +0000 (0:00:03.022) 0:02:52.912 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 12:24:07 +0000 (0:00:00.043) 0:02:52.955 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 12:24:07 +0000 (0:00:00.018) 0:02:52.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 12:24:07 +0000 (0:00:00.014) 0:02:52.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 12:24:07 +0000 (0:00:00.014) 0:02:53.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 12:24:07 +0000 (0:00:00.013) 0:02:53.016 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:27 Friday 29 March 2024 12:24:07 +0000 (0:00:00.014) 0:02:53.030 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:2 Friday 29 March 2024 12:24:07 +0000 (0:00:00.013) 0:02:53.044 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:21 Friday 29 March 2024 12:24:07 +0000 (0:00:00.016) 0:02:53.061 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 12:24:07 +0000 (0:00:00.057) 0:02:53.119 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 12:24:07 +0000 (0:00:00.016) 0:02:53.135 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "4b3aab15-df2e-41fd-bc81-29c65e0e5c5e" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "4b3aab15-df2e-41fd-bc81-29c65e0e5c5e" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 12:24:07 +0000 (0:00:00.021) 0:02:53.156 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 12:24:07 +0000 (0:00:00.014) 0:02:53.171 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 12:24:07 +0000 (0:00:00.017) 0:02:53.188 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 12:24:07 +0000 (0:00:00.015) 0:02:53.204 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 12:24:07 +0000 (0:00:00.013) 0:02:53.217 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 12:24:07 +0000 (0:00:00.013) 0:02:53.230 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 12:24:07 +0000 (0:00:00.014) 0:02:53.245 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 12:24:07 +0000 (0:00:00.016) 0:02:53.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 12:24:07 +0000 (0:00:00.013) 0:02:53.275 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 12:24:07 +0000 (0:00:00.013) 0:02:53.288 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 12:24:07 +0000 (0:00:00.013) 0:02:53.301 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 12:24:07 +0000 (0:00:00.012) 0:02:53.313 ********** 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-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 12:24:07 +0000 (0:00:00.027) 0:02:53.341 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 12:24:07 +0000 (0:00:00.016) 0:02:53.357 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 12:24:07 +0000 (0:00:00.015) 0:02:53.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 12:24:07 +0000 (0:00:00.013) 0:02:53.387 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 12:24:07 +0000 (0:00:00.012) 0:02:53.399 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 12:24:08 +0000 (0:00:00.017) 0:02:53.416 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 12:24:08 +0000 (0:00:00.022) 0:02:53.439 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714977.7765853, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711714977.7765853, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 95096, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711714977.7765853, "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-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 12:24:08 +0000 (0:00:00.517) 0:02:53.957 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 12:24:08 +0000 (0:00:00.016) 0:02:53.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 12:24:08 +0000 (0:00:00.013) 0:02:53.987 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 12:24:08 +0000 (0:00:00.015) 0:02:54.002 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 12:24:08 +0000 (0:00:00.014) 0:02:54.016 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 12:24:08 +0000 (0:00:00.012) 0:02:54.029 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 12:24:08 +0000 (0:00:00.015) 0:02:54.045 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 12:24:08 +0000 (0:00:00.012) 0:02:54.058 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 12:24:11 +0000 (0:00:03.036) 0:02:57.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.108 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.121 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 12:24:11 +0000 (0:00:00.017) 0:02:57.139 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 12:24:11 +0000 (0:00:00.014) 0:02:57.153 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.180 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.193 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 12:24:11 +0000 (0:00:00.016) 0:02:57.209 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 12:24:11 +0000 (0:00:00.018) 0:02:57.228 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 12:24:11 +0000 (0:00:00.017) 0:02:57.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.259 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.286 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 12:24:11 +0000 (0:00:00.012) 0:02:57.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.311 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 12:24:11 +0000 (0:00:00.014) 0:02:57.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.339 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.353 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 12:24:11 +0000 (0:00:00.013) 0:02:57.379 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 12:24:11 +0000 (0:00:00.012) 0:02:57.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 12:24:11 +0000 (0:00:00.014) 0:02:57.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:57.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:57.433 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 12:24:12 +0000 (0:00:00.226) 0:02:57.660 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 12:24:12 +0000 (0:00:00.227) 0:02:57.888 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 12:24:12 +0000 (0:00:00.019) 0:02:57.907 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 12:24:12 +0000 (0:00:00.014) 0:02:57.922 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 12:24:12 +0000 (0:00:00.225) 0:02:58.147 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 12:24:12 +0000 (0:00:00.016) 0:02:58.164 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 12:24:12 +0000 (0:00:00.015) 0:02:58.179 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 12:24:12 +0000 (0:00:00.015) 0:02:58.194 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 12:24:12 +0000 (0:00:00.015) 0:02:58.210 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 12:24:12 +0000 (0:00:00.012) 0:02:58.223 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.236 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 12:24:12 +0000 (0:00:00.014) 0:02:58.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.263 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.303 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.317 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 12:24:12 +0000 (0:00:00.014) 0:02:58.332 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.345 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.358 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.371 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.385 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 12:24:12 +0000 (0:00:00.013) 0:02:58.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 12:24:13 +0000 (0:00:00.039) 0:02:58.438 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 12:24:13 +0000 (0:00:00.015) 0:02:58.454 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 12:24:13 +0000 (0:00:00.014) 0:02:58.468 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 12:24:13 +0000 (0:00:00.019) 0:02:58.487 ********** 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:05.034895", "end": "2024-03-29 12:24:18.305706", "rc": 0, "start": "2024-03-29 12:24:13.270811" } 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-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 12:24:18 +0000 (0:00:05.264) 0:03:03.752 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 12:24:18 +0000 (0:00:00.016) 0:03:03.769 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 12:24:18 +0000 (0:00:00.017) 0:03:03.786 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 12:24:18 +0000 (0:00:00.014) 0:03:03.801 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 12:24:18 +0000 (0:00:00.014) 0:03:03.815 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 12:24:18 +0000 (0:00:00.015) 0:03:03.831 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:27 Friday 29 March 2024 12:24:18 +0000 (0:00:00.014) 0:03:03.845 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:44 Friday 29 March 2024 12:24:18 +0000 (0:00:00.012) 0:03:03.857 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:54 Friday 29 March 2024 12:24:18 +0000 (0:00:00.012) 0:03:03.869 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation minus the pool raid options] ************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:64 Friday 29 March 2024 12:24:18 +0000 (0:00:00.011) 0:03:03.881 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 12:24:18 +0000 (0:00:00.026) 0:03:03.908 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 12:24:18 +0000 (0:00:00.019) 0:03:03.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 12:24:18 +0000 (0:00:00.016) 0:03:03.944 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 12:24:18 +0000 (0:00:00.033) 0:03:03.977 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 12:24:18 +0000 (0:00:00.013) 0:03:03.991 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 12:24:18 +0000 (0:00:00.013) 0:03:04.004 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 12:24:18 +0000 (0:00:00.011) 0:03:04.016 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 12:24:18 +0000 (0:00:00.012) 0:03:04.028 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 12:24:18 +0000 (0:00:00.027) 0:03:04.055 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 12:24:18 +0000 (0:00:00.013) 0:03:04.069 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "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 [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 12:24:18 +0000 (0:00:00.017) 0:03:04.087 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 12:24:18 +0000 (0:00:00.015) 0:03:04.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 12:24:18 +0000 (0:00:00.013) 0:03:04.116 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 12:24:18 +0000 (0:00:00.014) 0:03:04.130 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 12:24:18 +0000 (0:00:00.012) 0:03:04.143 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 12:24:18 +0000 (0:00:00.012) 0:03:04.156 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 12:24:18 +0000 (0:00:00.020) 0:03:04.176 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 12:24:18 +0000 (0:00:00.013) 0:03:04.190 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3", "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/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": [ "lvm2", "xfsprogs", "mdadm" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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 [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 12:24:35 +0000 (0:00:16.231) 0:03:20.421 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 12:24:35 +0000 (0:00:00.013) 0:03:20.435 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 12:24:35 +0000 (0:00:00.011) 0:03:20.447 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3", "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/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": [ "lvm2", "xfsprogs", "mdadm" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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 [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 12:24:35 +0000 (0:00:00.017) 0:03:20.465 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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 [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 12:24:35 +0000 (0:00:00.017) 0:03:20.482 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 12:24:35 +0000 (0:00:00.015) 0:03:20.497 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 12:24:35 +0000 (0:00:00.013) 0:03:20.510 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 12:24:35 +0000 (0:00:00.735) 0:03:21.246 ********** ok: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } ok: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv2" } ok: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 12:24:36 +0000 (0:00:00.682) 0:03:21.929 ********** skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 12:24:36 +0000 (0:00:00.024) 0:03:21.953 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 12:24:37 +0000 (0:00:00.560) 0:03:22.514 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714556.267856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 12:24:37 +0000 (0:00:00.378) 0:03:22.893 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 12:24:37 +0000 (0:00:00.013) 0:03:22.906 ********** ok: [sut] TASK [Assert to preserve RAID settings for preexisting pool] ******************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:84 Friday 29 March 2024 12:24:40 +0000 (0:00:03.226) 0:03:26.133 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:93 Friday 29 March 2024 12:24:40 +0000 (0:00:00.018) 0:03:26.151 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:2 Friday 29 March 2024 12:24:40 +0000 (0:00:00.021) 0:03:26.172 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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-weekly-cir1hlb4vw/tests/verify-role-results.yml:7 Friday 29 March 2024 12:24:40 +0000 (0:00:00.019) 0:03:26.192 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:15 Friday 29 March 2024 12:24:40 +0000 (0:00:00.014) 0:03:26.206 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "3917b1c3-b303-4b15-abc1-26d21b1c2f3a" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "4b3aab15-df2e-41fd-bc81-29c65e0e5c5e" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "bd1e8138-e74e-43da-b3c0-f9b2466233bf" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "g3gVqk-p1WM-CkYR-GQB4-Xz6V-0dbW-qNvf0m" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "0de4d9cf-cd47-a560-1593-8425b65c6cf4" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "0de4d9cf-cd47-a560-1593-8425b65c6cf4" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "0de4d9cf-cd47-a560-1593-8425b65c6cf4" }, "/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": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:20 Friday 29 March 2024 12:24:41 +0000 (0:00:00.387) 0:03:26.593 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003494", "end": "2024-03-29 12:24:41.440141", "rc": 0, "start": "2024-03-29 12:24:41.436647" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / xfs defaults 0 0 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-weekly-cir1hlb4vw/tests/verify-role-results.yml:25 Friday 29 March 2024 12:24:41 +0000 (0:00:00.288) 0:03:26.881 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004994", "end": "2024-03-29 12:24:42.669910", "failed_when_result": false, "rc": 0, "start": "2024-03-29 12:24:41.664916" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:34 Friday 29 March 2024 12:24:42 +0000 (0:00:01.230) 0:03:28.112 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:5 Friday 29 March 2024 12:24:42 +0000 (0:00:00.030) 0:03:28.143 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:18 Friday 29 March 2024 12:24:42 +0000 (0:00:00.014) 0:03:28.157 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:08.119956", "end": "2024-03-29 12:24:51.060663", "rc": 0, "start": "2024-03-29 12:24:42.940707" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:24 Friday 29 March 2024 12:24:51 +0000 (0:00:08.344) 0:03:36.501 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:34 Friday 29 March 2024 12:24:51 +0000 (0:00:00.018) 0:03:36.520 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 12:24:51 +0000 (0:00:00.026) 0:03:36.547 ********** 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-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 12:24:51 +0000 (0:00:00.017) 0:03:36.564 ********** 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-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 12:24:51 +0000 (0:00:00.412) 0:03:36.977 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 12:24:51 +0000 (0:00:00.015) 0:03:36.992 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 12:24:51 +0000 (0:00:00.016) 0:03:37.009 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 12:24:51 +0000 (0:00:00.016) 0:03:37.026 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 12:24:51 +0000 (0:00:00.015) 0:03:37.041 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 12:24:51 +0000 (0:00:00.015) 0:03:37.056 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 12:24:51 +0000 (0:00:00.015) 0:03:37.072 ********** ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 12:24:51 +0000 (0:00:00.021) 0:03:37.093 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:8 Friday 29 March 2024 12:24:51 +0000 (0:00:00.023) 0:03:37.116 ********** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.068401", "end": "2024-03-29 12:24:52.079188", "rc": 0, "start": "2024-03-29 12:24:52.010787" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Fri Mar 29 12:22:34 2024 Raid Level : raid1 Array Size : 10477440 (9.99 GiB 10.73 GB) Used Dev Size : 10477440 (9.99 GiB 10.73 GB) Raid Devices : 2 Total Devices : 3 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Fri Mar 29 12:24:51 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 83% complete Name : vg1-1 UUID : 0de4d9cf:cd47a560:15938425:b65c6cf4 Events : 35 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 - spare /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:14 Friday 29 March 2024 12:24:52 +0000 (0:00:00.404) 0:03:37.521 ********** 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-weekly-cir1hlb4vw/tests/verify-pool-md.yml:21 Friday 29 March 2024 12:24:52 +0000 (0:00:00.017) 0:03:37.539 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ 1\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:28 Friday 29 March 2024 12:24:52 +0000 (0:00:00.017) 0:03:37.557 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:35 Friday 29 March 2024 12:24:52 +0000 (0:00:00.018) 0:03:37.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:45 Friday 29 March 2024 12:24:52 +0000 (0:00:00.017) 0:03:37.593 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:54 Friday 29 March 2024 12:24:52 +0000 (0:00:00.017) 0:03:37.610 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:64 Friday 29 March 2024 12:24:52 +0000 (0:00:00.019) 0:03:37.630 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:74 Friday 29 March 2024 12:24:52 +0000 (0:00:00.019) 0:03:37.650 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:85 Friday 29 March 2024 12:24:52 +0000 (0:00:00.023) 0:03:37.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:95 Friday 29 March 2024 12:24:52 +0000 (0:00:00.017) 0:03:37.691 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 12:24:52 +0000 (0:00:00.012) 0:03:37.703 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 12:24:52 +0000 (0:00:00.025) 0:03:37.728 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 12:24:52 +0000 (0:00:00.071) 0:03:37.800 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:37.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:37.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:37.840 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 12:24:52 +0000 (0:00:00.012) 0:03:37.853 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 12:24:52 +0000 (0:00:00.012) 0:03:37.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:37.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 12:24:52 +0000 (0:00:00.012) 0:03:37.892 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 12:24:52 +0000 (0:00:00.014) 0:03:37.906 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:37.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 12:24:52 +0000 (0:00:00.012) 0:03:37.932 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 12:24:52 +0000 (0:00:00.012) 0:03:37.945 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 12:24:52 +0000 (0:00:00.012) 0:03:37.958 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:37.972 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 12:24:52 +0000 (0:00:00.014) 0:03:37.986 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:37.999 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.012 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.038 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 12:24:52 +0000 (0:00:00.014) 0:03:38.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.079 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 12:24:52 +0000 (0:00:00.025) 0:03:38.105 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 12:24:52 +0000 (0:00:00.037) 0:03:38.143 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.156 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.169 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.182 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.209 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.236 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.249 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 12:24:52 +0000 (0:00:00.013) 0:03:38.263 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 12:24:52 +0000 (0:00:00.014) 0:03:38.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 12:24:52 +0000 (0:00:00.012) 0:03:38.290 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 12:24:52 +0000 (0:00:00.012) 0:03:38.302 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 12:24:52 +0000 (0:00:00.026) 0:03:38.328 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 12:24:52 +0000 (0:00:00.016) 0:03:38.345 ********** 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, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 12:24:52 +0000 (0:00:00.015) 0:03:38.360 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 12:24:52 +0000 (0:00:00.024) 0:03:38.384 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 12:24:52 +0000 (0:00:00.015) 0:03:38.400 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 12:24:53 +0000 (0:00:00.016) 0:03:38.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:38.432 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.459 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.473 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.487 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 12:24:53 +0000 (0:00:00.030) 0:03:38.517 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 12:24:53 +0000 (0:00:00.073) 0:03:38.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 12:24:53 +0000 (0:00:00.015) 0:03:38.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 12:24:53 +0000 (0:00:00.015) 0:03:38.622 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 12:24:53 +0000 (0:00:00.015) 0:03:38.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:38.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 12:24:53 +0000 (0:00:00.022) 0:03:38.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 12:24:53 +0000 (0:00:00.018) 0:03:38.693 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:38.707 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.721 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 12:24:53 +0000 (0:00:00.017) 0:03:38.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 12:24:53 +0000 (0:00:00.015) 0:03:38.781 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.795 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 12:24:53 +0000 (0:00:00.012) 0:03:38.808 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:38.823 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:38.838 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 12:24:53 +0000 (0:00:00.016) 0:03:38.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.882 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:38.896 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:38.911 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:38.925 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:2 Friday 29 March 2024 12:24:53 +0000 (0:00:00.035) 0:03:38.960 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:21 Friday 29 March 2024 12:24:53 +0000 (0:00:00.019) 0:03:38.980 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 12:24:53 +0000 (0:00:00.058) 0:03:39.038 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 12:24:53 +0000 (0:00:00.017) 0:03:39.055 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 509827, "block_size": 4096, "block_total": 521728, "block_used": 11901, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088251392, "size_total": 2136997888, "uuid": "bd1e8138-e74e-43da-b3c0-f9b2466233bf" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 509827, "block_size": 4096, "block_total": 521728, "block_used": 11901, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088251392, "size_total": 2136997888, "uuid": "bd1e8138-e74e-43da-b3c0-f9b2466233bf" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 12:24:53 +0000 (0:00:00.022) 0:03:39.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:39.093 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 12:24:53 +0000 (0:00:00.016) 0:03:39.110 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 12:24:53 +0000 (0:00:00.015) 0:03:39.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:39.140 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:39.153 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:39.167 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 12:24:53 +0000 (0:00:00.016) 0:03:39.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:39.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:39.210 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 12:24:53 +0000 (0:00:00.014) 0:03:39.225 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 12:24:53 +0000 (0:00:00.012) 0:03:39.237 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/vg1-lv1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 12:24:53 +0000 (0:00:00.026) 0:03:39.263 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 12:24:53 +0000 (0:00:00.016) 0:03:39.280 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 12:24:53 +0000 (0:00:00.018) 0:03:39.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 12:24:53 +0000 (0:00:00.015) 0:03:39.314 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 12:24:53 +0000 (0:00:00.013) 0:03:39.327 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 12:24:53 +0000 (0:00:00.018) 0:03:39.346 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 12:24:53 +0000 (0:00:00.019) 0:03:39.365 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714989.6236079, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711714989.6236079, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 97634, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711714989.6236079, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 12:24:54 +0000 (0:00:00.278) 0:03:39.644 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 12:24:54 +0000 (0:00:00.016) 0:03:39.661 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 12:24:54 +0000 (0:00:00.013) 0:03:39.674 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 12:24:54 +0000 (0:00:00.015) 0:03:39.689 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 12:24:54 +0000 (0:00:00.039) 0:03:39.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 12:24:54 +0000 (0:00:00.013) 0:03:39.742 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 12:24:54 +0000 (0:00:00.015) 0:03:39.758 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 12:24:54 +0000 (0:00:00.013) 0:03:39.771 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 12:24:58 +0000 (0:00:03.645) 0:03:43.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.430 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.443 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 12:24:58 +0000 (0:00:00.017) 0:03:43.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.501 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.514 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 12:24:58 +0000 (0:00:00.014) 0:03:43.528 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 12:24:58 +0000 (0:00:00.016) 0:03:43.545 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 12:24:58 +0000 (0:00:00.015) 0:03:43.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.573 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.600 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 12:24:58 +0000 (0:00:00.016) 0:03:43.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.630 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 12:24:58 +0000 (0:00:00.014) 0:03:43.644 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 12:24:58 +0000 (0:00:00.015) 0:03:43.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 12:24:58 +0000 (0:00:00.015) 0:03:43.676 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.690 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 12:24:58 +0000 (0:00:00.016) 0:03:43.706 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 12:24:58 +0000 (0:00:00.013) 0:03:43.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 12:24:58 +0000 (0:00:00.014) 0:03:43.734 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 12:24:58 +0000 (0:00:00.014) 0:03:43.748 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 12:24:58 +0000 (0:00:00.014) 0:03:43.762 ********** 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-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 12:24:58 +0000 (0:00:00.234) 0:03:43.997 ********** ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 12:24:58 +0000 (0:00:00.231) 0:03:44.229 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 12:24:58 +0000 (0:00:00.018) 0:03:44.247 ********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 12:24:58 +0000 (0:00:00.014) 0:03:44.262 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 12:24:59 +0000 (0:00:00.225) 0:03:44.488 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 12:24:59 +0000 (0:00:00.015) 0:03:44.503 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 12:24:59 +0000 (0:00:00.015) 0:03:44.519 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 12:24:59 +0000 (0:00:00.015) 0:03:44.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 12:24:59 +0000 (0:00:00.016) 0:03:44.551 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.564 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.577 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.617 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 12:24:59 +0000 (0:00:00.014) 0:03:44.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.645 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.658 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.671 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 12:24:59 +0000 (0:00:00.014) 0:03:44.712 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.738 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 12:24:59 +0000 (0:00:00.012) 0:03:44.750 ********** 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-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 12:24:59 +0000 (0:00:00.015) 0:03:44.766 ********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 12:24:59 +0000 (0:00:00.013) 0:03:44.780 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 12:24:59 +0000 (0:00:00.020) 0:03:44.800 ********** 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:02.333478", "end": "2024-03-29 12:25:01.920627", "rc": 0, "start": "2024-03-29 12:24:59.587149" } 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-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 12:25:01 +0000 (0:00:02.569) 0:03:47.369 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 12:25:01 +0000 (0:00:00.016) 0:03:47.386 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 12:25:01 +0000 (0:00:00.017) 0:03:47.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 12:25:02 +0000 (0:00:00.014) 0:03:47.419 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 12:25:02 +0000 (0:00:00.014) 0:03:47.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 12:25:02 +0000 (0:00:00.016) 0:03:47.449 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:27 Friday 29 March 2024 12:25:02 +0000 (0:00:00.014) 0:03:47.464 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:2 Friday 29 March 2024 12:25:02 +0000 (0:00:00.012) 0:03:47.476 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:21 Friday 29 March 2024 12:25:02 +0000 (0:00:00.016) 0:03:47.493 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 12:25:02 +0000 (0:00:00.058) 0:03:47.551 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 12:25:02 +0000 (0:00:00.016) 0:03:47.567 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "3917b1c3-b303-4b15-abc1-26d21b1c2f3a" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "3917b1c3-b303-4b15-abc1-26d21b1c2f3a" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 12:25:02 +0000 (0:00:00.021) 0:03:47.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 12:25:02 +0000 (0:00:00.014) 0:03:47.604 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 12:25:02 +0000 (0:00:00.016) 0:03:47.621 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 12:25:02 +0000 (0:00:00.016) 0:03:47.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 12:25:02 +0000 (0:00:00.014) 0:03:47.652 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 12:25:02 +0000 (0:00:00.013) 0:03:47.666 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 12:25:02 +0000 (0:00:00.013) 0:03:47.679 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 12:25:02 +0000 (0:00:00.018) 0:03:47.698 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 12:25:02 +0000 (0:00:00.013) 0:03:47.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 12:25:02 +0000 (0:00:00.013) 0:03:47.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 12:25:02 +0000 (0:00:00.015) 0:03:47.740 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 12:25:02 +0000 (0:00:00.013) 0:03:47.754 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/vg1-Lv2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 12:25:02 +0000 (0:00:00.027) 0:03:47.782 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 12:25:02 +0000 (0:00:00.016) 0:03:47.798 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 12:25:02 +0000 (0:00:00.016) 0:03:47.815 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 12:25:02 +0000 (0:00:00.014) 0:03:47.830 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 12:25:02 +0000 (0:00:00.013) 0:03:47.844 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 12:25:02 +0000 (0:00:00.018) 0:03:47.862 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 12:25:02 +0000 (0:00:00.019) 0:03:47.881 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714983.7335968, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711714983.7335968, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 96518, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711714983.7335968, "nlink": 1, "path": "/dev/mapper/vg1-Lv2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 12:25:02 +0000 (0:00:00.365) 0:03:48.247 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 12:25:02 +0000 (0:00:00.017) 0:03:48.264 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 12:25:02 +0000 (0:00:00.013) 0:03:48.278 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 12:25:02 +0000 (0:00:00.015) 0:03:48.294 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 12:25:02 +0000 (0:00:00.014) 0:03:48.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 12:25:02 +0000 (0:00:00.012) 0:03:48.321 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 12:25:02 +0000 (0:00:00.015) 0:03:48.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 12:25:02 +0000 (0:00:00.012) 0:03:48.349 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 12:25:06 +0000 (0:00:03.081) 0:03:51.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.457 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 12:25:06 +0000 (0:00:00.017) 0:03:51.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.502 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.542 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 12:25:06 +0000 (0:00:00.016) 0:03:51.559 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 12:25:06 +0000 (0:00:00.016) 0:03:51.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.602 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.616 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.642 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 12:25:06 +0000 (0:00:00.014) 0:03:51.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.670 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.696 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.710 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.723 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 12:25:06 +0000 (0:00:00.014) 0:03:51.738 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 12:25:06 +0000 (0:00:00.013) 0:03:51.764 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 12:25:06 +0000 (0:00:00.228) 0:03:51.993 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 12:25:06 +0000 (0:00:00.225) 0:03:52.218 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 12:25:06 +0000 (0:00:00.018) 0:03:52.236 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 12:25:06 +0000 (0:00:00.014) 0:03:52.251 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 12:25:07 +0000 (0:00:00.226) 0:03:52.477 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 12:25:07 +0000 (0:00:00.015) 0:03:52.492 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 12:25:07 +0000 (0:00:00.015) 0:03:52.508 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 12:25:07 +0000 (0:00:00.015) 0:03:52.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 12:25:07 +0000 (0:00:00.015) 0:03:52.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.553 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 12:25:07 +0000 (0:00:00.015) 0:03:52.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.596 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.609 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.623 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.636 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 12:25:07 +0000 (0:00:00.015) 0:03:52.652 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.666 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.679 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.693 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.706 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 12:25:07 +0000 (0:00:00.015) 0:03:52.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:52.749 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 12:25:07 +0000 (0:00:00.014) 0:03:52.764 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 12:25:07 +0000 (0:00:00.014) 0:03:52.779 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 12:25:07 +0000 (0:00:00.019) 0:03:52.798 ********** 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.031870", "end": "2024-03-29 12:25:07.614762", "rc": 0, "start": "2024-03-29 12:25:07.582892" } 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-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 12:25:07 +0000 (0:00:00.258) 0:03:53.056 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 12:25:07 +0000 (0:00:00.018) 0:03:53.075 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 12:25:07 +0000 (0:00:00.021) 0:03:53.096 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 12:25:07 +0000 (0:00:00.017) 0:03:53.114 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 12:25:07 +0000 (0:00:00.040) 0:03:53.154 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 12:25:07 +0000 (0:00:00.014) 0:03:53.169 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:27 Friday 29 March 2024 12:25:07 +0000 (0:00:00.014) 0:03:53.183 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:2 Friday 29 March 2024 12:25:07 +0000 (0:00:00.012) 0:03:53.195 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:21 Friday 29 March 2024 12:25:07 +0000 (0:00:00.016) 0:03:53.212 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 12:25:07 +0000 (0:00:00.060) 0:03:53.272 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 12:25:07 +0000 (0:00:00.015) 0:03:53.288 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "4b3aab15-df2e-41fd-bc81-29c65e0e5c5e" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "4b3aab15-df2e-41fd-bc81-29c65e0e5c5e" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 12:25:07 +0000 (0:00:00.021) 0:03:53.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:53.323 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 12:25:07 +0000 (0:00:00.017) 0:03:53.340 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 12:25:07 +0000 (0:00:00.016) 0:03:53.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:53.370 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:53.384 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 12:25:07 +0000 (0:00:00.013) 0:03:53.397 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 12:25:07 +0000 (0:00:00.016) 0:03:53.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 12:25:08 +0000 (0:00:00.015) 0:03:53.428 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 12:25:08 +0000 (0:00:00.013) 0:03:53.442 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 12:25:08 +0000 (0:00:00.013) 0:03:53.455 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 12:25:08 +0000 (0:00:00.012) 0:03:53.467 ********** 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-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 12:25:08 +0000 (0:00:00.026) 0:03:53.494 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 12:25:08 +0000 (0:00:00.018) 0:03:53.512 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 12:25:08 +0000 (0:00:00.015) 0:03:53.528 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 12:25:08 +0000 (0:00:00.013) 0:03:53.542 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 12:25:08 +0000 (0:00:00.012) 0:03:53.554 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 12:25:08 +0000 (0:00:00.017) 0:03:53.572 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 12:25:08 +0000 (0:00:00.018) 0:03:53.590 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714977.7765853, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711714977.7765853, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 95096, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711714977.7765853, "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-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 12:25:08 +0000 (0:00:00.232) 0:03:53.823 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 12:25:08 +0000 (0:00:00.016) 0:03:53.840 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 12:25:08 +0000 (0:00:00.013) 0:03:53.853 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 12:25:08 +0000 (0:00:00.015) 0:03:53.869 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 12:25:08 +0000 (0:00:00.014) 0:03:53.883 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 12:25:08 +0000 (0:00:00.013) 0:03:53.896 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 12:25:08 +0000 (0:00:00.015) 0:03:53.912 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 12:25:08 +0000 (0:00:00.012) 0:03:53.925 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 12:25:11 +0000 (0:00:03.051) 0:03:56.977 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:56.990 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.004 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 12:25:11 +0000 (0:00:00.018) 0:03:57.023 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 12:25:11 +0000 (0:00:00.014) 0:03:57.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.050 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.076 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.089 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 12:25:11 +0000 (0:00:00.016) 0:03:57.106 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 12:25:11 +0000 (0:00:00.042) 0:03:57.149 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.189 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 12:25:11 +0000 (0:00:00.012) 0:03:57.201 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 12:25:11 +0000 (0:00:00.014) 0:03:57.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.242 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 12:25:11 +0000 (0:00:00.012) 0:03:57.268 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 12:25:11 +0000 (0:00:00.012) 0:03:57.281 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 12:25:11 +0000 (0:00:00.012) 0:03:57.294 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 12:25:11 +0000 (0:00:00.014) 0:03:57.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.322 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 12:25:11 +0000 (0:00:00.013) 0:03:57.335 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 12:25:12 +0000 (0:00:00.230) 0:03:57.565 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 12:25:12 +0000 (0:00:00.227) 0:03:57.793 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 12:25:12 +0000 (0:00:00.018) 0:03:57.812 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 12:25:12 +0000 (0:00:00.014) 0:03:57.826 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 12:25:12 +0000 (0:00:00.226) 0:03:58.053 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 12:25:12 +0000 (0:00:00.017) 0:03:58.070 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 12:25:12 +0000 (0:00:00.015) 0:03:58.086 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 12:25:12 +0000 (0:00:00.015) 0:03:58.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 12:25:12 +0000 (0:00:00.015) 0:03:58.117 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.130 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.143 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 12:25:12 +0000 (0:00:00.014) 0:03:58.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 12:25:12 +0000 (0:00:00.012) 0:03:58.210 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.223 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 12:25:12 +0000 (0:00:00.014) 0:03:58.238 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.252 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.265 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.278 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.292 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 12:25:12 +0000 (0:00:00.013) 0:03:58.305 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 12:25:12 +0000 (0:00:00.015) 0:03:58.320 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 12:25:12 +0000 (0:00:00.015) 0:03:58.336 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 12:25:12 +0000 (0:00:00.014) 0:03:58.350 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 12:25:12 +0000 (0:00:00.019) 0:03:58.369 ********** 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.046959", "end": "2024-03-29 12:25:13.320387", "rc": 0, "start": "2024-03-29 12:25:13.273428" } 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-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 12:25:13 +0000 (0:00:00.401) 0:03:58.771 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 12:25:13 +0000 (0:00:00.017) 0:03:58.789 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 12:25:13 +0000 (0:00:00.017) 0:03:58.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 12:25:13 +0000 (0:00:00.014) 0:03:58.821 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 12:25:13 +0000 (0:00:00.014) 0:03:58.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 12:25:13 +0000 (0:00:00.014) 0:03:58.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:27 Friday 29 March 2024 12:25:13 +0000 (0:00:00.014) 0:03:58.863 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:44 Friday 29 March 2024 12:25:13 +0000 (0:00:00.013) 0:03:58.877 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:54 Friday 29 March 2024 12:25:13 +0000 (0:00:00.034) 0:03:58.912 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the pool created above] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:96 Friday 29 March 2024 12:25:13 +0000 (0:00:00.012) 0:03:58.925 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 12:25:13 +0000 (0:00:00.030) 0:03:58.955 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 12:25:13 +0000 (0:00:00.020) 0:03:58.976 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 12:25:13 +0000 (0:00:00.015) 0:03:58.992 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 12:25:13 +0000 (0:00:00.033) 0:03:59.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 12:25:13 +0000 (0:00:00.013) 0:03:59.039 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 12:25:13 +0000 (0:00:00.014) 0:03:59.053 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 12:25:13 +0000 (0:00:00.013) 0:03:59.066 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 12:25:13 +0000 (0:00:00.011) 0:03:59.078 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 12:25:13 +0000 (0:00:00.025) 0:03:59.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 12:25:13 +0000 (0:00:00.014) 0:03:59.118 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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 [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 12:25:13 +0000 (0:00:00.017) 0:03:59.136 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 12:25:13 +0000 (0:00:00.014) 0:03:59.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 12:25:13 +0000 (0:00:00.013) 0:03:59.164 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 12:25:13 +0000 (0:00:00.014) 0:03:59.179 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 12:25:13 +0000 (0:00:00.013) 0:03:59.192 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 12:25:13 +0000 (0:00:00.014) 0:03:59.207 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 12:25:13 +0000 (0:00:00.022) 0:03:59.230 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 12:25:13 +0000 (0:00:00.013) 0:03:59.243 ********** 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/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "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": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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 [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 12:25:37 +0000 (0:00:23.672) 0:04:22.916 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 12:25:37 +0000 (0:00:00.013) 0:04:22.929 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 12:25:37 +0000 (0:00:00.012) 0:04:22.941 ********** 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/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "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": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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 [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 12:25:37 +0000 (0:00:00.018) 0:04:22.960 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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 [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 12:25:37 +0000 (0:00:00.017) 0:04:22.977 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 12:25:37 +0000 (0:00:00.015) 0:04:22.993 ********** changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "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" } changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv2" } changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 12:25:38 +0000 (0:00:00.680) 0:04:23.673 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 12:25:38 +0000 (0:00:00.534) 0:04:24.207 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 12:25:38 +0000 (0:00:00.013) 0:04:24.221 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 12:25:38 +0000 (0:00:00.013) 0:04:24.234 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 12:25:39 +0000 (0:00:00.522) 0:04:24.757 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714556.267856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 12:25:39 +0000 (0:00:00.220) 0:04:24.978 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 12:25:39 +0000 (0:00:00.012) 0:04:24.990 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:120 Friday 29 March 2024 12:25:40 +0000 (0:00:00.711) 0:04:25.702 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:2 Friday 29 March 2024 12:25:40 +0000 (0:00:00.023) 0:04:25.725 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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": [ "sda", "sdb", "sdc" ], "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-weekly-cir1hlb4vw/tests/verify-role-results.yml:7 Friday 29 March 2024 12:25:40 +0000 (0:00:00.018) 0:04:25.743 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:15 Friday 29 March 2024 12:25:40 +0000 (0:00:00.012) 0:04:25.756 ********** 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": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:20 Friday 29 March 2024 12:25:40 +0000 (0:00:00.222) 0:04:25.979 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003310", "end": "2024-03-29 12:25:40.756877", "rc": 0, "start": "2024-03-29 12:25:40.753567" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:25 Friday 29 March 2024 12:25:40 +0000 (0:00:00.218) 0:04:26.197 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004452", "end": "2024-03-29 12:25:41.975815", "failed_when_result": false, "rc": 0, "start": "2024-03-29 12:25:40.971363" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:34 Friday 29 March 2024 12:25:41 +0000 (0:00:01.217) 0:04:27.415 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:5 Friday 29 March 2024 12:25:42 +0000 (0:00:00.027) 0:04:27.443 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:18 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.456 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:24 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.469 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:34 Friday 29 March 2024 12:25:42 +0000 (0:00:00.012) 0:04:27.482 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 12:25:42 +0000 (0:00:00.029) 0:04:27.511 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 12:25:42 +0000 (0:00:00.019) 0:04:27.530 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.544 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 12:25:42 +0000 (0:00:00.016) 0:04:27.560 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 12:25:42 +0000 (0:00:00.017) 0:04:27.578 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 12:25:42 +0000 (0:00:00.022) 0:04:27.601 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 12:25:42 +0000 (0:00:00.017) 0:04:27.618 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 12:25:42 +0000 (0:00:00.016) 0:04:27.634 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 12:25:42 +0000 (0:00:00.016) 0:04:27.650 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 12:25:42 +0000 (0:00:00.011) 0:04:27.662 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:8 Friday 29 March 2024 12:25:42 +0000 (0:00:00.023) 0:04:27.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:14 Friday 29 March 2024 12:25:42 +0000 (0:00:00.014) 0:04:27.700 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:21 Friday 29 March 2024 12:25:42 +0000 (0:00:00.039) 0:04:27.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:28 Friday 29 March 2024 12:25:42 +0000 (0:00:00.015) 0:04:27.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:35 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.769 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:45 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:54 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:64 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.811 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:74 Friday 29 March 2024 12:25:42 +0000 (0:00:00.017) 0:04:27.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:85 Friday 29 March 2024 12:25:42 +0000 (0:00:00.016) 0:04:27.845 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:95 Friday 29 March 2024 12:25:42 +0000 (0:00:00.015) 0:04:27.860 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 12:25:42 +0000 (0:00:00.015) 0:04:27.876 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 12:25:42 +0000 (0:00:00.025) 0:04:27.901 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 12:25:42 +0000 (0:00:00.039) 0:04:27.941 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.968 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 12:25:42 +0000 (0:00:00.016) 0:04:27.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:27.997 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 12:25:42 +0000 (0:00:00.012) 0:04:28.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 12:25:42 +0000 (0:00:00.012) 0:04:28.050 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 12:25:42 +0000 (0:00:00.012) 0:04:28.076 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 12:25:42 +0000 (0:00:00.012) 0:04:28.115 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 12:25:42 +0000 (0:00:00.014) 0:04:28.143 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.157 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 12:25:42 +0000 (0:00:00.014) 0:04:28.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.211 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 12:25:42 +0000 (0:00:00.016) 0:04:28.228 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 12:25:42 +0000 (0:00:00.034) 0:04:28.262 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 12:25:42 +0000 (0:00:00.039) 0:04:28.302 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 12:25:42 +0000 (0:00:00.014) 0:04:28.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 12:25:42 +0000 (0:00:00.014) 0:04:28.345 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 12:25:42 +0000 (0:00:00.013) 0:04:28.358 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 12:25:42 +0000 (0:00:00.015) 0:04:28.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 12:25:42 +0000 (0:00:00.014) 0:04:28.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 12:25:42 +0000 (0:00:00.012) 0:04:28.400 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 12:25:42 +0000 (0:00:00.012) 0:04:28.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 12:25:43 +0000 (0:00:00.012) 0:04:28.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 12:25:43 +0000 (0:00:00.012) 0:04:28.439 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:28.454 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.467 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 12:25:43 +0000 (0:00:00.027) 0:04:28.494 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 12:25:43 +0000 (0:00:00.015) 0:04:28.510 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.523 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 12:25:43 +0000 (0:00:00.011) 0:04:28.535 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.548 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 12:25:43 +0000 (0:00:00.027) 0:04:28.576 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 12:25:43 +0000 (0:00:00.074) 0:04:28.650 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:28.665 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.678 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.692 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:28.706 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:28.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.733 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 12:25:43 +0000 (0:00:00.015) 0:04:28.749 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 12:25:43 +0000 (0:00:00.016) 0:04:28.765 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 12:25:43 +0000 (0:00:00.015) 0:04:28.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:28.809 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:28.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.838 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 12:25:43 +0000 (0:00:00.016) 0:04:28.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 12:25:43 +0000 (0:00:00.017) 0:04:28.885 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 12:25:43 +0000 (0:00:00.015) 0:04:28.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:28.915 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:28.930 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 12:25:43 +0000 (0:00:00.015) 0:04:28.945 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:28.958 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:28.973 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:2 Friday 29 March 2024 12:25:43 +0000 (0:00:00.034) 0:04:29.008 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:21 Friday 29 March 2024 12:25:43 +0000 (0:00:00.017) 0:04:29.026 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 12:25:43 +0000 (0:00:00.063) 0:04:29.089 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 12:25:43 +0000 (0:00:00.016) 0:04:29.106 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 12:25:43 +0000 (0:00:00.020) 0:04:29.127 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:29.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:29.156 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 12:25:43 +0000 (0:00:00.018) 0:04:29.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:29.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:29.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:29.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:29.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:29.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 12:25:43 +0000 (0:00:00.016) 0:04:29.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:29.273 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:29.287 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 12:25:43 +0000 (0:00:00.027) 0:04:29.315 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:29.328 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 12:25:43 +0000 (0:00:00.017) 0:04:29.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 12:25:43 +0000 (0:00:00.014) 0:04:29.361 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:29.374 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 12:25:43 +0000 (0:00:00.013) 0:04:29.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 12:25:43 +0000 (0:00:00.017) 0:04:29.405 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 12:25:44 +0000 (0:00:00.209) 0:04:29.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 12:25:44 +0000 (0:00:00.013) 0:04:29.628 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 12:25:44 +0000 (0:00:00.018) 0:04:29.647 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 12:25:44 +0000 (0:00:00.011) 0:04:29.658 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 12:25:44 +0000 (0:00:00.014) 0:04:29.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 12:25:44 +0000 (0:00:00.045) 0:04:29.717 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 12:25:44 +0000 (0:00:00.011) 0:04:29.729 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 12:25:44 +0000 (0:00:00.013) 0:04:29.742 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 12:25:47 +0000 (0:00:02.880) 0:04:32.623 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.635 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.648 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 12:25:47 +0000 (0:00:00.010) 0:04:32.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 12:25:47 +0000 (0:00:00.013) 0:04:32.671 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 12:25:47 +0000 (0:00:00.009) 0:04:32.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 12:25:47 +0000 (0:00:00.010) 0:04:32.704 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 12:25:47 +0000 (0:00:00.009) 0:04:32.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-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 12:25:47 +0000 (0:00:00.015) 0:04:32.729 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 12:25:47 +0000 (0:00:00.016) 0:04:32.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.783 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 12:25:47 +0000 (0:00:00.011) 0:04:32.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.807 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 12:25:47 +0000 (0:00:00.013) 0:04:32.821 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.833 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.846 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.884 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 12:25:47 +0000 (0:00:00.014) 0:04:32.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.911 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.924 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.936 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.949 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.962 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 12:25:47 +0000 (0:00:00.015) 0:04:32.977 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:32.990 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.002 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.015 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.028 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.041 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 12:25:47 +0000 (0:00:00.014) 0:04:33.055 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.080 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.093 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.106 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 12:25:47 +0000 (0:00:00.014) 0:04:33.132 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.145 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.158 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 12:25:47 +0000 (0:00:00.014) 0:04:33.210 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.235 ********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 12:25:47 +0000 (0:00:00.013) 0:04:33.249 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 12:25:47 +0000 (0:00:00.013) 0:04:33.262 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.275 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 12:25:47 +0000 (0:00:00.013) 0:04:33.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.301 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.314 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.339 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 12:25:47 +0000 (0:00:00.012) 0:04:33.351 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:27 Friday 29 March 2024 12:25:47 +0000 (0:00:00.014) 0:04:33.366 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:2 Friday 29 March 2024 12:25:47 +0000 (0:00:00.013) 0:04:33.379 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:21 Friday 29 March 2024 12:25:47 +0000 (0:00:00.017) 0:04:33.397 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 12:25:48 +0000 (0:00:00.060) 0:04:33.458 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 12:25:48 +0000 (0:00:00.017) 0:04:33.475 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 12:25:48 +0000 (0:00:00.052) 0:04:33.528 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 12:25:48 +0000 (0:00:00.014) 0:04:33.543 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 12:25:48 +0000 (0:00:00.013) 0:04:33.556 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 12:25:48 +0000 (0:00:00.016) 0:04:33.573 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 12:25:48 +0000 (0:00:00.014) 0:04:33.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 12:25:48 +0000 (0:00:00.012) 0:04:33.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 12:25:48 +0000 (0:00:00.014) 0:04:33.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 12:25:48 +0000 (0:00:00.013) 0:04:33.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 12:25:48 +0000 (0:00:00.013) 0:04:33.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 12:25:48 +0000 (0:00:00.013) 0:04:33.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 12:25:48 +0000 (0:00:00.012) 0:04:33.669 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 12:25:48 +0000 (0:00:00.011) 0:04:33.681 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 12:25:48 +0000 (0:00:00.031) 0:04:33.712 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 12:25:48 +0000 (0:00:00.012) 0:04:33.725 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 12:25:48 +0000 (0:00:00.015) 0:04:33.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 12:25:48 +0000 (0:00:00.012) 0:04:33.754 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 12:25:48 +0000 (0:00:00.011) 0:04:33.765 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 12:25:48 +0000 (0:00:00.012) 0:04:33.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 12:25:48 +0000 (0:00:00.014) 0:04:33.792 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 12:25:48 +0000 (0:00:00.213) 0:04:34.005 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 12:25:48 +0000 (0:00:00.012) 0:04:34.018 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 12:25:48 +0000 (0:00:00.018) 0:04:34.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 12:25:48 +0000 (0:00:00.010) 0:04:34.047 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 12:25:48 +0000 (0:00:00.013) 0:04:34.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 12:25:48 +0000 (0:00:00.012) 0:04:34.074 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 12:25:48 +0000 (0:00:00.010) 0:04:34.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 12:25:48 +0000 (0:00:00.012) 0:04:34.097 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 12:25:51 +0000 (0:00:02.841) 0:04:36.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 12:25:51 +0000 (0:00:00.013) 0:04:36.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:36.964 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 12:25:51 +0000 (0:00:00.010) 0:04:36.975 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:36.987 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 12:25:51 +0000 (0:00:00.010) 0:04:37.010 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 12:25:51 +0000 (0:00:00.011) 0:04:37.022 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 12:25:51 +0000 (0:00:00.010) 0:04:37.032 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 12:25:51 +0000 (0:00:00.015) 0:04:37.048 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 12:25:51 +0000 (0:00:00.014) 0:04:37.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.075 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.087 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 12:25:51 +0000 (0:00:00.013) 0:04:37.101 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 12:25:51 +0000 (0:00:00.011) 0:04:37.113 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.138 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 12:25:51 +0000 (0:00:00.013) 0:04:37.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 12:25:51 +0000 (0:00:00.013) 0:04:37.253 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.265 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.278 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 12:25:51 +0000 (0:00:00.013) 0:04:37.292 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.304 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.317 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 12:25:51 +0000 (0:00:00.013) 0:04:37.331 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.356 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.369 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.381 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 12:25:51 +0000 (0:00:00.012) 0:04:37.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 12:25:51 +0000 (0:00:00.013) 0:04:37.408 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.446 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.458 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.470 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 12:25:52 +0000 (0:00:00.014) 0:04:37.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.510 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.522 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.548 ********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 12:25:52 +0000 (0:00:00.043) 0:04:37.591 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 12:25:52 +0000 (0:00:00.014) 0:04:37.605 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.630 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.655 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 12:25:52 +0000 (0:00:00.013) 0:04:37.669 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.681 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:27 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.706 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:2 Friday 29 March 2024 12:25:52 +0000 (0:00:00.011) 0:04:37.718 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:21 Friday 29 March 2024 12:25:52 +0000 (0:00:00.015) 0:04:37.734 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 12:25:52 +0000 (0:00:00.059) 0:04:37.793 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 12:25:52 +0000 (0:00:00.016) 0:04:37.810 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 12:25:52 +0000 (0:00:00.019) 0:04:37.830 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.843 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 12:25:52 +0000 (0:00:00.013) 0:04:37.856 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 12:25:52 +0000 (0:00:00.016) 0:04:37.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.886 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 12:25:52 +0000 (0:00:00.013) 0:04:37.899 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.912 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.925 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 12:25:52 +0000 (0:00:00.014) 0:04:37.951 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:37.964 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 12:25:52 +0000 (0:00:00.011) 0:04:37.975 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 12:25:52 +0000 (0:00:00.025) 0:04:38.001 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:38.014 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 12:25:52 +0000 (0:00:00.014) 0:04:38.029 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 12:25:52 +0000 (0:00:00.013) 0:04:38.042 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:38.055 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:38.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:38.080 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 12:25:52 +0000 (0:00:00.214) 0:04:38.294 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 12:25:52 +0000 (0:00:00.014) 0:04:38.308 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 12:25:52 +0000 (0:00:00.017) 0:04:38.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 12:25:52 +0000 (0:00:00.010) 0:04:38.336 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 12:25:52 +0000 (0:00:00.013) 0:04:38.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 12:25:52 +0000 (0:00:00.013) 0:04:38.364 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 12:25:52 +0000 (0:00:00.010) 0:04:38.374 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 12:25:52 +0000 (0:00:00.012) 0:04:38.387 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 12:25:55 +0000 (0:00:02.858) 0:04:41.245 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 12:25:55 +0000 (0:00:00.013) 0:04:41.259 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 12:25:55 +0000 (0:00:00.012) 0:04:41.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 12:25:55 +0000 (0:00:00.010) 0:04:41.281 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 12:25:55 +0000 (0:00:00.013) 0:04:41.294 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 12:25:55 +0000 (0:00:00.012) 0:04:41.307 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 12:25:55 +0000 (0:00:00.010) 0:04:41.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 12:25:55 +0000 (0:00:00.010) 0:04:41.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 12:25:55 +0000 (0:00:00.010) 0:04:41.337 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 12:25:55 +0000 (0:00:00.015) 0:04:41.353 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 12:25:55 +0000 (0:00:00.040) 0:04:41.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 12:25:55 +0000 (0:00:00.013) 0:04:41.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.419 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.432 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 12:25:56 +0000 (0:00:00.011) 0:04:41.443 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.456 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 12:25:56 +0000 (0:00:00.013) 0:04:41.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 12:25:56 +0000 (0:00:00.014) 0:04:41.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.596 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.609 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 12:25:56 +0000 (0:00:00.015) 0:04:41.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.637 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.649 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.662 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.687 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 12:25:56 +0000 (0:00:00.014) 0:04:41.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.713 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 12:25:56 +0000 (0:00:00.011) 0:04:41.737 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.750 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 12:25:56 +0000 (0:00:00.013) 0:04:41.776 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.789 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.801 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.826 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.839 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 12:25:56 +0000 (0:00:00.014) 0:04:41.854 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.879 ********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 12:25:56 +0000 (0:00:00.017) 0:04:41.897 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 12:25:56 +0000 (0:00:00.014) 0:04:41.911 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.924 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 12:25:56 +0000 (0:00:00.015) 0:04:41.939 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.964 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.977 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:41.989 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:42.001 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume.yml:27 Friday 29 March 2024 12:25:56 +0000 (0:00:00.013) 0:04:42.015 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:44 Friday 29 March 2024 12:25:56 +0000 (0:00:00.011) 0:04:42.027 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:54 Friday 29 March 2024 12:25:56 +0000 (0:00:00.011) 0:04:42.038 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID0 device] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:123 Friday 29 March 2024 12:25:56 +0000 (0:00:00.011) 0:04:42.050 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 12:25:56 +0000 (0:00:00.031) 0:04:42.081 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 12:25:56 +0000 (0:00:00.017) 0:04:42.099 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 12:25:56 +0000 (0:00:00.015) 0:04:42.114 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 12:25:56 +0000 (0:00:00.040) 0:04:42.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:42.168 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:42.181 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 12:25:56 +0000 (0:00:00.011) 0:04:42.192 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 12:25:56 +0000 (0:00:00.011) 0:04:42.204 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 12:25:56 +0000 (0:00:00.054) 0:04:42.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 12:25:56 +0000 (0:00:00.013) 0:04:42.272 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "state": "present", "type": "lvm" } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 12:25:56 +0000 (0:00:00.014) 0:04:42.286 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:42.299 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 12:25:56 +0000 (0:00:00.012) 0:04:42.312 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 12:25:56 +0000 (0:00:00.013) 0:04:42.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 12:25:56 +0000 (0:00:00.013) 0:04:42.338 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 12:25:56 +0000 (0:00:00.016) 0:04:42.355 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 12:25:56 +0000 (0:00:00.019) 0:04:42.374 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 12:25:56 +0000 (0:00:00.011) 0:04:42.386 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "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 } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/vg1" ], "mounts": [], "packages": [ "lvm2", "mdadm", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 12:26:08 +0000 (0:00:11.845) 0:04:54.232 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 12:26:08 +0000 (0:00:00.013) 0:04:54.245 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 12:26:08 +0000 (0:00:00.011) 0:04:54.256 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "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 } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/vg1" ], "mounts": [], "packages": [ "lvm2", "mdadm", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 12:26:08 +0000 (0:00:00.016) 0:04:54.272 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 12:26:08 +0000 (0:00:00.013) 0:04:54.286 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 12:26:08 +0000 (0:00:00.013) 0:04:54.300 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 12:26:08 +0000 (0:00:00.012) 0:04:54.312 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 12:26:08 +0000 (0:00:00.012) 0:04:54.325 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 12:26:08 +0000 (0:00:00.012) 0:04:54.338 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 12:26:08 +0000 (0:00:00.014) 0:04:54.352 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 12:26:08 +0000 (0:00:00.012) 0:04:54.365 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714556.267856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 12:26:09 +0000 (0:00:00.220) 0:04:54.585 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 12:26:09 +0000 (0:00:00.011) 0:04:54.596 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:137 Friday 29 March 2024 12:26:09 +0000 (0:00:00.661) 0:04:55.258 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:2 Friday 29 March 2024 12:26:09 +0000 (0:00:00.025) 0:04:55.283 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:7 Friday 29 March 2024 12:26:09 +0000 (0:00:00.016) 0:04:55.300 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:15 Friday 29 March 2024 12:26:09 +0000 (0:00:00.012) 0:04:55.313 ********** ok: [sut] => { "changed": false, "info": { "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "30G", "type": "raid0", "uuid": "e0erQq-TUs5-26kl-9MwZ-9S0i-mNG3-omps87" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "bf23e88e-77b9-e63b-b162-d52d71990046" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "bf23e88e-77b9-e63b-b162-d52d71990046" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "bf23e88e-77b9-e63b-b162-d52d71990046" }, "/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": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:20 Friday 29 March 2024 12:26:10 +0000 (0:00:00.220) 0:04:55.533 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003509", "end": "2024-03-29 12:26:10.311455", "rc": 0, "start": "2024-03-29 12:26:10.307946" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:25 Friday 29 March 2024 12:26:10 +0000 (0:00:00.219) 0:04:55.753 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003298", "end": "2024-03-29 12:26:10.530641", "failed_when_result": false, "rc": 0, "start": "2024-03-29 12:26:10.527343" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:34 Friday 29 March 2024 12:26:10 +0000 (0:00:00.217) 0:04:55.971 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:5 Friday 29 March 2024 12:26:10 +0000 (0:00:00.024) 0:04:55.995 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:18 Friday 29 March 2024 12:26:10 +0000 (0:00:00.013) 0:04:56.008 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.026035", "end": "2024-03-29 12:26:10.812594", "rc": 0, "start": "2024-03-29 12:26:10.786559" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:24 Friday 29 March 2024 12:26:10 +0000 (0:00:00.245) 0:04:56.254 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:34 Friday 29 March 2024 12:26:10 +0000 (0:00:00.018) 0:04:56.272 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 12:26:10 +0000 (0:00:00.026) 0:04:56.299 ********** 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-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 12:26:10 +0000 (0:00:00.018) 0:04:56.318 ********** 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-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 12:26:11 +0000 (0:00:00.214) 0:04:56.533 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 12:26:11 +0000 (0:00:00.015) 0:04:56.548 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 12:26:11 +0000 (0:00:00.016) 0:04:56.564 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 12:26:11 +0000 (0:00:00.016) 0:04:56.580 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 12:26:11 +0000 (0:00:00.015) 0:04:56.596 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 12:26:11 +0000 (0:00:00.015) 0:04:56.611 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 12:26:11 +0000 (0:00:00.015) 0:04:56.627 ********** ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 12:26:11 +0000 (0:00:00.019) 0:04:56.646 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:8 Friday 29 March 2024 12:26:11 +0000 (0:00:00.025) 0:04:56.672 ********** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.007634", "end": "2024-03-29 12:26:11.456428", "rc": 0, "start": "2024-03-29 12:26:11.448794" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Fri Mar 29 12:26:03 2024 Raid Level : raid0 Array Size : 31429632 (29.97 GiB 32.18 GB) Raid Devices : 3 Total Devices : 3 Persistence : Superblock is persistent Update Time : Fri Mar 29 12:26:03 2024 State : clean Active Devices : 3 Working Devices : 3 Failed Devices : 0 Spare Devices : 0 Layout : original Chunk Size : 1024K Consistency Policy : none Name : vg1-1 UUID : bf23e88e:77b9e63b:b162d52d:71990046 Events : 0 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 2 active sync /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:14 Friday 29 March 2024 12:26:11 +0000 (0:00:00.225) 0:04:56.897 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ 3\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:21 Friday 29 March 2024 12:26:11 +0000 (0:00:00.018) 0:04:56.915 ********** 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-weekly-cir1hlb4vw/tests/verify-pool-md.yml:28 Friday 29 March 2024 12:26:11 +0000 (0:00:00.017) 0:04:56.933 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:35 Friday 29 March 2024 12:26:11 +0000 (0:00:00.017) 0:04:56.951 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_chunk_size_re": [ "1024K" ] }, "changed": false } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:45 Friday 29 March 2024 12:26:11 +0000 (0:00:00.020) 0:04:56.972 ********** ok: [sut] => { "bytes": 1048576, "changed": false, "lvm": "1m", "parted": "1MiB", "size": "1 MiB" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:54 Friday 29 March 2024 12:26:11 +0000 (0:00:00.221) 0:04:57.194 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:64 Friday 29 March 2024 12:26:11 +0000 (0:00:00.021) 0:04:57.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:74 Friday 29 March 2024 12:26:11 +0000 (0:00:00.016) 0:04:57.232 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:85 Friday 29 March 2024 12:26:11 +0000 (0:00:00.019) 0:04:57.252 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:95 Friday 29 March 2024 12:26:11 +0000 (0:00:00.020) 0:04:57.272 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 12:26:11 +0000 (0:00:00.013) 0:04:57.286 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 12:26:11 +0000 (0:00:00.024) 0:04:57.310 ********** TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 12:26:11 +0000 (0:00:00.012) 0:04:57.322 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 12:26:11 +0000 (0:00:00.025) 0:04:57.348 ********** TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 12:26:11 +0000 (0:00:00.012) 0:04:57.360 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 12:26:11 +0000 (0:00:00.025) 0:04:57.385 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 12:26:11 +0000 (0:00:00.015) 0:04:57.401 ********** 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, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 12:26:12 +0000 (0:00:00.016) 0:04:57.417 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 12:26:12 +0000 (0:00:00.024) 0:04:57.442 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 12:26:12 +0000 (0:00:00.015) 0:04:57.457 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 12:26:12 +0000 (0:00:00.015) 0:04:57.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 12:26:12 +0000 (0:00:00.014) 0:04:57.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 12:26:12 +0000 (0:00:00.035) 0:04:57.522 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 12:26:12 +0000 (0:00:00.013) 0:04:57.536 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 12:26:12 +0000 (0:00:00.012) 0:04:57.548 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 12:26:12 +0000 (0:00:00.011) 0:04:57.560 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 12:26:12 +0000 (0:00:00.027) 0:04:57.587 ********** TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 12:26:12 +0000 (0:00:00.011) 0:04:57.599 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 12:26:12 +0000 (0:00:00.011) 0:04:57.611 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:44 Friday 29 March 2024 12:26:12 +0000 (0:00:00.011) 0:04:57.622 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:54 Friday 29 March 2024 12:26:12 +0000 (0:00:00.011) 0:04:57.634 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the pool created above] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:140 Friday 29 March 2024 12:26:12 +0000 (0:00:00.011) 0:04:57.645 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 12:26:12 +0000 (0:00:00.036) 0:04:57.682 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 12:26:12 +0000 (0:00:00.019) 0:04:57.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 12:26:12 +0000 (0:00:00.015) 0:04:57.716 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 12:26:12 +0000 (0:00:00.033) 0:04:57.750 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 12:26:12 +0000 (0:00:00.012) 0:04:57.763 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 12:26:12 +0000 (0:00:00.012) 0:04:57.775 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 12:26:12 +0000 (0:00:00.012) 0:04:57.788 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 12:26:12 +0000 (0:00:00.011) 0:04:57.800 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 12:26:12 +0000 (0:00:00.024) 0:04:57.825 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 12:26:12 +0000 (0:00:00.013) 0:04:57.839 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "state": "absent", "type": "lvm" } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 12:26:12 +0000 (0:00:00.015) 0:04:57.854 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 12:26:12 +0000 (0:00:00.014) 0:04:57.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 12:26:12 +0000 (0:00:00.012) 0:04:57.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 12:26:12 +0000 (0:00:00.012) 0:04:57.894 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 12:26:12 +0000 (0:00:00.012) 0:04:57.906 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 12:26:12 +0000 (0:00:00.014) 0:04:57.920 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 12:26:12 +0000 (0:00:00.019) 0:04:57.940 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 12:26:12 +0000 (0:00:00.011) 0:04:57.951 ********** changed: [sut] => { "actions": [ { "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/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 12:26:18 +0000 (0:00:06.298) 0:05:04.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 12:26:18 +0000 (0:00:00.040) 0:05:04.291 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 12:26:18 +0000 (0:00:00.013) 0:05:04.304 ********** ok: [sut] => { "blivet_output": { "actions": [ { "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/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 12:26:18 +0000 (0:00:00.015) 0:05:04.320 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 12:26:18 +0000 (0:00:00.015) 0:05:04.335 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 12:26:18 +0000 (0:00:00.017) 0:05:04.353 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 12:26:18 +0000 (0:00:00.015) 0:05:04.369 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 12:26:18 +0000 (0:00:00.016) 0:05:04.386 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 12:26:18 +0000 (0:00:00.014) 0:05:04.400 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 12:26:19 +0000 (0:00:00.025) 0:05:04.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 12:26:19 +0000 (0:00:00.015) 0:05:04.441 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711714556.267856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 12:26:19 +0000 (0:00:00.239) 0:05:04.680 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 12:26:19 +0000 (0:00:00.012) 0:05:04.693 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/tests_raid_pool_options.yml:154 Friday 29 March 2024 12:26:19 +0000 (0:00:00.646) 0:05:05.339 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:2 Friday 29 March 2024 12:26:19 +0000 (0:00:00.027) 0:05:05.367 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:7 Friday 29 March 2024 12:26:19 +0000 (0:00:00.016) 0:05:05.384 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:15 Friday 29 March 2024 12:26:19 +0000 (0:00:00.012) 0:05:05.397 ********** 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": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:20 Friday 29 March 2024 12:26:20 +0000 (0:00:00.218) 0:05:05.615 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003450", "end": "2024-03-29 12:26:20.389894", "rc": 0, "start": "2024-03-29 12:26:20.386444" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:25 Friday 29 March 2024 12:26:20 +0000 (0:00:00.214) 0:05:05.829 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003558", "end": "2024-03-29 12:26:20.605943", "failed_when_result": false, "rc": 0, "start": "2024-03-29 12:26:20.602385" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:34 Friday 29 March 2024 12:26:20 +0000 (0:00:00.215) 0:05:06.045 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:5 Friday 29 March 2024 12:26:20 +0000 (0:00:00.023) 0:05:06.069 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:18 Friday 29 March 2024 12:26:20 +0000 (0:00:00.011) 0:05:06.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:24 Friday 29 March 2024 12:26:20 +0000 (0:00:00.013) 0:05:06.095 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:34 Friday 29 March 2024 12:26:20 +0000 (0:00:00.012) 0:05:06.107 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 12:26:20 +0000 (0:00:00.026) 0:05:06.134 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 12:26:20 +0000 (0:00:00.017) 0:05:06.151 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 12:26:20 +0000 (0:00:00.011) 0:05:06.163 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 12:26:20 +0000 (0:00:00.014) 0:05:06.177 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 12:26:20 +0000 (0:00:00.015) 0:05:06.193 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 12:26:20 +0000 (0:00:00.015) 0:05:06.209 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 12:26:20 +0000 (0:00:00.016) 0:05:06.225 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 12:26:20 +0000 (0:00:00.014) 0:05:06.240 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 12:26:20 +0000 (0:00:00.014) 0:05:06.255 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 12:26:20 +0000 (0:00:00.011) 0:05:06.267 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:8 Friday 29 March 2024 12:26:20 +0000 (0:00:00.022) 0:05:06.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:14 Friday 29 March 2024 12:26:20 +0000 (0:00:00.042) 0:05:06.332 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:21 Friday 29 March 2024 12:26:20 +0000 (0:00:00.014) 0:05:06.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:28 Friday 29 March 2024 12:26:20 +0000 (0:00:00.014) 0:05:06.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:35 Friday 29 March 2024 12:26:20 +0000 (0:00:00.014) 0:05:06.375 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:45 Friday 29 March 2024 12:26:20 +0000 (0:00:00.014) 0:05:06.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:54 Friday 29 March 2024 12:26:20 +0000 (0:00:00.017) 0:05:06.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:64 Friday 29 March 2024 12:26:21 +0000 (0:00:00.016) 0:05:06.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:74 Friday 29 March 2024 12:26:21 +0000 (0:00:00.014) 0:05:06.438 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:85 Friday 29 March 2024 12:26:21 +0000 (0:00:00.014) 0:05:06.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-md.yml:95 Friday 29 March 2024 12:26:21 +0000 (0:00:00.015) 0:05:06.467 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 12:26:21 +0000 (0:00:00.011) 0:05:06.479 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 12:26:21 +0000 (0:00:00.025) 0:05:06.504 ********** TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 12:26:21 +0000 (0:00:00.013) 0:05:06.518 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 12:26:21 +0000 (0:00:00.025) 0:05:06.544 ********** TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 12:26:21 +0000 (0:00:00.011) 0:05:06.556 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 12:26:21 +0000 (0:00:00.028) 0:05:06.584 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 12:26:21 +0000 (0:00:00.018) 0:05:06.603 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 12:26:21 +0000 (0:00:00.011) 0:05:06.614 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 12:26:21 +0000 (0:00:00.011) 0:05:06.626 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 12:26:21 +0000 (0:00:00.014) 0:05:06.640 ********** included: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 12:26:21 +0000 (0:00:00.026) 0:05:06.666 ********** TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 12:26:21 +0000 (0:00:00.013) 0:05:06.679 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 12:26:21 +0000 (0:00:00.011) 0:05:06.691 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:44 Friday 29 March 2024 12:26:21 +0000 (0:00:00.012) 0:05:06.703 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cir1hlb4vw/tests/verify-role-results.yml:54 Friday 29 March 2024 12:26:21 +0000 (0:00:00.011) 0:05:06.715 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=678 changed=8 unreachable=0 failed=0 skipped=837 rescued=0 ignored=0 Friday 29 March 2024 12:26:21 +0000 (0:00:00.007) 0:05:06.722 ********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 49.35s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 linux-system-roles.storage : Manage the pools and volumes to match the specified state -- 42.69s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state -- 23.67s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state -- 16.23s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Make sure required packages are installed -- 14.55s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 linux-system-roles.storage : Manage the pools and volumes to match the specified state -- 11.85s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Get VG shared value status ---------------------------------------------- 9.37s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:18 ------------------ Get information about the LV -------------------------------------------- 9.13s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 ----------- Get VG shared value status ---------------------------------------------- 8.34s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-pool.yml:18 ------------------ Ensure cryptsetup is present -------------------------------------------- 7.80s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Set up new/current mounts ------------------ 6.68s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.30s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 6.07s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 ----- Get information about the LV -------------------------------------------- 5.26s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-cache.yml:5 ----------- Ensure cryptsetup is present -------------------------------------------- 3.65s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Update facts ------------------------------- 3.56s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 linux-system-roles.storage : Update facts ------------------------------- 3.23s /WORKDIR/git-weekly-cir1hlb4vw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Ensure cryptsetup is present -------------------------------------------- 3.08s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 3.05s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 3.04s /WORKDIR/git-weekly-cir1hlb4vw/tests/test-verify-volume-encryption.yml:10 ----- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---