# 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-cizhupc3wu/tests/tests_raid_pool_options.yml PLAY [Test raid pool options] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:2 Sunday 09 June 2024 07:15:10 +0000 (0:00:00.012) 0:00:00.012 *********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:18 Sunday 09 June 2024 07:15:10 +0000 (0:00:00.772) 0:00:00.785 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 09 June 2024 07:15:10 +0000 (0:00:00.018) 0:00:00.803 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 09 June 2024 07:15:10 +0000 (0:00:00.026) 0:00:00.830 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 09 June 2024 07:15:10 +0000 (0:00:00.031) 0:00:00.862 *********** 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_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 09 June 2024 07:15:10 +0000 (0:00:00.061) 0:00:00.923 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 09 June 2024 07:15:11 +0000 (0:00:00.254) 0:00:01.177 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 09 June 2024 07:15:11 +0000 (0:00:00.033) 0:00:01.211 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 09 June 2024 07:15:11 +0000 (0:00:00.011) 0:00:01.222 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 09 June 2024 07:15:11 +0000 (0:00:00.017) 0:00:01.240 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 09 June 2024 07:15:11 +0000 (0:00:00.045) 0:00:01.285 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: kmod-kvdo-8.2.3.3-125.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: python3-blivet-1:3.6.0-14.el9.noarch", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: lvm2-9:2.03.23-2.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: lvm2-libs-9:2.03.23-2.el9.x86_64", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: device-mapper-event-9:1.02.197-2.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: mdadm-4.3-2.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.197-2.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-27.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: blivet-data-1:3.6.0-14.el9.noarch", "Installed: device-mapper-multipath-libs-0.8.7-27.el9.x86_64", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 09 June 2024 07:15:58 +0000 (0:00:47.285) 0:00:48.571 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 09 June 2024 07:15:58 +0000 (0:00:00.020) 0:00:48.591 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 09 June 2024 07:15:58 +0000 (0:00:00.020) 0:00:48.612 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 09 June 2024 07:15:59 +0000 (0:00:00.549) 0:00:49.162 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 09 June 2024 07:15:59 +0000 (0:00:00.034) 0:00:49.196 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 09 June 2024 07:15:59 +0000 (0:00:00.009) 0:00:49.206 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 09 June 2024 07:15:59 +0000 (0:00:00.010) 0:00:49.216 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 09 June 2024 07:15:59 +0000 (0:00:00.013) 0:00:49.229 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 09 June 2024 07:16:00 +0000 (0:00:00.970) 0:00:50.200 *********** 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": "alias" }, "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-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "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" }, "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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "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" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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-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" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "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" }, "raid-check.service": { "name": "raid-check.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" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "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": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 09 June 2024 07:16:01 +0000 (0:00:01.730) 0:00:51.931 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 09 June 2024 07:16:01 +0000 (0:00:00.020) 0:00:51.951 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 09 June 2024 07:16:01 +0000 (0:00:00.011) 0:00:51.963 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.349) 0:00:52.313 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.012) 0:00:52.325 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.011) 0:00:52.337 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.014) 0:00:52.351 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.013) 0:00:52.365 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.033) 0:00:52.398 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.013) 0:00:52.411 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.014) 0:00:52.425 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.019) 0:00:52.445 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.038) 0:00:52.483 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.012) 0:00:52.496 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917162.454799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.191) 0:00:52.687 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 09 June 2024 07:16:02 +0000 (0:00:00.012) 0:00:52.700 *********** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:22 Sunday 09 June 2024 07:16:03 +0000 (0:00:00.643) 0:00:53.344 *********** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:31 Sunday 09 June 2024 07:16:03 +0000 (0:00:00.016) 0:00:53.361 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/get_unused_disk.yml:2 Sunday 09 June 2024 07:16:03 +0000 (0:00:00.018) 0:00:53.380 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/get_unused_disk.yml:16 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.969) 0:00:54.349 *********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc" ] } TASK [Debug why there are no unused disks] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/get_unused_disk.yml:25 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.274) 0:00:54.624 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/get_unused_disk.yml:34 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.636 *********** 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-cizhupc3wu/tests/get_unused_disk.yml:39 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.014) 0:00:54.650 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/get_unused_disk.yml:44 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.663 *********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc" ] } TASK [Create a RAID1 device] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:37 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.676 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.020) 0:00:54.696 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.017) 0:00:54.714 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.014) 0:00:54.729 *********** 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_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.036) 0:00:54.765 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.018) 0:00:54.784 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.796 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.011) 0:00:54.807 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.820 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.024) 0:00:54.844 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.857 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.016) 0:00:54.873 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.886 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.898 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.910 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.922 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.012) 0:00:54.934 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.021) 0:00:54.955 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 09 June 2024 07:16:04 +0000 (0:00:00.031) 0:00:54.987 *********** 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": [ "xfsprogs", "lvm2", "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": 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 09 June 2024 07:16:51 +0000 (0:00:46.155) 0:01:41.142 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 09 June 2024 07:16:51 +0000 (0:00:00.012) 0:01:41.154 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 09 June 2024 07:16:51 +0000 (0:00:00.011) 0:01:41.166 *********** 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": [ "xfsprogs", "lvm2", "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": 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 09 June 2024 07:16:51 +0000 (0:00:00.017) 0:01:41.184 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 09 June 2024 07:16:51 +0000 (0:00:00.016) 0:01:41.200 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 09 June 2024 07:16:51 +0000 (0:00:00.013) 0:01:41.214 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 09 June 2024 07:16:51 +0000 (0:00:00.012) 0:01:41.226 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 09 June 2024 07:16:52 +0000 (0:00:01.452) 0:01:42.678 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 09 June 2024 07:17:06 +0000 (0:00:14.099) 0:01:56.778 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 09 June 2024 07:17:06 +0000 (0:00:00.023) 0:01:56.802 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 09 June 2024 07:17:07 +0000 (0:00:00.596) 0:01:57.398 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917162.454799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 09 June 2024 07:17:07 +0000 (0:00:00.454) 0:01:57.852 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 09 June 2024 07:17:07 +0000 (0:00:00.011) 0:01:57.863 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:61 Sunday 09 June 2024 07:17:10 +0000 (0:00:02.327) 0:02:00.191 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:2 Sunday 09 June 2024 07:17:10 +0000 (0:00:00.020) 0:02:00.212 *********** 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-cizhupc3wu/tests/verify-role-results.yml:7 Sunday 09 June 2024 07:17:10 +0000 (0:00:00.058) 0:02:00.270 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:15 Sunday 09 June 2024 07:17:10 +0000 (0:00:00.013) 0:02:00.283 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "66d7ace8-1ad6-4d25-af72-994a269d3007" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "a057dc38-04ec-40b8-a7b2-a17de2345d4d" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "667e998a-11ac-4025-8f6f-554b166fa313" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "KgXpIt-WLmu-alRv-nENa-F2Et-SfCA-B0a06L" }, "/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": "36704dde-d818-b28a-2253-290cc65382c3" }, "/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": "36704dde-d818-b28a-2253-290cc65382c3" }, "/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": "36704dde-d818-b28a-2253-290cc65382c3" }, "/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": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:20 Sunday 09 June 2024 07:17:10 +0000 (0:00:00.347) 0:02:00.631 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002887", "end": "2024-06-09 07:17:10.953645", "rc": 0, "start": "2024-06-09 07:17:10.950758" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 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=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / 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-cizhupc3wu/tests/verify-role-results.yml:25 Sunday 09 June 2024 07:17:10 +0000 (0:00:00.339) 0:02:00.970 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002988", "end": "2024-06-09 07:17:11.176098", "failed_when_result": false, "rc": 0, "start": "2024-06-09 07:17:11.173110" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:34 Sunday 09 June 2024 07:17:11 +0000 (0:00:00.223) 0:02:01.193 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:5 Sunday 09 June 2024 07:17:11 +0000 (0:00:00.029) 0:02:01.223 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:18 Sunday 09 June 2024 07:17:11 +0000 (0:00:00.012) 0:02:01.235 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:05.986028", "end": "2024-06-09 07:17:17.493087", "rc": 0, "start": "2024-06-09 07:17:11.507059" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:24 Sunday 09 June 2024 07:17:17 +0000 (0:00:06.275) 0:02:07.510 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:34 Sunday 09 June 2024 07:17:17 +0000 (0:00:00.018) 0:02:07.529 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:2 Sunday 09 June 2024 07:17:17 +0000 (0:00:00.028) 0:02:07.557 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:13 Sunday 09 June 2024 07:17:17 +0000 (0:00:00.018) 0:02:07.576 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:22 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.421) 0:02:07.997 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:27 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.015) 0:02:08.013 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:33 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.016) 0:02:08.030 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:42 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.016) 0:02:08.046 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:48 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.015) 0:02:08.061 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:54 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.014) 0:02:08.076 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:59 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.014) 0:02:08.091 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:73 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.019) 0:02:08.111 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:8 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.024) 0:02:08.135 *********** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.022712", "end": "2024-06-09 07:17:18.511753", "rc": 0, "start": "2024-06-09 07:17:18.489041" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Sun Jun 9 07:16:08 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 : Sun Jun 9 07:17:17 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 41% complete Name : vg1-1 UUID : 36704dde:d818b28a:2253290c:c65382c3 Events : 27 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-cizhupc3wu/tests/verify-pool-md.yml:14 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.394) 0:02:08.530 *********** 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-cizhupc3wu/tests/verify-pool-md.yml:21 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.017) 0:02:08.548 *********** 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-cizhupc3wu/tests/verify-pool-md.yml:28 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.017) 0:02:08.566 *********** 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-cizhupc3wu/tests/verify-pool-md.yml:35 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.017) 0:02:08.583 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:45 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.016) 0:02:08.600 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:54 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.016) 0:02:08.616 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:64 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.019) 0:02:08.636 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:74 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.019) 0:02:08.655 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:85 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.023) 0:02:08.679 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:95 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.016) 0:02:08.696 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:76 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.011) 0:02:08.708 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml:2 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.026) 0:02:08.735 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:8 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.038) 0:02:08.774 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:16 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.013) 0:02:08.787 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:21 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.013) 0:02:08.800 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:29 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.013) 0:02:08.813 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:34 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.826 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:40 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.839 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:46 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.852 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:8 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.013) 0:02:08.866 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:16 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.879 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:21 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.892 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:29 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.905 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:34 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.917 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:40 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.930 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:46 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.013) 0:02:08.944 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:8 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.957 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:16 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.970 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:21 Sunday 09 June 2024 07:17:18 +0000 (0:00:00.012) 0:02:08.983 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:29 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:08.995 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:34 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.008 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:40 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.022 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:46 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.035 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:79 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.048 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml:2 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.024) 0:02:09.072 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:8 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.040) 0:02:09.113 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:16 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.126 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:23 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.138 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:27 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.152 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:8 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.164 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:16 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.177 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:23 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.190 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:27 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.203 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:8 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.011) 0:02:09.215 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:16 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.014) 0:02:09.229 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:23 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.242 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:27 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.255 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:82 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.011) 0:02:09.267 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:5 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.052) 0:02:09.319 *********** 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-cizhupc3wu/tests/verify-pool-members-encryption.yml:13 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.017) 0:02:09.337 *********** 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-cizhupc3wu/tests/verify-pool-members-encryption.yml:20 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.015) 0:02:09.352 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:2 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.024) 0:02:09.377 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:9 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.016) 0:02:09.394 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:18 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.017) 0:02:09.411 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:27 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.425 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:37 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.438 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:47 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.451 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:27 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.465 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:85 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.011) 0:02:09.477 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml:2 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.028) 0:02:09.505 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:9 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.039) 0:02:09.545 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:16 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.558 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:22 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.571 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:28 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.584 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:35 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.014) 0:02:09.599 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:41 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.612 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:47 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.014) 0:02:09.626 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:9 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.638 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:16 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.651 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:22 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.664 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:28 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.014) 0:02:09.679 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:35 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.692 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:41 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.705 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:47 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.718 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:9 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.730 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:16 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.744 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:22 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.015) 0:02:09.759 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:28 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.015) 0:02:09.774 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:35 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.787 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:41 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.012) 0:02:09.800 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:47 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.813 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:88 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.011) 0:02:09.825 *********** 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-cizhupc3wu/tests/test-verify-pool-volumes.yml:3 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.013) 0:02:09.839 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:2 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.033) 0:02:09.873 *********** 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-cizhupc3wu/tests/test-verify-volume.yml:21 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.016) 0:02:09.890 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:7 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.063) 0:02:09.954 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:16 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.016) 0:02:09.970 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 496100, "block_size": 4096, "block_total": 507904, "block_used": 11804, "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": 2032025600, "size_total": 2080374784, "uuid": "667e998a-11ac-4025-8f6f-554b166fa313" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 496100, "block_size": 4096, "block_total": 507904, "block_used": 11804, "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": 2032025600, "size_total": 2080374784, "uuid": "667e998a-11ac-4025-8f6f-554b166fa313" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:38 Sunday 09 June 2024 07:17:19 +0000 (0:00:00.021) 0:02:09.992 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:51 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.013) 0:02:10.005 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:63 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.017) 0:02:10.022 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:71 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.015) 0:02:10.038 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:83 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.012) 0:02:10.051 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:95 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.042) 0:02:10.093 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:110 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.013) 0:02:10.106 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:122 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.017) 0:02:10.124 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:128 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.013) 0:02:10.138 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:134 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.013) 0:02:10.151 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:146 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.013) 0:02:10.164 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:2 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.014) 0:02:10.179 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:40 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.026) 0:02:10.206 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:48 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.016) 0:02:10.222 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:58 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.016) 0:02:10.239 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:71 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.013) 0:02:10.252 *********** 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-cizhupc3wu/tests/test-verify-volume-fs.yml:3 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.012) 0:02:10.265 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml:12 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.021) 0:02:10.286 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:3 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.018) 0:02:10.304 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917410.9249718, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717917410.9249718, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1055, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1717917410.9249718, "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-cizhupc3wu/tests/test-verify-volume-device.yml:9 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.307) 0:02:10.612 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:16 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.018) 0:02:10.630 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:24 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.013) 0:02:10.644 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:30 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.016) 0:02:10.661 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:34 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.014) 0:02:10.675 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:39 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.014) 0:02:10.690 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:3 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.015) 0:02:10.705 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 Sunday 09 June 2024 07:17:20 +0000 (0:00:00.013) 0:02:10.718 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.7.2-1.el9.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:17 Sunday 09 June 2024 07:17:29 +0000 (0:00:08.520) 0:02:19.238 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:23 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.014) 0:02:19.253 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:32 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.266 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:45 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.018) 0:02:19.285 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:51 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.299 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:56 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.312 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:69 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.014) 0:02:19.326 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:81 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.340 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:94 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.353 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:106 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.016) 0:02:19.369 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:114 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.016) 0:02:19.386 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:122 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.399 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:131 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.014) 0:02:19.414 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:140 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.428 *********** 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-cizhupc3wu/tests/test-verify-volume-md.yml:8 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.441 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:14 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.454 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:21 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.467 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:28 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.480 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:35 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.016) 0:02:19.496 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:45 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.510 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:54 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.523 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:63 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.536 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:72 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.549 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:81 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.013) 0:02:19.563 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:3 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.014) 0:02:19.578 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:11 Sunday 09 June 2024 07:17:29 +0000 (0:00:00.390) 0:02:19.968 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:20 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.319) 0:02:20.288 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:28 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.019) 0:02:20.307 *********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:32 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.014) 0:02:20.322 *********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:46 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.376) 0:02:20.698 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:50 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.015) 0:02:20.714 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:54 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.015) 0:02:20.729 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:58 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.017) 0:02:20.747 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:68 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.015) 0:02:20.762 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:72 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.776 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:77 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.012) 0:02:20.788 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:83 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.802 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:88 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.815 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:96 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.014) 0:02:20.829 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:104 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.842 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:109 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.856 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:113 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.869 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:117 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.882 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:121 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.895 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:129 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.014) 0:02:20.910 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:138 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.012) 0:02:20.923 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:142 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.936 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:150 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.949 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:156 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.013) 0:02:20.962 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:160 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.014) 0:02:20.976 *********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:164 Sunday 09 June 2024 07:17:30 +0000 (0:00:00.015) 0:02:20.992 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 Sunday 09 June 2024 07:17:31 +0000 (0:00:00.018) 0:02:21.011 *********** 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:09.249718", "end": "2024-06-09 07:17:40.663976", "rc": 0, "start": "2024-06-09 07:17:31.414258" } 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-cizhupc3wu/tests/test-verify-volume-cache.yml:13 Sunday 09 June 2024 07:17:40 +0000 (0:00:09.672) 0:02:30.683 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:18 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.020) 0:02:30.704 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:27 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.021) 0:02:30.726 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:35 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.028) 0:02:30.754 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:41 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.016) 0:02:30.771 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:47 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.026) 0:02:30.798 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:27 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.032) 0:02:30.831 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:2 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.015) 0:02:30.846 *********** 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-cizhupc3wu/tests/test-verify-volume.yml:21 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.018) 0:02:30.865 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:7 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.093) 0:02:30.959 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:16 Sunday 09 June 2024 07:17:40 +0000 (0:00:00.017) 0:02:30.976 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "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": 3098292224, "size_total": 3154116608, "uuid": "66d7ace8-1ad6-4d25-af72-994a269d3007" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "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": 3098292224, "size_total": 3154116608, "uuid": "66d7ace8-1ad6-4d25-af72-994a269d3007" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:38 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.034) 0:02:31.011 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:51 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.016) 0:02:31.028 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:63 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.019) 0:02:31.048 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:71 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.017) 0:02:31.065 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:83 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.015) 0:02:31.081 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:95 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.016) 0:02:31.097 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:110 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.014) 0:02:31.112 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:122 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.017) 0:02:31.130 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:128 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.014) 0:02:31.145 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:134 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.014) 0:02:31.159 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:146 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.014) 0:02:31.174 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:2 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.016) 0:02:31.190 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:40 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.027) 0:02:31.218 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:48 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.018) 0:02:31.237 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:58 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.019) 0:02:31.256 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:71 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.013) 0:02:31.270 *********** 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-cizhupc3wu/tests/test-verify-volume-fs.yml:3 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.013) 0:02:31.283 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml:12 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.024) 0:02:31.308 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:3 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.020) 0:02:31.329 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917402.7999065, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717917402.7999065, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1015, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1717917402.7999065, "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-cizhupc3wu/tests/test-verify-volume-device.yml:9 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.427) 0:02:31.757 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:16 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.040) 0:02:31.797 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:24 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.033) 0:02:31.831 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:30 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.031) 0:02:31.862 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:34 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.027) 0:02:31.890 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:39 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.019) 0:02:31.910 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:3 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.022) 0:02:31.933 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 Sunday 09 June 2024 07:17:41 +0000 (0:00:00.022) 0:02:31.956 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:17 Sunday 09 June 2024 07:17:43 +0000 (0:00:01.484) 0:02:33.440 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:23 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.013) 0:02:33.453 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:32 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.013) 0:02:33.467 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:45 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.022) 0:02:33.490 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:51 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.505 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:56 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.520 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:69 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.534 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:81 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.013) 0:02:33.548 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:94 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.563 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:106 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.018) 0:02:33.581 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:114 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.017) 0:02:33.598 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:122 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.013) 0:02:33.612 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:131 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.627 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:140 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.013) 0:02:33.640 *********** 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-cizhupc3wu/tests/test-verify-volume-md.yml:8 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.015) 0:02:33.655 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:14 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.040) 0:02:33.696 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:21 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.711 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:28 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.013) 0:02:33.725 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:35 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.015) 0:02:33.740 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:45 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.755 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:54 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.769 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:63 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.015) 0:02:33.785 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:72 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.015) 0:02:33.800 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:81 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.815 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:3 Sunday 09 June 2024 07:17:43 +0000 (0:00:00.014) 0:02:33.829 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:11 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.308) 0:02:34.137 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:20 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.248) 0:02:34.385 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:28 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.020) 0:02:34.405 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:32 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.016) 0:02:34.422 *********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:46 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.319) 0:02:34.741 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:50 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.017) 0:02:34.758 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:54 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.017) 0:02:34.776 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:58 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.016) 0:02:34.792 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:68 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.017) 0:02:34.810 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:72 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.015) 0:02:34.825 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:77 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.014) 0:02:34.839 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:83 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.014) 0:02:34.853 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:88 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.016) 0:02:34.870 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:96 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.014) 0:02:34.885 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:104 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.013) 0:02:34.899 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:109 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.013) 0:02:34.913 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:113 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.015) 0:02:34.929 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:117 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.013) 0:02:34.942 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:121 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.024) 0:02:34.967 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:129 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.013) 0:02:34.981 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:138 Sunday 09 June 2024 07:17:44 +0000 (0:00:00.013) 0:02:34.994 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:142 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.007 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:150 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.020 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:156 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.034 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:160 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.016) 0:02:35.050 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:164 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.014) 0:02:35.064 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.018) 0:02:35.083 *********** 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.032832", "end": "2024-06-09 07:17:45.410066", "rc": 0, "start": "2024-06-09 07:17:45.377234" } 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-cizhupc3wu/tests/test-verify-volume-cache.yml:13 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.343) 0:02:35.427 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:18 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.017) 0:02:35.445 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:27 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.017) 0:02:35.463 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:35 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.014) 0:02:35.477 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:41 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.015) 0:02:35.492 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:47 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.014) 0:02:35.507 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:27 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.014) 0:02:35.521 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:2 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.011) 0:02:35.533 *********** 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-cizhupc3wu/tests/test-verify-volume.yml:21 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.016) 0:02:35.549 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:7 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.081) 0:02:35.631 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:16 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.015) 0:02:35.647 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "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": 3098292224, "size_total": 3154116608, "uuid": "a057dc38-04ec-40b8-a7b2-a17de2345d4d" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "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": 3098292224, "size_total": 3154116608, "uuid": "a057dc38-04ec-40b8-a7b2-a17de2345d4d" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:38 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.021) 0:02:35.668 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:51 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.681 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:63 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.018) 0:02:35.699 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:71 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.017) 0:02:35.717 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:83 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.731 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:95 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.744 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:110 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.758 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:122 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.018) 0:02:35.776 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:128 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.015) 0:02:35.792 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:134 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.805 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:146 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.818 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:2 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.012) 0:02:35.830 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:40 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.027) 0:02:35.857 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:48 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.017) 0:02:35.875 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:58 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.017) 0:02:35.893 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:71 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.013) 0:02:35.906 *********** 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-cizhupc3wu/tests/test-verify-volume-fs.yml:3 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.012) 0:02:35.918 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml:12 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.017) 0:02:35.935 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:3 Sunday 09 June 2024 07:17:45 +0000 (0:00:00.018) 0:02:35.954 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917394.9678435, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717917394.9678435, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 974, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1717917394.9678435, "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-cizhupc3wu/tests/test-verify-volume-device.yml:9 Sunday 09 June 2024 07:17:46 +0000 (0:00:00.359) 0:02:36.314 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:16 Sunday 09 June 2024 07:17:46 +0000 (0:00:00.018) 0:02:36.332 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:24 Sunday 09 June 2024 07:17:46 +0000 (0:00:00.013) 0:02:36.346 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:30 Sunday 09 June 2024 07:17:46 +0000 (0:00:00.015) 0:02:36.362 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:34 Sunday 09 June 2024 07:17:46 +0000 (0:00:00.014) 0:02:36.376 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:39 Sunday 09 June 2024 07:17:46 +0000 (0:00:00.013) 0:02:36.389 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:3 Sunday 09 June 2024 07:17:46 +0000 (0:00:00.015) 0:02:36.405 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 Sunday 09 June 2024 07:17:46 +0000 (0:00:00.015) 0:02:36.420 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:17 Sunday 09 June 2024 07:17:47 +0000 (0:00:01.141) 0:02:37.561 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:23 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.014) 0:02:37.575 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:32 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.014) 0:02:37.590 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:45 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.018) 0:02:37.609 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:51 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.014) 0:02:37.623 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:56 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.013) 0:02:37.636 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:69 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.013) 0:02:37.650 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:81 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.012) 0:02:37.663 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:94 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.013) 0:02:37.676 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:106 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.018) 0:02:37.694 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:114 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.018) 0:02:37.712 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:122 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.014) 0:02:37.727 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:131 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.013) 0:02:37.741 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:140 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.015) 0:02:37.757 *********** 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-cizhupc3wu/tests/test-verify-volume-md.yml:8 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.017) 0:02:37.775 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:14 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.018) 0:02:37.793 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:21 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.015) 0:02:37.808 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:28 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.016) 0:02:37.825 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:35 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.015) 0:02:37.841 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:45 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.014) 0:02:37.855 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:54 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.013) 0:02:37.869 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:63 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.013) 0:02:37.883 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:72 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.015) 0:02:37.899 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:81 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.046) 0:02:37.945 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:3 Sunday 09 June 2024 07:17:47 +0000 (0:00:00.015) 0:02:37.961 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:11 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.312) 0:02:38.274 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:20 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.227) 0:02:38.501 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:28 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.019) 0:02:38.520 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:32 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.016) 0:02:38.536 *********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:46 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.264) 0:02:38.800 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:50 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.015) 0:02:38.816 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:54 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.015) 0:02:38.831 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:58 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.015) 0:02:38.846 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:68 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.015) 0:02:38.862 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:72 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.014) 0:02:38.876 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:77 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.012) 0:02:38.889 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:83 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.013) 0:02:38.902 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:88 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.012) 0:02:38.915 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:96 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.012) 0:02:38.928 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:104 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.012) 0:02:38.941 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:109 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.014) 0:02:38.955 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:113 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.013) 0:02:38.969 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:117 Sunday 09 June 2024 07:17:48 +0000 (0:00:00.013) 0:02:38.982 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:121 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.013) 0:02:38.995 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:129 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.012) 0:02:39.008 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:138 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.013) 0:02:39.021 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:142 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.015) 0:02:39.037 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:150 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.013) 0:02:39.051 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:156 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.013) 0:02:39.064 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:160 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.015) 0:02:39.080 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:164 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.014) 0:02:39.095 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.020) 0:02:39.116 *********** 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.031325", "end": "2024-06-09 07:17:49.499137", "rc": 0, "start": "2024-06-09 07:17:49.467812" } 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-cizhupc3wu/tests/test-verify-volume-cache.yml:13 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.405) 0:02:39.521 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:18 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.018) 0:02:39.539 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:27 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.017) 0:02:39.557 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:35 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.014) 0:02:39.572 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:41 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.014) 0:02:39.586 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:47 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.015) 0:02:39.602 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:27 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.015) 0:02:39.617 *********** 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-cizhupc3wu/tests/verify-role-results.yml:44 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.013) 0:02:39.631 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:54 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.012) 0:02:39.643 *********** 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-cizhupc3wu/tests/tests_raid_pool_options.yml:64 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.012) 0:02:39.655 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.027) 0:02:39.682 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.018) 0:02:39.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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.015) 0:02:39.717 *********** 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_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.035) 0:02:39.752 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.013) 0:02:39.766 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.013) 0:02:39.779 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.011) 0:02:39.791 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.011) 0:02:39.803 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.026) 0:02:39.830 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.013) 0:02:39.843 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.017) 0:02:39.861 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.014) 0:02:39.875 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.045) 0:02:39.920 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.015) 0:02:39.935 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.015) 0:02:39.950 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.013) 0:02:39.964 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 09 June 2024 07:17:49 +0000 (0:00:00.019) 0:02:39.984 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 09 June 2024 07:17:50 +0000 (0:00:00.011) 0:02:39.995 *********** 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": [ "mdadm", "lvm2", "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": "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 09 June 2024 07:18:02 +0000 (0:00:12.939) 0:02:52.935 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 09 June 2024 07:18:02 +0000 (0:00:00.013) 0:02:52.948 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 09 June 2024 07:18:02 +0000 (0:00:00.011) 0:02:52.960 *********** 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": [ "mdadm", "lvm2", "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": "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 09 June 2024 07:18:02 +0000 (0:00:00.018) 0:02:52.979 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 09 June 2024 07:18:03 +0000 (0:00:00.017) 0:02:52.996 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 09 June 2024 07:18:03 +0000 (0:00:00.015) 0:02:53.012 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 09 June 2024 07:18:03 +0000 (0:00:00.014) 0:02:53.026 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 09 June 2024 07:18:03 +0000 (0:00:00.616) 0:02:53.643 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 09 June 2024 07:18:04 +0000 (0:00:00.796) 0:02:54.440 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 09 June 2024 07:18:04 +0000 (0:00:00.025) 0:02:54.465 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 09 June 2024 07:18:05 +0000 (0:00:00.604) 0:02:55.070 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917162.454799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 09 June 2024 07:18:05 +0000 (0:00:00.385) 0:02:55.456 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 09 June 2024 07:18:05 +0000 (0:00:00.012) 0:02:55.468 *********** ok: [sut] TASK [Assert to preserve RAID settings for preexisting pool] ******************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:84 Sunday 09 June 2024 07:18:11 +0000 (0:00:06.300) 0:03:01.769 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:93 Sunday 09 June 2024 07:18:11 +0000 (0:00:00.016) 0:03:01.785 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:2 Sunday 09 June 2024 07:18:11 +0000 (0:00:00.022) 0:03:01.808 *********** 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-cizhupc3wu/tests/verify-role-results.yml:7 Sunday 09 June 2024 07:18:11 +0000 (0:00:00.020) 0:03:01.828 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:15 Sunday 09 June 2024 07:18:11 +0000 (0:00:00.013) 0:03:01.841 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "66d7ace8-1ad6-4d25-af72-994a269d3007" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "a057dc38-04ec-40b8-a7b2-a17de2345d4d" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "667e998a-11ac-4025-8f6f-554b166fa313" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "KgXpIt-WLmu-alRv-nENa-F2Et-SfCA-B0a06L" }, "/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": "36704dde-d818-b28a-2253-290cc65382c3" }, "/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": "36704dde-d818-b28a-2253-290cc65382c3" }, "/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": "36704dde-d818-b28a-2253-290cc65382c3" }, "/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": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:20 Sunday 09 June 2024 07:18:12 +0000 (0:00:00.333) 0:03:02.175 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003167", "end": "2024-06-09 07:18:12.421191", "rc": 0, "start": "2024-06-09 07:18:12.418024" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 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=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / 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-cizhupc3wu/tests/verify-role-results.yml:25 Sunday 09 June 2024 07:18:12 +0000 (0:00:00.264) 0:03:02.439 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003279", "end": "2024-06-09 07:18:12.680398", "failed_when_result": false, "rc": 0, "start": "2024-06-09 07:18:12.677119" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:34 Sunday 09 June 2024 07:18:12 +0000 (0:00:00.259) 0:03:02.699 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:5 Sunday 09 June 2024 07:18:12 +0000 (0:00:00.029) 0:03:02.728 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:18 Sunday 09 June 2024 07:18:12 +0000 (0:00:00.012) 0:03:02.740 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.036541", "end": "2024-06-09 07:18:13.016033", "rc": 0, "start": "2024-06-09 07:18:12.979492" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:24 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.292) 0:03:03.032 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:34 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.018) 0:03:03.051 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:2 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.028) 0:03:03.079 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:13 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.018) 0:03:03.098 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:22 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.254) 0:03:03.353 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:27 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.016) 0:03:03.370 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:33 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.020) 0:03:03.390 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:42 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.017) 0:03:03.408 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:48 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.016) 0:03:03.424 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:54 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.016) 0:03:03.441 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:59 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.015) 0:03:03.456 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:73 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.019) 0:03:03.476 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:8 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.025) 0:03:03.502 *********** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.007692", "end": "2024-06-09 07:18:13.777928", "rc": 0, "start": "2024-06-09 07:18:13.770236" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Sun Jun 9 07:16:08 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 : Sun Jun 9 07:18:11 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 71% complete Name : vg1-1 UUID : 36704dde:d818b28a:2253290c:c65382c3 Events : 36 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-cizhupc3wu/tests/verify-pool-md.yml:14 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.296) 0:03:03.799 *********** 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-cizhupc3wu/tests/verify-pool-md.yml:21 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.018) 0:03:03.818 *********** 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-cizhupc3wu/tests/verify-pool-md.yml:28 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.017) 0:03:03.835 *********** 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-cizhupc3wu/tests/verify-pool-md.yml:35 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.017) 0:03:03.853 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:45 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.018) 0:03:03.872 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:54 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.018) 0:03:03.891 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:64 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.021) 0:03:03.912 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:74 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.020) 0:03:03.933 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:85 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.021) 0:03:03.954 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:95 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.017) 0:03:03.972 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:76 Sunday 09 June 2024 07:18:13 +0000 (0:00:00.013) 0:03:03.985 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml:2 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.024) 0:03:04.010 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:8 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.063) 0:03:04.074 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:16 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.014) 0:03:04.089 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:21 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.102 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:29 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.115 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:34 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.129 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:40 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.142 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:46 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.014) 0:03:04.157 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:8 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.170 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:16 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.183 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:21 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.012) 0:03:04.196 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:29 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.209 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:34 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.222 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:40 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.014) 0:03:04.237 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:46 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.250 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:8 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.016) 0:03:04.267 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:16 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.281 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:21 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.294 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:29 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.012) 0:03:04.307 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:34 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.014) 0:03:04.321 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:40 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.335 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:46 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.348 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:79 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.361 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml:2 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.029) 0:03:04.390 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:8 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.041) 0:03:04.432 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:16 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.015) 0:03:04.447 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:23 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.460 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:27 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.473 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:8 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.012) 0:03:04.486 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:16 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.499 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:23 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.512 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:27 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.014) 0:03:04.526 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:8 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.012) 0:03:04.538 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:16 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.012) 0:03:04.551 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:23 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.012) 0:03:04.564 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:27 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.012) 0:03:04.577 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:82 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.011) 0:03:04.589 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:5 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.027) 0:03:04.617 *********** 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-cizhupc3wu/tests/verify-pool-members-encryption.yml:13 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.015) 0:03:04.633 *********** 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-cizhupc3wu/tests/verify-pool-members-encryption.yml:20 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.015) 0:03:04.648 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:2 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.025) 0:03:04.674 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:9 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.015) 0:03:04.689 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:18 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.016) 0:03:04.706 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:27 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.014) 0:03:04.720 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:37 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.734 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:47 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.747 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:27 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.760 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:85 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.011) 0:03:04.772 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml:2 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.026) 0:03:04.799 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:9 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.041) 0:03:04.840 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:16 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.014) 0:03:04.854 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:22 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.868 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:28 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.014) 0:03:04.882 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:35 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.038) 0:03:04.920 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:41 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.014) 0:03:04.935 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:47 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.948 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:9 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.962 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:16 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.013) 0:03:04.975 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:22 Sunday 09 June 2024 07:18:14 +0000 (0:00:00.012) 0:03:04.988 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:28 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.014) 0:03:05.002 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:35 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.015 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:41 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.028 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:47 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.042 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:9 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.012) 0:03:05.054 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:16 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.067 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:22 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.014) 0:03:05.082 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:28 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.095 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:35 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.108 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:41 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.122 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:47 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.135 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:88 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.012) 0:03:05.147 *********** 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-cizhupc3wu/tests/test-verify-pool-volumes.yml:3 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.014) 0:03:05.161 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:2 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.034) 0:03:05.196 *********** 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-cizhupc3wu/tests/test-verify-volume.yml:21 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.017) 0:03:05.213 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:7 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.057) 0:03:05.271 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:16 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.017) 0:03:05.288 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 496100, "block_size": 4096, "block_total": 507904, "block_used": 11804, "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": 2032025600, "size_total": 2080374784, "uuid": "667e998a-11ac-4025-8f6f-554b166fa313" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 496100, "block_size": 4096, "block_total": 507904, "block_used": 11804, "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": 2032025600, "size_total": 2080374784, "uuid": "667e998a-11ac-4025-8f6f-554b166fa313" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:38 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.021) 0:03:05.309 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:51 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.014) 0:03:05.323 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:63 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.016) 0:03:05.339 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:71 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.016) 0:03:05.356 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:83 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.012) 0:03:05.369 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:95 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.012) 0:03:05.382 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:110 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.012) 0:03:05.394 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:122 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.017) 0:03:05.412 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:128 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.425 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:134 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.439 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:146 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.012) 0:03:05.452 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:2 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.465 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:40 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.030) 0:03:05.495 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:48 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.016) 0:03:05.512 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:58 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.017) 0:03:05.530 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:71 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.014) 0:03:05.545 *********** 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-cizhupc3wu/tests/test-verify-volume-fs.yml:3 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.014) 0:03:05.559 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml:12 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.019) 0:03:05.578 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:3 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.021) 0:03:05.600 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917410.9249718, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717917410.9249718, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1055, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1717917410.9249718, "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-cizhupc3wu/tests/test-verify-volume-device.yml:9 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.344) 0:03:05.944 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:16 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.017) 0:03:05.962 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:24 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.013) 0:03:05.975 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:30 Sunday 09 June 2024 07:18:15 +0000 (0:00:00.015) 0:03:05.991 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:34 Sunday 09 June 2024 07:18:16 +0000 (0:00:00.014) 0:03:06.005 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:39 Sunday 09 June 2024 07:18:16 +0000 (0:00:00.012) 0:03:06.017 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:3 Sunday 09 June 2024 07:18:16 +0000 (0:00:00.042) 0:03:06.060 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 Sunday 09 June 2024 07:18:16 +0000 (0:00:00.013) 0:03:06.074 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:17 Sunday 09 June 2024 07:18:17 +0000 (0:00:01.888) 0:03:07.963 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:23 Sunday 09 June 2024 07:18:17 +0000 (0:00:00.013) 0:03:07.976 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:32 Sunday 09 June 2024 07:18:17 +0000 (0:00:00.013) 0:03:07.990 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:45 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.018) 0:03:08.008 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:51 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.021 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:56 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.035 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:69 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.048 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:81 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.061 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:94 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.075 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:106 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.018) 0:03:08.093 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:114 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.015) 0:03:08.108 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:122 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.121 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:131 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.135 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:140 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.148 *********** 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-cizhupc3wu/tests/test-verify-volume-md.yml:8 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.011) 0:03:08.160 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:14 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.014) 0:03:08.175 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:21 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.188 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:28 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:35 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.214 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:45 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.227 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:54 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.240 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:63 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.015) 0:03:08.256 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:72 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.269 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:81 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:3 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.013) 0:03:08.297 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:11 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.343) 0:03:08.641 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:20 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.314) 0:03:08.956 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:28 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.018) 0:03:08.974 *********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:32 Sunday 09 June 2024 07:18:18 +0000 (0:00:00.016) 0:03:08.990 *********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:46 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.260) 0:03:09.251 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:50 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.015) 0:03:09.267 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:54 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.016) 0:03:09.283 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:58 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.016) 0:03:09.300 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:68 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.015) 0:03:09.315 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:72 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.013) 0:03:09.329 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:77 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.013) 0:03:09.343 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:83 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.015) 0:03:09.358 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:88 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.015) 0:03:09.374 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:96 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.013) 0:03:09.387 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:104 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.015) 0:03:09.402 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:109 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.013) 0:03:09.416 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:113 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.014) 0:03:09.430 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:117 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.013) 0:03:09.444 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:121 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.014) 0:03:09.459 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:129 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.014) 0:03:09.473 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:138 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.013) 0:03:09.487 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:142 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.013) 0:03:09.501 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:150 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.013) 0:03:09.515 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:156 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.013) 0:03:09.528 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:160 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.017) 0:03:09.545 *********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:164 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.014) 0:03:09.560 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 Sunday 09 June 2024 07:18:19 +0000 (0:00:00.021) 0:03:09.582 *********** 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:03.626218", "end": "2024-06-09 07:18:23.505011", "rc": 0, "start": "2024-06-09 07:18:19.878793" } 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-cizhupc3wu/tests/test-verify-volume-cache.yml:13 Sunday 09 June 2024 07:18:23 +0000 (0:00:03.943) 0:03:13.525 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:18 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.017) 0:03:13.542 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:27 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.017) 0:03:13.560 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:35 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.014) 0:03:13.574 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:41 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.014) 0:03:13.589 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:47 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.015) 0:03:13.604 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:27 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.014) 0:03:13.619 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:2 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.012) 0:03:13.631 *********** 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-cizhupc3wu/tests/test-verify-volume.yml:21 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.017) 0:03:13.648 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:7 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.058) 0:03:13.707 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:16 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.016) 0:03:13.723 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "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": 3098292224, "size_total": 3154116608, "uuid": "66d7ace8-1ad6-4d25-af72-994a269d3007" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "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": 3098292224, "size_total": 3154116608, "uuid": "66d7ace8-1ad6-4d25-af72-994a269d3007" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:38 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.021) 0:03:13.745 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:51 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.014) 0:03:13.759 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:63 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.016) 0:03:13.776 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:71 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.015) 0:03:13.792 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:83 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.014) 0:03:13.806 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:95 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.013) 0:03:13.820 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:110 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.013) 0:03:13.833 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:122 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.016) 0:03:13.849 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:128 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.013) 0:03:13.863 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:134 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.013) 0:03:13.876 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:146 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.014) 0:03:13.891 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:2 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.012) 0:03:13.903 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:40 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.027) 0:03:13.930 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:48 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.016) 0:03:13.946 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:58 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.016) 0:03:13.963 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:71 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.014) 0:03:13.978 *********** 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-cizhupc3wu/tests/test-verify-volume-fs.yml:3 Sunday 09 June 2024 07:18:23 +0000 (0:00:00.013) 0:03:13.991 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml:12 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.017) 0:03:14.009 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:3 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.018) 0:03:14.027 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917402.7999065, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717917402.7999065, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1015, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1717917402.7999065, "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-cizhupc3wu/tests/test-verify-volume-device.yml:9 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.484) 0:03:14.511 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:16 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.018) 0:03:14.530 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:24 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.013) 0:03:14.543 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:30 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.015) 0:03:14.559 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:34 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.014) 0:03:14.573 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:39 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.013) 0:03:14.587 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:3 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.016) 0:03:14.603 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 Sunday 09 June 2024 07:18:24 +0000 (0:00:00.040) 0:03:14.644 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:17 Sunday 09 June 2024 07:18:25 +0000 (0:00:01.319) 0:03:15.963 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:23 Sunday 09 June 2024 07:18:25 +0000 (0:00:00.013) 0:03:15.977 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:32 Sunday 09 June 2024 07:18:25 +0000 (0:00:00.013) 0:03:15.990 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:45 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.019) 0:03:16.010 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:51 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.023 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:56 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.015) 0:03:16.039 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:69 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.052 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:81 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.015) 0:03:16.067 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:94 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.080 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:106 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.016) 0:03:16.097 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:114 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.015) 0:03:16.113 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:122 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.126 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:131 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.139 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:140 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.014) 0:03:16.154 *********** 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-cizhupc3wu/tests/test-verify-volume-md.yml:8 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.167 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:14 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.180 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:21 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.193 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:28 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.207 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:35 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.220 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:45 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.014) 0:03:16.235 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:54 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.248 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:63 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.262 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:72 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.275 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:81 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.288 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:3 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.013) 0:03:16.301 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:11 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.289) 0:03:16.591 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:20 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.268) 0:03:16.860 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:28 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.019) 0:03:16.879 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:32 Sunday 09 June 2024 07:18:26 +0000 (0:00:00.015) 0:03:16.895 *********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:46 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.340) 0:03:17.235 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:50 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.016) 0:03:17.251 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:54 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.015) 0:03:17.267 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:58 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.015) 0:03:17.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:68 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.015) 0:03:17.299 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:72 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.013) 0:03:17.312 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:77 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.014) 0:03:17.327 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:83 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.014) 0:03:17.342 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:88 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.013) 0:03:17.356 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:96 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.013) 0:03:17.369 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:104 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.013) 0:03:17.383 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:109 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.013) 0:03:17.397 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:113 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.016) 0:03:17.413 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:117 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.014) 0:03:17.428 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:121 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.015) 0:03:17.443 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:129 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.013) 0:03:17.457 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:138 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.013) 0:03:17.471 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:142 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.013) 0:03:17.485 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:150 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.045) 0:03:17.530 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:156 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.015) 0:03:17.545 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:160 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.016) 0:03:17.562 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:164 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.015) 0:03:17.577 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 Sunday 09 June 2024 07:18:27 +0000 (0:00:00.019) 0:03:17.597 *********** 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:06.418181", "end": "2024-06-09 07:18:34.300034", "rc": 0, "start": "2024-06-09 07:18:27.881853" } 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-cizhupc3wu/tests/test-verify-volume-cache.yml:13 Sunday 09 June 2024 07:18:34 +0000 (0:00:06.724) 0:03:24.322 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:18 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.016) 0:03:24.339 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:27 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.017) 0:03:24.356 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:35 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.014) 0:03:24.370 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:41 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.014) 0:03:24.385 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:47 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.015) 0:03:24.400 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:27 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.014) 0:03:24.415 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:2 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.012) 0:03:24.427 *********** 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-cizhupc3wu/tests/test-verify-volume.yml:21 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.016) 0:03:24.443 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:7 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.057) 0:03:24.501 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:16 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.015) 0:03:24.517 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "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": 3098292224, "size_total": 3154116608, "uuid": "a057dc38-04ec-40b8-a7b2-a17de2345d4d" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "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": 3098292224, "size_total": 3154116608, "uuid": "a057dc38-04ec-40b8-a7b2-a17de2345d4d" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:38 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.022) 0:03:24.539 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:51 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.014) 0:03:24.554 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:63 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.018) 0:03:24.573 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:71 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.019) 0:03:24.592 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:83 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.014) 0:03:24.607 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:95 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.013) 0:03:24.620 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:110 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.013) 0:03:24.634 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:122 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.016) 0:03:24.650 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:128 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.012) 0:03:24.663 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:134 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.014) 0:03:24.677 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:146 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.013) 0:03:24.691 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:2 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.012) 0:03:24.703 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:40 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.026) 0:03:24.729 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:48 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.016) 0:03:24.746 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:58 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.015) 0:03:24.761 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:71 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.014) 0:03:24.776 *********** 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-cizhupc3wu/tests/test-verify-volume-fs.yml:3 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.013) 0:03:24.789 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml:12 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.017) 0:03:24.807 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:3 Sunday 09 June 2024 07:18:34 +0000 (0:00:00.018) 0:03:24.826 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917394.9678435, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717917394.9678435, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 974, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1717917394.9678435, "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-cizhupc3wu/tests/test-verify-volume-device.yml:9 Sunday 09 June 2024 07:18:35 +0000 (0:00:00.462) 0:03:25.288 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:16 Sunday 09 June 2024 07:18:35 +0000 (0:00:00.019) 0:03:25.307 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:24 Sunday 09 June 2024 07:18:35 +0000 (0:00:00.013) 0:03:25.321 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:30 Sunday 09 June 2024 07:18:35 +0000 (0:00:00.015) 0:03:25.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-cizhupc3wu/tests/test-verify-volume-device.yml:34 Sunday 09 June 2024 07:18:35 +0000 (0:00:00.014) 0:03:25.350 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:39 Sunday 09 June 2024 07:18:35 +0000 (0:00:00.012) 0:03:25.363 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:3 Sunday 09 June 2024 07:18:35 +0000 (0:00:00.016) 0:03:25.380 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 Sunday 09 June 2024 07:18:35 +0000 (0:00:00.037) 0:03:25.417 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:17 Sunday 09 June 2024 07:18:36 +0000 (0:00:01.343) 0:03:26.760 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:23 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.013) 0:03:26.773 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:32 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.013) 0:03:26.787 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:45 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.018) 0:03:26.805 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:51 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.013) 0:03:26.818 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:56 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.012) 0:03:26.831 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:69 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.011) 0:03:26.843 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:81 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.014) 0:03:26.858 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:94 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.013) 0:03:26.871 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:106 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.016) 0:03:26.888 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:114 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.015) 0:03:26.903 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:122 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.012) 0:03:26.916 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:131 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.012) 0:03:26.929 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:140 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.014) 0:03:26.944 *********** 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-cizhupc3wu/tests/test-verify-volume-md.yml:8 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.012) 0:03:26.956 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:14 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.013) 0:03:26.969 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:21 Sunday 09 June 2024 07:18:36 +0000 (0:00:00.013) 0:03:26.982 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:28 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:26.995 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:35 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.008 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:45 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.015) 0:03:27.023 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:54 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.037 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:63 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.050 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:72 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.063 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:81 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.076 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:3 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.089 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:11 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.281) 0:03:27.371 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:20 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.232) 0:03:27.604 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:28 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.018) 0:03:27.622 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:32 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.014) 0:03:27.637 *********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:46 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.220) 0:03:27.857 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:50 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.015) 0:03:27.873 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:54 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.015) 0:03:27.889 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:58 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.015) 0:03:27.904 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:68 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.015) 0:03:27.919 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:72 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.933 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:77 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.946 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:83 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.959 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:88 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.014) 0:03:27.973 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:96 Sunday 09 June 2024 07:18:37 +0000 (0:00:00.013) 0:03:27.986 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:104 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.012) 0:03:27.999 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:109 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.012 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:113 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.014) 0:03:28.026 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:117 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.039 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:121 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.014) 0:03:28.054 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:129 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.068 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:138 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.081 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:142 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.094 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:150 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.012) 0:03:28.107 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:156 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.012) 0:03:28.120 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:160 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.015) 0:03:28.136 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:164 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.042) 0:03:28.178 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.019) 0:03:28.198 *********** 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.037199", "end": "2024-06-09 07:18:38.520169", "rc": 0, "start": "2024-06-09 07:18:38.482970" } 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-cizhupc3wu/tests/test-verify-volume-cache.yml:13 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.340) 0:03:28.538 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:18 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.017) 0:03:28.556 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:27 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.021) 0:03:28.578 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:35 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.015) 0:03:28.594 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:41 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.016) 0:03:28.610 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:47 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.015) 0:03:28.625 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:27 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.015) 0:03:28.640 *********** 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-cizhupc3wu/tests/verify-role-results.yml:44 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.654 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:54 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.012) 0:03:28.666 *********** 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-cizhupc3wu/tests/tests_raid_pool_options.yml:96 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.012) 0:03:28.678 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.031) 0:03:28.710 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.019) 0:03:28.729 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.015) 0:03:28.744 *********** 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_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.033) 0:03:28.778 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.012) 0:03:28.791 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.012) 0:03:28.804 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.817 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.011) 0:03:28.829 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.025) 0:03:28.854 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.868 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.020) 0:03:28.888 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.014) 0:03:28.903 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.916 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.930 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.944 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.013) 0:03:28.958 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 09 June 2024 07:18:38 +0000 (0:00:00.027) 0:03:28.986 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 09 June 2024 07:18:39 +0000 (0:00:00.013) 0:03:28.999 *********** 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/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/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/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": [ { "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 09 June 2024 07:19:11 +0000 (0:00:32.787) 0:04:01.787 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 09 June 2024 07:19:11 +0000 (0:00:00.013) 0:04:01.801 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 09 June 2024 07:19:11 +0000 (0:00:00.012) 0:04:01.813 *********** 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/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/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/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": [ { "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 09 June 2024 07:19:11 +0000 (0:00:00.018) 0:04:01.831 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 09 June 2024 07:19:11 +0000 (0:00:00.018) 0:04:01.849 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 09 June 2024 07:19:11 +0000 (0:00:00.041) 0:04:01.891 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 09 June 2024 07:19:12 +0000 (0:00:00.575) 0:04:02.466 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 09 June 2024 07:19:12 +0000 (0:00:00.511) 0:04:02.978 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 09 June 2024 07:19:12 +0000 (0:00:00.013) 0:04:02.991 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 09 June 2024 07:19:13 +0000 (0:00:00.013) 0:04:03.005 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 09 June 2024 07:19:13 +0000 (0:00:00.516) 0:04:03.521 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917162.454799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 09 June 2024 07:19:13 +0000 (0:00:00.204) 0:04:03.725 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 09 June 2024 07:19:13 +0000 (0:00:00.021) 0:04:03.746 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:120 Sunday 09 June 2024 07:19:14 +0000 (0:00:00.694) 0:04:04.440 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:2 Sunday 09 June 2024 07:19:14 +0000 (0:00:00.024) 0:04:04.465 *********** 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-cizhupc3wu/tests/verify-role-results.yml:7 Sunday 09 June 2024 07:19:14 +0000 (0:00:00.022) 0:04:04.487 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:15 Sunday 09 June 2024 07:19:14 +0000 (0:00:00.013) 0:04:04.501 *********** 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": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:20 Sunday 09 June 2024 07:19:14 +0000 (0:00:00.196) 0:04:04.698 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003013", "end": "2024-06-09 07:19:14.875692", "rc": 0, "start": "2024-06-09 07:19:14.872679" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 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=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / 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-cizhupc3wu/tests/verify-role-results.yml:25 Sunday 09 June 2024 07:19:14 +0000 (0:00:00.195) 0:04:04.893 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003073", "end": "2024-06-09 07:19:15.064956", "failed_when_result": false, "rc": 0, "start": "2024-06-09 07:19:15.061883" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:34 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.189) 0:04:05.082 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:5 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.027) 0:04:05.110 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:18 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.011) 0:04:05.121 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:24 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.134 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:34 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.013) 0:04:05.147 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:2 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.024) 0:04:05.172 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:13 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.017) 0:04:05.189 *********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:22 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.011) 0:04:05.200 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:27 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.015) 0:04:05.216 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:33 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.015) 0:04:05.232 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:42 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.015) 0:04:05.248 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:48 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.014) 0:04:05.262 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:54 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.020) 0:04:05.283 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:59 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.016) 0:04:05.299 *********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:73 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.043) 0:04:05.342 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:8 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.023) 0:04:05.366 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:14 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.015) 0:04:05.382 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:21 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.014) 0:04:05.396 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:28 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.014) 0:04:05.411 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:35 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.014) 0:04:05.425 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:45 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.021) 0:04:05.447 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:54 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.014) 0:04:05.461 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:64 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.014) 0:04:05.475 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:74 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.014) 0:04:05.490 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:85 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.016) 0:04:05.506 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:95 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.015) 0:04:05.521 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:76 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.011) 0:04:05.533 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml:2 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.024) 0:04:05.558 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:8 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.038) 0:04:05.597 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:16 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.609 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:21 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.622 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:29 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.634 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:34 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.013) 0:04:05.648 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:40 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.660 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:46 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.672 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:8 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.685 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:16 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.697 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:21 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.709 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:29 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.013) 0:04:05.723 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:34 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.736 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:40 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.748 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:46 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.760 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:8 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.773 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:16 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.785 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:21 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.013) 0:04:05.799 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:29 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.013) 0:04:05.813 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:34 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.825 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:40 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.838 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-lvmraid.yml:46 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.850 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:79 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.862 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml:2 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.024) 0:04:05.887 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:8 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.036) 0:04:05.923 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:16 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.936 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:23 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.948 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:27 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.961 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:8 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.011) 0:04:05.972 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:16 Sunday 09 June 2024 07:19:15 +0000 (0:00:00.012) 0:04:05.984 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:23 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.013) 0:04:05.998 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:27 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.011 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:8 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.011) 0:04:06.022 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:16 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.035 *********** 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-cizhupc3wu/tests/verify-pool-member-thin.yml:23 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.048 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-thin.yml:27 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.060 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:82 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.013) 0:04:06.073 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:5 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.025) 0:04:06.099 *********** 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-cizhupc3wu/tests/verify-pool-members-encryption.yml:13 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.014) 0:04:06.114 *********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:20 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.011) 0:04:06.125 *********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:27 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.137 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:85 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.039) 0:04:06.177 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml:2 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.026) 0:04:06.203 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:9 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.038) 0:04:06.242 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:16 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.255 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:22 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.268 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:28 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.280 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:35 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.015) 0:04:06.295 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:41 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.308 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:47 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.321 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:9 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.011) 0:04:06.332 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:16 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.345 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:22 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.358 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:28 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.014) 0:04:06.372 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:35 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.385 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:41 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.013) 0:04:06.399 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:47 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.411 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:9 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.011) 0:04:06.423 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:16 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.435 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:22 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.014) 0:04:06.449 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:28 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.462 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:35 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.013) 0:04:06.476 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:41 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.488 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-vdo.yml:47 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.501 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:88 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.011) 0:04:06.512 *********** 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-cizhupc3wu/tests/test-verify-pool-volumes.yml:3 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.525 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:2 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.031) 0:04:06.556 *********** 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-cizhupc3wu/tests/test-verify-volume.yml:21 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.015) 0:04:06.572 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:7 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.056) 0:04:06.628 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:16 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.015) 0:04:06.643 *********** 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-cizhupc3wu/tests/test-verify-volume-mount.yml:38 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.019) 0:04:06.662 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:51 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.675 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:63 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.687 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:71 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.015) 0:04:06.703 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:83 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.715 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:95 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.727 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:110 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.740 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:122 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.752 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:128 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.764 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:134 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.013) 0:04:06.778 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:146 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.011) 0:04:06.789 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:2 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.011) 0:04:06.800 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:40 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.025) 0:04:06.826 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:48 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.839 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:58 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.014) 0:04:06.853 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:71 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.013) 0:04:06.867 *********** 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-cizhupc3wu/tests/test-verify-volume-fs.yml:3 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.011) 0:04:06.878 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml:12 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.891 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:3 Sunday 09 June 2024 07:19:16 +0000 (0:00:00.012) 0:04:06.903 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:9 Sunday 09 June 2024 07:19:17 +0000 (0:00:00.209) 0:04:07.112 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:16 Sunday 09 June 2024 07:19:17 +0000 (0:00:00.014) 0:04:07.127 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:24 Sunday 09 June 2024 07:19:17 +0000 (0:00:00.016) 0:04:07.143 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:30 Sunday 09 June 2024 07:19:17 +0000 (0:00:00.010) 0:04:07.153 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:34 Sunday 09 June 2024 07:19:17 +0000 (0:00:00.013) 0:04:07.167 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:39 Sunday 09 June 2024 07:19:17 +0000 (0:00:00.012) 0:04:07.179 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:3 Sunday 09 June 2024 07:19:17 +0000 (0:00:00.011) 0:04:07.191 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 Sunday 09 June 2024 07:19:17 +0000 (0:00:00.012) 0:04:07.203 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:17 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.957) 0:04:08.161 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:23 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.174 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:32 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.187 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:45 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.010) 0:04:08.197 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:51 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.210 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:56 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.222 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:69 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.009) 0:04:08.231 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:81 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.010) 0:04:08.242 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:94 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.009) 0:04:08.251 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:106 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.017) 0:04:08.268 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:114 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.015) 0:04:08.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:122 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.296 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:131 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.013) 0:04:08.310 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:140 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.013) 0:04:08.324 *********** 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-cizhupc3wu/tests/test-verify-volume-md.yml:8 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.011) 0:04:08.335 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:14 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.347 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:21 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.360 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:28 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.372 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:35 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.385 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:45 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.013) 0:04:08.399 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:54 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.411 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:63 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.424 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:72 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.437 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:81 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.013) 0:04:08.451 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:3 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.014) 0:04:08.465 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:11 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.015) 0:04:08.480 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:20 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.493 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:28 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.015) 0:04:08.508 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:32 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.014) 0:04:08.523 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:46 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.015) 0:04:08.538 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:50 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.014) 0:04:08.552 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:54 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.014) 0:04:08.567 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:58 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.013) 0:04:08.580 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:68 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.593 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:72 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.013) 0:04:08.606 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:77 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.014) 0:04:08.621 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:83 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.014) 0:04:08.635 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:88 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.015) 0:04:08.651 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:96 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.013) 0:04:08.664 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:104 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.677 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:109 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.689 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:113 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.702 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:117 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.715 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:121 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.014) 0:04:08.729 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:129 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.039) 0:04:08.769 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:138 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.782 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:142 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.794 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:150 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.807 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:156 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.820 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:160 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.015) 0:04:08.835 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:164 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.015) 0:04:08.850 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.863 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:13 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.014) 0:04:08.878 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:18 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.891 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:27 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.013) 0:04:08.905 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:35 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.917 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:41 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.013) 0:04:08.931 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:47 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.012) 0:04:08.944 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:27 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.014) 0:04:08.958 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:2 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.011) 0:04:08.970 *********** 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-cizhupc3wu/tests/test-verify-volume.yml:21 Sunday 09 June 2024 07:19:18 +0000 (0:00:00.017) 0:04:08.987 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:7 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.058) 0:04:09.045 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:16 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.015) 0:04:09.061 *********** 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-cizhupc3wu/tests/test-verify-volume-mount.yml:38 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.019) 0:04:09.081 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:51 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.015) 0:04:09.096 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:63 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.015) 0:04:09.112 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:71 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.019) 0:04:09.131 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:83 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.015) 0:04:09.146 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:95 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.021) 0:04:09.168 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:110 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.015) 0:04:09.183 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:122 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.012) 0:04:09.196 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:128 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.014) 0:04:09.210 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:134 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.014) 0:04:09.225 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:146 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.014) 0:04:09.239 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:2 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.014) 0:04:09.253 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:40 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.027) 0:04:09.281 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:48 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.014) 0:04:09.295 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:58 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.016) 0:04:09.311 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:71 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.014) 0:04:09.326 *********** 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-cizhupc3wu/tests/test-verify-volume-fs.yml:3 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.012) 0:04:09.339 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml:12 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.012) 0:04:09.352 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:3 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.014) 0:04:09.366 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:9 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.187) 0:04:09.554 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:16 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.014) 0:04:09.568 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:24 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.017) 0:04:09.586 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:30 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.011) 0:04:09.597 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:34 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.034) 0:04:09.631 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:39 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.013) 0:04:09.644 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:3 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.011) 0:04:09.656 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 Sunday 09 June 2024 07:19:19 +0000 (0:00:00.012) 0:04:09.669 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:17 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.943) 0:04:10.612 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:23 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.042) 0:04:10.655 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:32 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.015) 0:04:10.670 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:45 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.010) 0:04:10.681 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:51 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.693 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:56 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.706 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:69 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.010) 0:04:10.717 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:81 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.010) 0:04:10.727 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:94 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.010) 0:04:10.738 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:106 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.017) 0:04:10.755 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:114 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.015) 0:04:10.771 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:122 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.783 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:131 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.795 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:140 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.013) 0:04:10.809 *********** 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-cizhupc3wu/tests/test-verify-volume-md.yml:8 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.011) 0:04:10.821 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:14 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.833 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:21 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.845 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:28 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.858 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:35 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.870 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:45 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.013) 0:04:10.884 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:54 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.897 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:63 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.909 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:72 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.922 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:81 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.934 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:3 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.947 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:11 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.014) 0:04:10.961 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:20 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.974 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:28 Sunday 09 June 2024 07:19:20 +0000 (0:00:00.012) 0:04:10.987 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:32 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.013) 0:04:11.000 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:46 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.013 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:50 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.025 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:54 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.014) 0:04:11.040 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:58 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.052 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:68 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.065 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:72 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.078 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:77 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.091 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:83 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.104 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:88 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.014) 0:04:11.118 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:96 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.131 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:104 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.143 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:109 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.156 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:113 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.168 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:117 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.181 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:121 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.194 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:129 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.207 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:138 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.219 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:142 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.232 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:150 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.244 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:156 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.257 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:160 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.015) 0:04:11.272 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:164 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.013) 0:04:11.286 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.299 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:13 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.311 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:18 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.324 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:27 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.337 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:35 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.014) 0:04:11.351 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:41 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.363 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:47 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.376 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:27 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.388 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:2 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.011) 0:04:11.399 *********** 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-cizhupc3wu/tests/test-verify-volume.yml:21 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.015) 0:04:11.415 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:7 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.087) 0:04:11.502 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:16 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.016) 0:04:11.519 *********** 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-cizhupc3wu/tests/test-verify-volume-mount.yml:38 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.020) 0:04:11.539 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:51 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.552 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:63 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.564 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:71 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.017) 0:04:11.581 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:83 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.594 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:95 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.606 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:110 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.618 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:122 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.631 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:128 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.644 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:134 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.014) 0:04:11.659 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-mount.yml:146 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.671 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:2 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.684 *********** 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-cizhupc3wu/tests/test-verify-volume-fstab.yml:40 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.027) 0:04:11.711 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:48 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.724 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:58 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.015) 0:04:11.740 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fstab.yml:71 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.014) 0:04:11.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-cizhupc3wu/tests/test-verify-volume-fs.yml:3 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.011) 0:04:11.766 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-fs.yml:12 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.778 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:3 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.012) 0:04:11.791 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:9 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.186) 0:04:11.977 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:16 Sunday 09 June 2024 07:19:21 +0000 (0:00:00.014) 0:04:11.992 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:24 Sunday 09 June 2024 07:19:22 +0000 (0:00:00.018) 0:04:12.010 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:30 Sunday 09 June 2024 07:19:22 +0000 (0:00:00.011) 0:04:12.021 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:34 Sunday 09 June 2024 07:19:22 +0000 (0:00:00.016) 0:04:12.037 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-device.yml:39 Sunday 09 June 2024 07:19:22 +0000 (0:00:00.012) 0:04:12.050 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:3 Sunday 09 June 2024 07:19:22 +0000 (0:00:00.011) 0:04:12.062 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 Sunday 09 June 2024 07:19:22 +0000 (0:00:00.012) 0:04:12.075 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:17 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.935) 0:04:13.010 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:23 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.024 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:32 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.036 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:45 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.010) 0:04:13.046 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:51 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.059 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:56 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.071 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:69 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.010) 0:04:13.082 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:81 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.010) 0:04:13.092 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:94 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.010) 0:04:13.102 *********** 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-cizhupc3wu/tests/test-verify-volume-encryption.yml:106 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.015) 0:04:13.118 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:114 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.014) 0:04:13.133 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:122 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.146 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:131 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.158 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:140 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.172 *********** 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-cizhupc3wu/tests/test-verify-volume-md.yml:8 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.011) 0:04:13.183 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:14 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.196 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:21 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.208 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:28 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.221 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:35 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.233 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:45 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.247 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:54 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.259 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:63 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.272 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:72 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.284 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-md.yml:81 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.296 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:3 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.309 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:11 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.323 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:20 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.335 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:28 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.348 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:32 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.361 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:46 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.374 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:50 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.387 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:54 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.017) 0:04:13.404 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:58 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.014) 0:04:13.418 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:68 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.014) 0:04:13.432 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:72 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.445 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:77 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.458 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:83 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.470 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:88 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.046) 0:04:13.517 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:96 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.531 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:104 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.543 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:109 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.556 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:113 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.568 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:117 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.581 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:121 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.014) 0:04:13.595 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:129 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.011) 0:04:13.607 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:138 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.619 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:142 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.631 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:150 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.644 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:156 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.656 *********** 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-cizhupc3wu/tests/test-verify-volume-size.yml:160 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.015) 0:04:13.671 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-size.yml:164 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.685 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.697 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:13 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.710 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:18 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.722 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:27 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.735 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:35 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.016) 0:04:13.751 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:41 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.764 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:47 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.777 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume.yml:27 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.791 *********** 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-cizhupc3wu/tests/verify-role-results.yml:44 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.013) 0:04:13.804 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:54 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.018) 0:04:13.823 *********** 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-cizhupc3wu/tests/tests_raid_pool_options.yml:123 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.014) 0:04:13.838 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.039) 0:04:13.877 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.020) 0:04:13.897 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.017) 0:04:13.915 *********** 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_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.036) 0:04:13.951 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.963 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.012) 0:04:13.976 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 09 June 2024 07:19:23 +0000 (0:00:00.014) 0:04:13.990 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.012) 0:04:14.003 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.024) 0:04:14.027 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.013) 0:04:14.040 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.016) 0:04:14.057 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.013) 0:04:14.070 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.012) 0:04:14.083 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.012) 0:04:14.096 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.012) 0:04:14.108 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.012) 0:04:14.121 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.023) 0:04:14.144 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 09 June 2024 07:19:24 +0000 (0:00:00.011) 0:04:14.156 *********** 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": [ "mdadm", "lvm2", "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 09 June 2024 07:19:32 +0000 (0:00:08.352) 0:04:22.508 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.013) 0:04:22.521 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.011) 0:04:22.532 *********** 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": [ "mdadm", "lvm2", "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.015) 0:04:22.547 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.014) 0:04:22.561 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.015) 0:04:22.577 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.015) 0:04:22.592 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.017) 0:04:22.610 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.012) 0:04:22.623 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.012) 0:04:22.635 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.012) 0:04:22.648 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917162.454799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.192) 0:04:22.841 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 09 June 2024 07:19:32 +0000 (0:00:00.013) 0:04:22.854 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:137 Sunday 09 June 2024 07:19:33 +0000 (0:00:00.647) 0:04:23.502 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:2 Sunday 09 June 2024 07:19:33 +0000 (0:00:00.026) 0:04:23.529 *********** 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-cizhupc3wu/tests/verify-role-results.yml:7 Sunday 09 June 2024 07:19:33 +0000 (0:00:00.016) 0:04:23.546 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:15 Sunday 09 June 2024 07:19:33 +0000 (0:00:00.013) 0:04:23.559 *********** ok: [sut] => { "changed": false, "info": { "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "30G", "type": "raid0", "uuid": "hpm1U4-1Jyu-GaGh-h29Z-1qDJ-HxMx-Lx0by7" }, "/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": "f620d054-74d4-33cd-dc7d-09716cf0cb42" }, "/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": "f620d054-74d4-33cd-dc7d-09716cf0cb42" }, "/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": "f620d054-74d4-33cd-dc7d-09716cf0cb42" }, "/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": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:20 Sunday 09 June 2024 07:19:33 +0000 (0:00:00.197) 0:04:23.756 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.004758", "end": "2024-06-09 07:19:33.929040", "rc": 0, "start": "2024-06-09 07:19:33.924282" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 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=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / 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-cizhupc3wu/tests/verify-role-results.yml:25 Sunday 09 June 2024 07:19:33 +0000 (0:00:00.190) 0:04:23.946 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004321", "end": "2024-06-09 07:19:35.117252", "failed_when_result": false, "rc": 0, "start": "2024-06-09 07:19:34.112931" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:34 Sunday 09 June 2024 07:19:35 +0000 (0:00:01.192) 0:04:25.138 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:5 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.029) 0:04:25.168 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:18 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.013) 0:04:25.181 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.031093", "end": "2024-06-09 07:19:35.384010", "rc": 0, "start": "2024-06-09 07:19:35.352917" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:24 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.220) 0:04:25.402 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:34 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.019) 0:04:25.421 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:2 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.028) 0:04:25.449 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:13 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.018) 0:04:25.468 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:22 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.193) 0:04:25.662 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:27 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.015) 0:04:25.677 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:33 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.016) 0:04:25.694 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:42 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.017) 0:04:25.712 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:48 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.015) 0:04:25.727 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:54 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.016) 0:04:25.744 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:59 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.016) 0:04:25.760 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:73 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.024) 0:04:25.785 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:8 Sunday 09 June 2024 07:19:35 +0000 (0:00:00.036) 0:04:25.821 *********** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.005913", "end": "2024-06-09 07:19:36.022303", "rc": 0, "start": "2024-06-09 07:19:36.016390" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Sun Jun 9 07:19:26 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 : Sun Jun 9 07:19:26 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 : f620d054:74d433cd:dc7d0971:6cf0cb42 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-cizhupc3wu/tests/verify-pool-md.yml:14 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.219) 0:04:26.040 *********** 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-cizhupc3wu/tests/verify-pool-md.yml:21 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.017) 0:04:26.058 *********** 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-cizhupc3wu/tests/verify-pool-md.yml:28 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.018) 0:04:26.077 *********** 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-cizhupc3wu/tests/verify-pool-md.yml:35 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.018) 0:04:26.096 *********** ok: [sut] => { "ansible_facts": { "storage_test_md_chunk_size_re": [ "1024K" ] }, "changed": false } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:45 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.023) 0:04:26.119 *********** ok: [sut] => { "bytes": 1048576, "changed": false, "lvm": "1m", "parted": "1MiB", "size": "1 MiB" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:54 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.197) 0:04:26.317 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:64 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.021) 0:04:26.338 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:74 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.017) 0:04:26.356 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:85 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.020) 0:04:26.376 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:95 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.022) 0:04:26.399 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:76 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.013) 0:04:26.412 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml:2 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.025) 0:04:26.438 *********** TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:79 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.014) 0:04:26.452 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml:2 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.027) 0:04:26.479 *********** TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:82 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.013) 0:04:26.493 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:5 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.028) 0:04:26.521 *********** 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-cizhupc3wu/tests/verify-pool-members-encryption.yml:13 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.018) 0:04:26.540 *********** 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-cizhupc3wu/tests/verify-pool-members-encryption.yml:20 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.016) 0:04:26.556 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:2 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.023) 0:04:26.579 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:9 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.015) 0:04:26.595 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:18 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.016) 0:04:26.611 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:27 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.012) 0:04:26.624 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:37 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.012) 0:04:26.636 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-member-crypttab.yml:47 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.012) 0:04:26.649 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:27 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.011) 0:04:26.661 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:85 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.011) 0:04:26.672 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml:2 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.027) 0:04:26.700 *********** TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:88 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.011) 0:04:26.712 *********** 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-cizhupc3wu/tests/test-verify-pool-volumes.yml:3 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.012) 0:04:26.724 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:44 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.012) 0:04:26.736 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:54 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.013) 0:04:26.750 *********** 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-cizhupc3wu/tests/tests_raid_pool_options.yml:140 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.012) 0:04:26.762 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.037) 0:04:26.800 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.018) 0:04:26.819 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.015) 0:04:26.835 *********** 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_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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-cizhupc3wu/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.033) 0:04:26.869 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.013) 0:04:26.883 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.013) 0:04:26.896 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.013) 0:04:26.910 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.011) 0:04:26.922 *********** included: /WORKDIR/git-weekly-cizhupc3wu/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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.025) 0:04:26.947 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.014) 0:04:26.961 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.015) 0:04:26.976 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 09 June 2024 07:19:36 +0000 (0:00:00.013) 0:04:26.989 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 09 June 2024 07:19:37 +0000 (0:00:00.013) 0:04:27.003 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 09 June 2024 07:19:37 +0000 (0:00:00.012) 0:04:27.016 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 09 June 2024 07:19:37 +0000 (0:00:00.040) 0:04:27.056 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 09 June 2024 07:19:37 +0000 (0:00:00.014) 0:04:27.071 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 09 June 2024 07:19:37 +0000 (0:00:00.022) 0:04:27.093 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 09 June 2024 07:19:37 +0000 (0:00:00.016) 0:04:27.110 *********** 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/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/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": [], "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 09 June 2024 07:19:39 +0000 (0:00:02.598) 0:04:29.708 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.012) 0:04:29.721 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.012) 0:04:29.733 *********** 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/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/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": [], "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.015) 0:04:29.749 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.015) 0:04:29.764 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.013) 0:04:29.778 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.012) 0:04:29.790 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.012) 0:04:29.803 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.014) 0:04:29.817 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.012) 0:04:29.830 *********** 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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 09 June 2024 07:19:39 +0000 (0:00:00.012) 0:04:29.843 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717917162.454799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "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-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 09 June 2024 07:19:40 +0000 (0:00:00.196) 0:04:30.040 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 09 June 2024 07:19:40 +0000 (0:00:00.012) 0:04:30.052 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/tests_raid_pool_options.yml:154 Sunday 09 June 2024 07:19:40 +0000 (0:00:00.617) 0:04:30.669 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:2 Sunday 09 June 2024 07:19:40 +0000 (0:00:00.026) 0:04:30.696 *********** 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-cizhupc3wu/tests/verify-role-results.yml:7 Sunday 09 June 2024 07:19:40 +0000 (0:00:00.016) 0:04:30.712 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:15 Sunday 09 June 2024 07:19:40 +0000 (0:00:00.013) 0:04:30.726 *********** 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": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:20 Sunday 09 June 2024 07:19:40 +0000 (0:00:00.194) 0:04:30.921 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003015", "end": "2024-06-09 07:19:41.095619", "rc": 0, "start": "2024-06-09 07:19:41.092604" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 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=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / 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-cizhupc3wu/tests/verify-role-results.yml:25 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.192) 0:04:31.114 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002999", "end": "2024-06-09 07:19:41.287183", "failed_when_result": false, "rc": 0, "start": "2024-06-09 07:19:41.284184" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:34 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.202) 0:04:31.316 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:5 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.027) 0:04:31.344 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:18 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.013) 0:04:31.358 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:24 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.013) 0:04:31.371 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:34 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.013) 0:04:31.385 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:2 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.027) 0:04:31.412 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:13 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.047) 0:04:31.459 *********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:22 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.011) 0:04:31.471 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:27 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.019) 0:04:31.491 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:33 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.017) 0:04:31.508 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:42 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.017) 0:04:31.526 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:48 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.015) 0:04:31.541 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:54 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.017) 0:04:31.559 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:59 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.030) 0:04:31.589 *********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:73 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.012) 0:04:31.601 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:8 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.023) 0:04:31.625 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:14 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.016) 0:04:31.642 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:21 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.016) 0:04:31.658 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:28 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.014) 0:04:31.672 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:35 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.023) 0:04:31.696 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:45 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.014) 0:04:31.710 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:54 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.014) 0:04:31.724 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:64 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.016) 0:04:31.741 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:74 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.015) 0:04:31.757 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:85 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.025) 0:04:31.782 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-md.yml:95 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.028) 0:04:31.810 *********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:76 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.024) 0:04:31.834 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-lvmraid.yml:2 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.027) 0:04:31.862 *********** TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:79 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.024) 0:04:31.887 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-thin.yml:2 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.026) 0:04:31.914 *********** TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:82 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.013) 0:04:31.927 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:5 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.038) 0:04:31.966 *********** 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-cizhupc3wu/tests/verify-pool-members-encryption.yml:13 Sunday 09 June 2024 07:19:41 +0000 (0:00:00.017) 0:04:31.983 *********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:20 Sunday 09 June 2024 07:19:42 +0000 (0:00:00.013) 0:04:31.997 *********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-encryption.yml:27 Sunday 09 June 2024 07:19:42 +0000 (0:00:00.017) 0:04:32.014 *********** 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-cizhupc3wu/tests/test-verify-pool-members.yml:85 Sunday 09 June 2024 07:19:42 +0000 (0:00:00.014) 0:04:32.028 *********** included: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-pool-members-vdo.yml:2 Sunday 09 June 2024 07:19:42 +0000 (0:00:00.026) 0:04:32.054 *********** TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool-members.yml:88 Sunday 09 June 2024 07:19:42 +0000 (0:00:00.012) 0:04:32.067 *********** 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-cizhupc3wu/tests/test-verify-pool-volumes.yml:3 Sunday 09 June 2024 07:19:42 +0000 (0:00:00.012) 0:04:32.080 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:44 Sunday 09 June 2024 07:19:42 +0000 (0:00:00.015) 0:04:32.095 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cizhupc3wu/tests/verify-role-results.yml:54 Sunday 09 June 2024 07:19:42 +0000 (0:00:00.011) 0:04:32.106 *********** 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=838 rescued=0 ignored=0 Sunday 09 June 2024 07:19:42 +0000 (0:00:00.007) 0:04:32.114 *********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 47.29s /WORKDIR/git-weekly-cizhupc3wu/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 -- 46.16s /WORKDIR/git-weekly-cizhupc3wu/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 -- 32.79s /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Set up new/current mounts ----------------- 14.10s /WORKDIR/git-weekly-cizhupc3wu/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 -- 12.94s /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Get information about the LV -------------------------------------------- 9.67s /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 ----------- Ensure cryptsetup is present -------------------------------------------- 8.52s /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 8.35s /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Get information about the LV -------------------------------------------- 6.72s /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 ----------- linux-system-roles.storage : Update facts ------------------------------- 6.30s /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Get VG shared value status ---------------------------------------------- 6.28s /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-pool.yml:18 ------------------ Get information about the LV -------------------------------------------- 3.94s /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-cache.yml:5 ----------- linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.60s /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Update facts ------------------------------- 2.33s /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Ensure cryptsetup is present -------------------------------------------- 1.89s /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Get service facts -------------------------- 1.73s /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Ensure cryptsetup is present -------------------------------------------- 1.48s /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab --- 1.45s /WORKDIR/git-weekly-cizhupc3wu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Ensure cryptsetup is present -------------------------------------------- 1.34s /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 1.32s /WORKDIR/git-weekly-cizhupc3wu/tests/test-verify-volume-encryption.yml:10 ----- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---