# 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-cinfumtmow/tests/tests_raid_pool_options.yml PLAY [Test raid pool options] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:2 Saturday 27 July 2024 01:41:23 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:18 Saturday 27 July 2024 01:41:24 +0000 (0:00:00.690) 0:00:00.704 ********* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Saturday 27 July 2024 01:41:24 +0000 (0:00:00.016) 0:00:00.720 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Saturday 27 July 2024 01:41:24 +0000 (0:00:00.023) 0:00:00.744 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Saturday 27 July 2024 01:41:24 +0000 (0:00:00.021) 0:00:00.765 ********* 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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Saturday 27 July 2024 01:41:24 +0000 (0:00:00.037) 0:00:00.802 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Saturday 27 July 2024 01:41:24 +0000 (0:00:00.240) 0:00:01.043 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Saturday 27 July 2024 01:41:25 +0000 (0:00:00.021) 0:00:01.065 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Saturday 27 July 2024 01:41:25 +0000 (0:00:00.009) 0:00:01.074 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Saturday 27 July 2024 01:41:25 +0000 (0:00:00.009) 0:00:01.084 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Saturday 27 July 2024 01:41:25 +0000 (0:00:00.043) 0:00:01.127 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: device-mapper-event-libs-9:1.02.197-2.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: cryptsetup-2.7.2-1.el9.x86_64", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-29.el9.x86_64", "Installed: mdadm-4.3-2.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: device-mapper-multipath-libs-0.8.7-29.el9.x86_64", "Installed: python3-into-dbus-python-0.8.2-1.el9.noarch", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: jose-14-1.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: python3-blivet-1:3.6.0-15.el9.noarch", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: libjose-14-1.el9.x86_64", "Installed: python3-justbases-0.15.2-1.el9.noarch", "Installed: python3-justbytes-0.15.2-1.el9.noarch", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: kmod-kvdo-8.2.4.10-135.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: clevis-20-200.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: clevis-luks-20-200.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: blivet-data-1:3.6.0-15.el9.noarch", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: python3-dbus-client-gen-0.5.1-1.el9.noarch", "Installed: python3-dbus-python-client-gen-0.8.3-1.el9.noarch", "Installed: python3-dbus-signature-pyparsing-0.4.1-1.el9.noarch", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: python3-wcwidth-0.2.5-8.el9.noarch", "Installed: lvm2-9:2.03.23-2.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: libluksmeta-9-12.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: lvm2-libs-9:2.03.23-2.el9.x86_64", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: stratis-cli-3.6.0-1.el9.noarch", "Installed: stratisd-3.6.7-1.el9.x86_64", "Installed: device-mapper-event-9:1.02.197-2.el9.x86_64", "Installed: luksmeta-9-12.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: tpm2-tools-5.2-3.el9.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Saturday 27 July 2024 01:42:07 +0000 (0:00:42.337) 0:00:43.464 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Saturday 27 July 2024 01:42:07 +0000 (0:00:00.019) 0:00:43.484 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Saturday 27 July 2024 01:42:07 +0000 (0:00:00.020) 0:00:43.505 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Saturday 27 July 2024 01:42:07 +0000 (0:00:00.534) 0:00:44.039 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Saturday 27 July 2024 01:42:08 +0000 (0:00:00.035) 0:00:44.075 ********* TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Saturday 27 July 2024 01:42:08 +0000 (0:00:00.009) 0:00:44.085 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Saturday 27 July 2024 01:42:08 +0000 (0:00:00.010) 0:00:44.096 ********* TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Saturday 27 July 2024 01:42:08 +0000 (0:00:00.009) 0:00:44.106 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Saturday 27 July 2024 01:42:08 +0000 (0:00:00.827) 0:00:44.933 ********* 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": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "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" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Saturday 27 July 2024 01:42:10 +0000 (0:00:01.553) 0:00:46.487 ********* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Saturday 27 July 2024 01:42:10 +0000 (0:00:00.020) 0:00:46.508 ********* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Saturday 27 July 2024 01:42:10 +0000 (0:00:00.011) 0:00:46.520 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Saturday 27 July 2024 01:42:10 +0000 (0:00:00.305) 0:00:46.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if /etc/fstab is present] ************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Saturday 27 July 2024 01:42:10 +0000 (0:00:00.012) 0:00:46.838 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044037.2746625, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8cad013d63365688432a8388114a8a462d88d654", "ctime": 1721812897.039903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097283, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812897.039903, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "3617642505", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Saturday 27 July 2024 01:42:10 +0000 (0:00:00.178) 0:00:47.017 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:128 Saturday 27 July 2024 01:42:10 +0000 (0:00:00.013) 0:00:47.031 ********* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134 Saturday 27 July 2024 01:42:10 +0000 (0:00:00.011) 0:00:47.042 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:143 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.013) 0:00:47.056 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.013) 0:00:47.069 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.014) 0:00:47.084 ********* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:175 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.030) 0:00:47.114 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:180 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.012) 0:00:47.127 ********* TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:192 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.012) 0:00:47.139 ********* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:207 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.012) 0:00:47.152 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:215 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.012) 0:00:47.164 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044347.6658335, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721811897.01, "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": 1721811632.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "848569508", "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.173) 0:00:47.338 ********* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:242 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.011) 0:00:47.350 ********* ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:22 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.593) 0:00:47.943 ********* ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:31 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.016) 0:00:47.959 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/get_unused_disk.yml:2 Saturday 27 July 2024 01:42:11 +0000 (0:00:00.017) 0:00:47.977 ********* 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-cinfumtmow/tests/get_unused_disk.yml:16 Saturday 27 July 2024 01:42:12 +0000 (0:00:00.827) 0:00:48.805 ********* ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/get_unused_disk.yml:25 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.279) 0:00:49.085 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/get_unused_disk.yml:34 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.012) 0:00:49.097 ********* 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-cinfumtmow/tests/get_unused_disk.yml:39 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.014) 0:00:49.112 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/get_unused_disk.yml:44 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.012) 0:00:49.125 ********* ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc" ] } TASK [Create a RAID1 device] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:37 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.013) 0:00:49.139 ********* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.021) 0:00:49.160 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.020) 0:00:49.180 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.015) 0:00:49.196 ********* 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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.035) 0:00:49.231 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.013) 0:00:49.245 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.012) 0:00:49.257 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.011) 0:00:49.268 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.011) 0:00:49.280 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.030) 0:00:49.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.012) 0:00:49.322 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.016) 0:00:49.339 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.014) 0:00:49.354 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.031) 0:00:49.385 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.014) 0:00:49.399 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.012) 0:00:49.411 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.012) 0:00:49.424 ********* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.020) 0:00:49.445 ********* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Saturday 27 July 2024 01:42:13 +0000 (0:00:00.011) 0:00:49.456 ********* 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", "mdadm", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Saturday 27 July 2024 01:42:59 +0000 (0:00:46.101) 0:01:35.558 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if /etc/fstab is present] ************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Saturday 27 July 2024 01:42:59 +0000 (0:00:00.012) 0:01:35.571 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044037.2746625, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8cad013d63365688432a8388114a8a462d88d654", "ctime": 1721812897.039903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097283, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812897.039903, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "3617642505", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Saturday 27 July 2024 01:43:00 +0000 (0:00:00.722) 0:01:36.294 ********* changed: [sut] => { "backup": "", "changed": true } MSG: line added TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:128 Saturday 27 July 2024 01:43:00 +0000 (0:00:00.300) 0:01:36.594 ********* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134 Saturday 27 July 2024 01:43:00 +0000 (0:00:00.011) 0:01:36.606 ********* 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", "mdadm", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:143 Saturday 27 July 2024 01:43:00 +0000 (0:00:00.020) 0:01:36.626 ********* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Saturday 27 July 2024 01:43:00 +0000 (0:00:00.017) 0:01:36.644 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163 Saturday 27 July 2024 01:43:00 +0000 (0:00:00.014) 0:01:36.659 ********* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:175 Saturday 27 July 2024 01:43:00 +0000 (0:00:00.012) 0:01:36.671 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:180 Saturday 27 July 2024 01:43:01 +0000 (0:00:00.923) 0:01:37.595 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:192 Saturday 27 July 2024 01:43:09 +0000 (0:00:08.062) 0:01:45.658 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:207 Saturday 27 July 2024 01:43:09 +0000 (0:00:00.024) 0:01:45.682 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:215 Saturday 27 July 2024 01:43:10 +0000 (0:00:00.622) 0:01:46.305 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044347.6658335, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721811897.01, "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": 1721811632.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "848569508", "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Saturday 27 July 2024 01:43:10 +0000 (0:00:00.391) 0:01:46.696 ********* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:242 Saturday 27 July 2024 01:43:10 +0000 (0:00:00.011) 0:01:46.708 ********* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:61 Saturday 27 July 2024 01:43:13 +0000 (0:00:02.601) 0:01:49.309 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:2 Saturday 27 July 2024 01:43:13 +0000 (0:00:00.021) 0:01:49.331 ********* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/verify-role-results.yml:7 Saturday 27 July 2024 01:43:13 +0000 (0:00:00.018) 0:01:49.350 ********* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:15 Saturday 27 July 2024 01:43:13 +0000 (0:00:00.013) 0:01:49.363 ********* ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "25a0eb5c-8513-4f0e-917a-db26af124add" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test3", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "6aed9a25-d4c2-4a43-977d-2d5c15e1a5e6" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "d930dc1b-6902-4311-a337-a628847f68a0" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "OuaWOc-HwGh-01Bz-NIGk-Qoky-BcLo-bSIEgz" }, "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "mountpoint": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "da40f599-b2a9-5bb6-30d2-46d842f44632" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "mountpoint": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "da40f599-b2a9-5bb6-30d2-46d842f44632" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "mountpoint": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "da40f599-b2a9-5bb6-30d2-46d842f44632" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:20 Saturday 27 July 2024 01:43:13 +0000 (0:00:00.405) 0:01:49.768 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002696", "end": "2024-07-27 01:43:13.985570", "rc": 0, "start": "2024-07-27 01:43:13.982874" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed Jul 24 09:00:32 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=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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-cinfumtmow/tests/verify-role-results.yml:25 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.286) 0:01:50.054 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002663", "end": "2024-07-27 01:43:14.161428", "failed_when_result": false, "rc": 0, "start": "2024-07-27 01:43:14.158765" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:34 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.177) 0:01:50.232 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:5 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.030) 0:01:50.262 ********* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:18 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.012) 0:01:50.275 ********* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.030365", "end": "2024-07-27 01:43:14.445993", "rc": 0, "start": "2024-07-27 01:43:14.415628" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:24 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.241) 0:01:50.516 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:34 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.020) 0:01:50.537 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:2 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.029) 0:01:50.566 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:13 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.019) 0:01:50.585 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:22 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.375) 0:01:50.960 ********* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:27 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.018) 0:01:50.979 ********* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:33 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.017) 0:01:50.996 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:42 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.018) 0:01:51.015 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:48 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.015) 0:01:51.030 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:54 Saturday 27 July 2024 01:43:14 +0000 (0:00:00.015) 0:01:51.046 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:59 Saturday 27 July 2024 01:43:15 +0000 (0:00:00.016) 0:01:51.063 ********* ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:73 Saturday 27 July 2024 01:43:15 +0000 (0:00:00.025) 0:01:51.088 ********* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: ** (process:19002): WARNING **: 01:43:15.662: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory True STDERR: Shared connection to 10.31.44.156 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:82 Saturday 27 July 2024 01:43:15 +0000 (0:00:00.817) 0:01:51.906 ********* skipping: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/md/vg1-1" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:92 Saturday 27 July 2024 01:43:15 +0000 (0:00:00.018) 0:01:51.925 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:8 Saturday 27 July 2024 01:43:15 +0000 (0:00:00.030) 0:01:51.955 ********* ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.020247", "end": "2024-07-27 01:43:16.150176", "rc": 0, "start": "2024-07-27 01:43:16.129929" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Sat Jul 27 01:42:16 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 : Sat Jul 27 01:43:13 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 33% complete Name : vg1-1 UUID : da40f599:b2a95bb6:30d246d8:42f44632 Events : 21 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 - spare /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:14 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.267) 0:01:52.222 ********* 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-cinfumtmow/tests/verify-pool-md.yml:21 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.019) 0:01:52.242 ********* 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-cinfumtmow/tests/verify-pool-md.yml:28 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.019) 0:01:52.261 ********* 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-cinfumtmow/tests/verify-pool-md.yml:35 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.021) 0:01:52.283 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:45 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.019) 0:01:52.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:54 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.019) 0:01:52.321 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:64 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.024) 0:01:52.346 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:74 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.022) 0:01:52.368 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:85 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.030) 0:01:52.399 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:95 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.020) 0:01:52.420 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:95 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.014) 0:01:52.434 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml:2 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.029) 0:01:52.464 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:8 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.054) 0:01:52.518 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:16 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.532 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:21 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.545 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:29 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.558 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:34 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.014) 0:01:52.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:40 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:46 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.015) 0:01:52.602 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:8 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.615 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:16 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:21 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.012) 0:01:52.641 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:29 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.014) 0:01:52.656 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:34 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.033) 0:01:52.689 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:40 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.014) 0:01:52.703 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:46 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:8 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.730 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:16 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.743 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:21 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:29 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.015) 0:01:52.772 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:34 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:40 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.799 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:46 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.812 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:98 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.825 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml:2 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.026) 0:01:52.852 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:8 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.040) 0:01:52.893 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:16 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.906 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:23 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.012) 0:01:52.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:27 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.012) 0:01:52.932 ********* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:8 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.011) 0:01:52.944 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:16 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.011) 0:01:52.955 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:23 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.014) 0:01:52.970 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:27 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.984 ********* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:8 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:52.998 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:16 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:53.011 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:23 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:53.024 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:27 Saturday 27 July 2024 01:43:16 +0000 (0:00:00.013) 0:01:53.037 ********* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:101 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.051 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:5 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.027) 0:01:53.078 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:13 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.015) 0:01:53.094 ********* 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-cinfumtmow/tests/verify-pool-members-encryption.yml:20 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.015) 0:01:53.109 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:2 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.025) 0:01:53.135 ********* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:9 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.016) 0:01:53.151 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:18 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.016) 0:01:53.168 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:27 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.181 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:37 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.195 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:47 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.208 ********* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:27 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.012) 0:01:53.220 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:104 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.012) 0:01:53.232 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml:2 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.030) 0:01:53.263 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:9 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.039) 0:01:53.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:16 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.316 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:22 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.329 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:28 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.343 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:35 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.012) 0:01:53.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:41 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.012) 0:01:53.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:47 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.382 ********* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:9 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.395 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:16 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.408 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:22 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:28 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:35 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:41 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.462 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:47 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.014) 0:01:53.477 ********* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:9 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.045) 0:01:53.523 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:16 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.014) 0:01:53.537 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:22 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.551 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:28 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:35 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.014) 0:01:53.579 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:41 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.015) 0:01:53.594 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:47 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.015) 0:01:53.609 ********* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:107 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.623 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:6 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.031) 0:01:53.655 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:11 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.014) 0:01:53.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:15 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:26 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.014) 0:01:53.698 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:36 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:49 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.725 ********* ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:110 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.012) 0:01:53.737 ********* 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-cinfumtmow/tests/test-verify-pool-volumes.yml:3 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.014) 0:01:53.751 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:2 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.036) 0:01:53.787 ********* 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-cinfumtmow/tests/test-verify-volume.yml:21 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.017) 0:01:53.805 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:7 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.062) 0:01:53.867 ********* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:16 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.017) 0:01:53.884 ********* ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:31 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.017) 0:01:53.902 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:44 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.916 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:53 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.015) 0:01:53.931 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:65 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.012) 0:01:53.944 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:77 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.014) 0:01:53.958 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:92 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:98 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.984 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:104 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.013) 0:01:53.997 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:116 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.012) 0:01:54.010 ********* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-cinfumtmow/tests/test-verify-volume-fstab.yml:2 Saturday 27 July 2024 01:43:17 +0000 (0:00:00.011) 0:01:54.022 ********* 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-cinfumtmow/tests/test-verify-volume-fstab.yml:40 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.028) 0:01:54.051 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:48 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.017) 0:01:54.068 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:58 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.017) 0:01:54.085 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:71 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.013) 0:01:54.099 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:77 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.015) 0:01:54.114 ********* 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-cinfumtmow/tests/test-verify-volume-fs.yml:6 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.013) 0:01:54.128 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml:17 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.020) 0:01:54.149 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:3 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.018) 0:01:54.167 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044579.3216445, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722044579.3216445, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1076, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1722044579.3216445, "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-cinfumtmow/tests/test-verify-volume-device.yml:9 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.431) 0:01:54.599 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:16 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.016) 0:01:54.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:24 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.013) 0:01:54.629 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:30 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.042) 0:01:54.672 ********* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:34 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.016) 0:01:54.688 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:39 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.013) 0:01:54.702 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:3 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.015) 0:01:54.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 Saturday 27 July 2024 01:43:18 +0000 (0:00:00.013) 0:01:54.731 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:17 Saturday 27 July 2024 01:43:21 +0000 (0:00:02.670) 0:01:57.401 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:23 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.014) 0:01:57.416 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:32 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.013) 0:01:57.430 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:45 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.020) 0:01:57.451 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:51 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.015) 0:01:57.466 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:56 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.016) 0:01:57.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:69 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.014) 0:01:57.497 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:81 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.015) 0:01:57.513 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:94 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.019) 0:01:57.532 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:106 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.018) 0:01:57.551 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:114 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.017) 0:01:57.568 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:122 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.021) 0:01:57.589 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:131 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.015) 0:01:57.605 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:140 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.015) 0:01:57.620 ********* 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-cinfumtmow/tests/test-verify-volume-md.yml:8 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.014) 0:01:57.634 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:14 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.014) 0:01:57.649 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:21 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.013) 0:01:57.663 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:28 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.015) 0:01:57.678 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:35 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.016) 0:01:57.694 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:45 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.014) 0:01:57.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:54 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.014) 0:01:57.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:63 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.016) 0:01:57.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:72 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.019) 0:01:57.759 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:81 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.016) 0:01:57.776 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:3 Saturday 27 July 2024 01:43:21 +0000 (0:00:00.014) 0:01:57.791 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:11 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.398) 0:01:58.189 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:20 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.219) 0:01:58.408 ********* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:28 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.018) 0:01:58.426 ********* ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:32 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.014) 0:01:58.441 ********* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:46 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.300) 0:01:58.742 ********* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:50 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.016) 0:01:58.759 ********* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:54 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.016) 0:01:58.775 ********* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:58 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.016) 0:01:58.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:68 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.015) 0:01:58.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:72 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.821 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:77 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.835 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:83 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.848 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:88 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.862 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:96 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.876 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:104 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.889 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:109 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.903 ********* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:113 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.916 ********* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:117 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.929 ********* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:121 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:58.943 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:129 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.014) 0:01:58.957 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:138 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.040) 0:01:58.997 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:142 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:59.011 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:150 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:59.024 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:156 Saturday 27 July 2024 01:43:22 +0000 (0:00:00.013) 0:01:59.038 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:160 Saturday 27 July 2024 01:43:23 +0000 (0:00:00.014) 0:01:59.052 ********* ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:164 Saturday 27 July 2024 01:43:23 +0000 (0:00:00.015) 0:01:59.067 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 Saturday 27 July 2024 01:43:23 +0000 (0:00:00.019) 0:01:59.087 ********* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:08.209313", "end": "2024-07-27 01:43:31.543740", "rc": 0, "start": "2024-07-27 01:43:23.334427" } 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-cinfumtmow/tests/test-verify-volume-cache.yml:13 Saturday 27 July 2024 01:43:31 +0000 (0:00:08.529) 0:02:07.616 ********* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:18 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.018) 0:02:07.635 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:27 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.019) 0:02:07.654 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:35 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.014) 0:02:07.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:41 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.015) 0:02:07.684 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:47 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.015) 0:02:07.700 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:27 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.015) 0:02:07.716 ********* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:2 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.015) 0:02:07.731 ********* 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-cinfumtmow/tests/test-verify-volume.yml:21 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.018) 0:02:07.750 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:7 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.058) 0:02:07.808 ********* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:16 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.016) 0:02:07.825 ********* ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:31 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.018) 0:02:07.843 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:44 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.014) 0:02:07.857 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:53 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.015) 0:02:07.873 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:65 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.013) 0:02:07.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:77 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.013) 0:02:07.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:92 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.012) 0:02:07.913 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:98 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.012) 0:02:07.925 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:104 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.014) 0:02:07.940 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:116 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.013) 0:02:07.954 ********* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-cinfumtmow/tests/test-verify-volume-fstab.yml:2 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.014) 0:02:07.968 ********* 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-cinfumtmow/tests/test-verify-volume-fstab.yml:40 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.028) 0:02:07.997 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:48 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.018) 0:02:08.015 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:58 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.018) 0:02:08.033 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:71 Saturday 27 July 2024 01:43:31 +0000 (0:00:00.013) 0:02:08.047 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:77 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.015) 0:02:08.062 ********* 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-cinfumtmow/tests/test-verify-volume-fs.yml:6 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.013) 0:02:08.076 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml:17 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.018) 0:02:08.095 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:3 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.019) 0:02:08.115 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044572.044652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722044572.044652, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1036, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1722044572.044652, "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-cinfumtmow/tests/test-verify-volume-device.yml:9 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.411) 0:02:08.527 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:16 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.017) 0:02:08.545 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:24 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.013) 0:02:08.558 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:30 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.019) 0:02:08.578 ********* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:34 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.015) 0:02:08.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:39 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.013) 0:02:08.606 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:3 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.016) 0:02:08.623 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 Saturday 27 July 2024 01:43:32 +0000 (0:00:00.013) 0:02:08.636 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:17 Saturday 27 July 2024 01:43:33 +0000 (0:00:01.057) 0:02:09.694 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:23 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.014) 0:02:09.708 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:32 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.014) 0:02:09.722 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:45 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.019) 0:02:09.742 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:51 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.013) 0:02:09.755 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:56 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.015) 0:02:09.771 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:69 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.018) 0:02:09.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:81 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.015) 0:02:09.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:94 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.015) 0:02:09.820 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:106 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.018) 0:02:09.838 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:114 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.017) 0:02:09.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:122 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.015) 0:02:09.871 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:131 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.018) 0:02:09.890 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:140 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.013) 0:02:09.904 ********* 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-cinfumtmow/tests/test-verify-volume-md.yml:8 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.013) 0:02:09.918 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:14 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.013) 0:02:09.931 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:21 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.018) 0:02:09.950 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:28 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.017) 0:02:09.967 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:35 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.015) 0:02:09.982 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:45 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.015) 0:02:09.998 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:54 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.015) 0:02:10.014 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:63 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.015) 0:02:10.029 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:72 Saturday 27 July 2024 01:43:33 +0000 (0:00:00.015) 0:02:10.044 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:81 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.017) 0:02:10.062 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:3 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.013) 0:02:10.075 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:11 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.269) 0:02:10.344 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:20 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.287) 0:02:10.632 ********* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:28 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.019) 0:02:10.652 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:32 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.014) 0:02:10.666 ********* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:46 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.308) 0:02:10.974 ********* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:50 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.017) 0:02:10.992 ********* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:54 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.016) 0:02:11.008 ********* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:58 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.016) 0:02:11.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:68 Saturday 27 July 2024 01:43:34 +0000 (0:00:00.017) 0:02:11.042 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:72 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.056 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:77 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.015) 0:02:11.071 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:83 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.014) 0:02:11.085 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:88 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.014) 0:02:11.099 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:96 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.113 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:104 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.127 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:109 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.140 ********* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:113 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.014) 0:02:11.155 ********* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:117 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.168 ********* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:121 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.181 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:129 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.194 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:138 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.208 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:142 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:150 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.015) 0:02:11.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:156 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.013) 0:02:11.250 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:160 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.015) 0:02:11.265 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:164 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.014) 0:02:11.280 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 Saturday 27 July 2024 01:43:35 +0000 (0:00:00.020) 0:02:11.300 ********* 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:07.818051", "end": "2024-07-27 01:43:43.344770", "rc": 0, "start": "2024-07-27 01:43:35.526719" } 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-cinfumtmow/tests/test-verify-volume-cache.yml:13 Saturday 27 July 2024 01:43:43 +0000 (0:00:08.117) 0:02:19.418 ********* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:18 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.018) 0:02:19.436 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:27 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.019) 0:02:19.456 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:35 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.015) 0:02:19.471 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:41 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.014) 0:02:19.486 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:47 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.016) 0:02:19.502 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:27 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.014) 0:02:19.517 ********* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:2 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.012) 0:02:19.530 ********* 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-cinfumtmow/tests/test-verify-volume.yml:21 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.017) 0:02:19.547 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:7 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.058) 0:02:19.605 ********* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:16 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.017) 0:02:19.623 ********* ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test3", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:31 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.016) 0:02:19.640 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:44 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.013) 0:02:19.653 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:53 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.016) 0:02:19.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:65 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.013) 0:02:19.682 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:77 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.014) 0:02:19.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:92 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.014) 0:02:19.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:98 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.013) 0:02:19.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:104 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.012) 0:02:19.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:116 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.013) 0:02:19.751 ********* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-cinfumtmow/tests/test-verify-volume-fstab.yml:2 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.011) 0:02:19.763 ********* 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-cinfumtmow/tests/test-verify-volume-fstab.yml:40 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.030) 0:02:19.793 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:48 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.016) 0:02:19.810 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:58 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.015) 0:02:19.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:71 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.013) 0:02:19.839 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:77 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.015) 0:02:19.854 ********* 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-cinfumtmow/tests/test-verify-volume-fs.yml:6 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.013) 0:02:19.868 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml:17 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.068) 0:02:19.936 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:3 Saturday 27 July 2024 01:43:43 +0000 (0:00:00.020) 0:02:19.957 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044563.351661, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722044563.351661, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 995, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1722044563.351661, "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-cinfumtmow/tests/test-verify-volume-device.yml:9 Saturday 27 July 2024 01:43:44 +0000 (0:00:00.460) 0:02:20.417 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:16 Saturday 27 July 2024 01:43:44 +0000 (0:00:00.018) 0:02:20.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:24 Saturday 27 July 2024 01:43:44 +0000 (0:00:00.014) 0:02:20.450 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:30 Saturday 27 July 2024 01:43:44 +0000 (0:00:00.016) 0:02:20.467 ********* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:34 Saturday 27 July 2024 01:43:44 +0000 (0:00:00.014) 0:02:20.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:39 Saturday 27 July 2024 01:43:44 +0000 (0:00:00.013) 0:02:20.495 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:3 Saturday 27 July 2024 01:43:44 +0000 (0:00:00.015) 0:02:20.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 Saturday 27 July 2024 01:43:44 +0000 (0:00:00.014) 0:02:20.525 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:17 Saturday 27 July 2024 01:43:45 +0000 (0:00:01.315) 0:02:21.841 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:23 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.013) 0:02:21.855 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:32 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.013) 0:02:21.869 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:45 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.019) 0:02:21.888 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:51 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.013) 0:02:21.901 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:56 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.016) 0:02:21.918 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:69 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.016) 0:02:21.934 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:81 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.014) 0:02:21.949 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:94 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.014) 0:02:21.963 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:106 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.018) 0:02:21.981 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:114 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.015) 0:02:21.997 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:122 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.013) 0:02:22.010 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:131 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.013) 0:02:22.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:140 Saturday 27 July 2024 01:43:45 +0000 (0:00:00.013) 0:02:22.037 ********* 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-cinfumtmow/tests/test-verify-volume-md.yml:8 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.015) 0:02:22.053 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:14 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.014) 0:02:22.067 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:21 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.013) 0:02:22.081 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:28 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.013) 0:02:22.094 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:35 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.013) 0:02:22.108 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:45 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.013) 0:02:22.121 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:54 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.015) 0:02:22.136 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:63 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.013) 0:02:22.150 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:72 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.013) 0:02:22.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:81 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.013) 0:02:22.176 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:3 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.013) 0:02:22.190 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:11 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.345) 0:02:22.536 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:20 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.247) 0:02:22.783 ********* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:28 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.019) 0:02:22.802 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:32 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.015) 0:02:22.818 ********* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:46 Saturday 27 July 2024 01:43:46 +0000 (0:00:00.230) 0:02:23.048 ********* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:50 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:23.064 ********* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:54 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:23.080 ********* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:58 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:23.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:68 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:23.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:72 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:77 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:83 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.151 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:88 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.041) 0:02:23.192 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:96 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.014) 0:02:23.206 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:104 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.220 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:109 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.233 ********* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:113 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.247 ********* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:117 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.260 ********* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:121 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:23.275 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:129 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.289 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:138 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.303 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:142 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.014) 0:02:23.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:150 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.014) 0:02:23.332 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:156 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:23.347 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:160 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.016) 0:02:23.364 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:164 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:23.379 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.019) 0:02:23.399 ********* 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.035182", "end": "2024-07-27 01:43:47.663392", "rc": 0, "start": "2024-07-27 01:43:47.628210" } 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-cinfumtmow/tests/test-verify-volume-cache.yml:13 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.334) 0:02:23.734 ********* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:18 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.018) 0:02:23.752 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:27 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.019) 0:02:23.772 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:35 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:23.787 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:41 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.017) 0:02:23.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:47 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.016) 0:02:23.821 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:27 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:23.836 ********* 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-cinfumtmow/tests/verify-role-results.yml:44 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:23.850 ********* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:54 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.012) 0:02:23.863 ********* 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-cinfumtmow/tests/tests_raid_pool_options.yml:64 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.012) 0:02:23.876 ********* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.030) 0:02:23.906 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.020) 0:02:23.927 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.016) 0:02:23.944 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.034) 0:02:23.979 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.014) 0:02:23.993 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:24.007 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.013) 0:02:24.020 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Saturday 27 July 2024 01:43:47 +0000 (0:00:00.015) 0:02:24.036 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.027) 0:02:24.063 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.013) 0:02:24.076 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.021) 0:02:24.098 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.015) 0:02:24.113 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.013) 0:02:24.127 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.013) 0:02:24.141 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.014) 0:02:24.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.015) 0:02:24.171 ********* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.021) 0:02:24.193 ********* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Saturday 27 July 2024 01:43:48 +0000 (0:00:00.012) 0:02:24.205 ********* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3", "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "lvm2", "mdadm", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Saturday 27 July 2024 01:44:07 +0000 (0:00:18.881) 0:02:43.087 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if /etc/fstab is present] ************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Saturday 27 July 2024 01:44:07 +0000 (0:00:00.013) 0:02:43.100 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044583.2276406, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3e034b8df3d532a9b680f5c3bee497c1bd4c1cc0", "ctime": 1722044583.2196405, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 486539589, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722044583.2196405, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1510, "uid": 0, "version": "490343349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Saturday 27 July 2024 01:44:07 +0000 (0:00:00.347) 0:02:43.447 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:128 Saturday 27 July 2024 01:44:07 +0000 (0:00:00.016) 0:02:43.464 ********* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134 Saturday 27 July 2024 01:44:07 +0000 (0:00:00.013) 0:02:43.478 ********* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3", "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "lvm2", "mdadm", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:143 Saturday 27 July 2024 01:44:07 +0000 (0:00:00.020) 0:02:43.498 ********* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Saturday 27 July 2024 01:44:07 +0000 (0:00:00.018) 0:02:43.517 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163 Saturday 27 July 2024 01:44:07 +0000 (0:00:00.016) 0:02:43.533 ********* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:175 Saturday 27 July 2024 01:44:07 +0000 (0:00:00.014) 0:02:43.548 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:180 Saturday 27 July 2024 01:44:08 +0000 (0:00:00.627) 0:02:44.176 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:192 Saturday 27 July 2024 01:44:08 +0000 (0:00:00.818) 0:02:44.994 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:207 Saturday 27 July 2024 01:44:08 +0000 (0:00:00.024) 0:02:45.019 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:215 Saturday 27 July 2024 01:44:09 +0000 (0:00:00.603) 0:02:45.623 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044347.6658335, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721811897.01, "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": 1721811632.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "848569508", "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Saturday 27 July 2024 01:44:09 +0000 (0:00:00.287) 0:02:45.911 ********* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:242 Saturday 27 July 2024 01:44:09 +0000 (0:00:00.012) 0:02:45.923 ********* ok: [sut] TASK [Assert to preserve RAID settings for preexisting pool] ******************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:84 Saturday 27 July 2024 01:44:16 +0000 (0:00:06.188) 0:02:52.112 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:93 Saturday 27 July 2024 01:44:16 +0000 (0:00:00.018) 0:02:52.130 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:2 Saturday 27 July 2024 01:44:16 +0000 (0:00:00.022) 0:02:52.152 ********* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/verify-role-results.yml:7 Saturday 27 July 2024 01:44:16 +0000 (0:00:00.061) 0:02:52.214 ********* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:15 Saturday 27 July 2024 01:44:16 +0000 (0:00:00.014) 0:02:52.228 ********* ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "25a0eb5c-8513-4f0e-917a-db26af124add" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test3", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "6aed9a25-d4c2-4a43-977d-2d5c15e1a5e6" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "d930dc1b-6902-4311-a337-a628847f68a0" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "OuaWOc-HwGh-01Bz-NIGk-Qoky-BcLo-bSIEgz" }, "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "mountpoint": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "da40f599-b2a9-5bb6-30d2-46d842f44632" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "mountpoint": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "da40f599-b2a9-5bb6-30d2-46d842f44632" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "mountpoint": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "da40f599-b2a9-5bb6-30d2-46d842f44632" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:20 Saturday 27 July 2024 01:44:16 +0000 (0:00:00.361) 0:02:52.590 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003396", "end": "2024-07-27 01:44:16.923171", "rc": 0, "start": "2024-07-27 01:44:16.919775" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed Jul 24 09:00:32 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=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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-cinfumtmow/tests/verify-role-results.yml:25 Saturday 27 July 2024 01:44:16 +0000 (0:00:00.403) 0:02:52.993 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002819", "end": "2024-07-27 01:44:17.176084", "failed_when_result": false, "rc": 0, "start": "2024-07-27 01:44:17.173265" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:34 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.254) 0:02:53.248 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:5 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.031) 0:02:53.279 ********* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:18 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.013) 0:02:53.293 ********* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.034192", "end": "2024-07-27 01:44:17.486193", "rc": 0, "start": "2024-07-27 01:44:17.452001" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:24 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.264) 0:02:53.558 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:34 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.020) 0:02:53.578 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:2 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.037) 0:02:53.616 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:13 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.021) 0:02:53.637 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:22 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.228) 0:02:53.866 ********* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:27 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.017) 0:02:53.884 ********* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:33 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.017) 0:02:53.901 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:42 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.018) 0:02:53.920 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:48 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.017) 0:02:53.937 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:54 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.017) 0:02:53.954 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:59 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.018) 0:02:53.973 ********* ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:73 Saturday 27 July 2024 01:44:17 +0000 (0:00:00.020) 0:02:53.993 ********* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: ** (process:19866): WARNING **: 01:44:18.207: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory True STDERR: Shared connection to 10.31.44.156 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:82 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.395) 0:02:54.389 ********* skipping: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/md/vg1-1" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:92 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.034) 0:02:54.424 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:8 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.051) 0:02:54.476 ********* ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.005820", "end": "2024-07-27 01:44:18.615526", "rc": 0, "start": "2024-07-27 01:44:18.609706" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Sat Jul 27 01:42:16 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 : Sat Jul 27 01:44:18 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 70% complete Name : vg1-1 UUID : da40f599:b2a95bb6:30d246d8:42f44632 Events : 33 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-cinfumtmow/tests/verify-pool-md.yml:14 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.209) 0:02:54.685 ********* 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-cinfumtmow/tests/verify-pool-md.yml:21 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.020) 0:02:54.706 ********* 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-cinfumtmow/tests/verify-pool-md.yml:28 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.050) 0:02:54.757 ********* 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-cinfumtmow/tests/verify-pool-md.yml:35 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.055) 0:02:54.813 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:45 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.021) 0:02:54.835 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:54 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.018) 0:02:54.853 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:64 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.021) 0:02:54.875 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:74 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.024) 0:02:54.899 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:85 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.023) 0:02:54.923 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:95 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.019) 0:02:54.943 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:95 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.016) 0:02:54.959 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml:2 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.029) 0:02:54.988 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:8 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.042) 0:02:55.030 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:16 Saturday 27 July 2024 01:44:18 +0000 (0:00:00.016) 0:02:55.047 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:21 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.014) 0:02:55.062 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:29 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.076 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:34 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.022) 0:02:55.098 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:40 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.015) 0:02:55.114 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:46 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.127 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:8 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.015) 0:02:55.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:16 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:21 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.170 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:29 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.184 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:34 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.017) 0:02:55.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:40 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:46 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.020) 0:02:55.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:8 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.015) 0:02:55.252 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:16 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.014) 0:02:55.266 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:21 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.016) 0:02:55.282 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:29 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.016) 0:02:55.299 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:34 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.016) 0:02:55.316 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:40 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.016) 0:02:55.332 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:46 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.015) 0:02:55.347 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:98 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.014) 0:02:55.361 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml:2 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.028) 0:02:55.389 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:8 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.039) 0:02:55.429 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:16 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.014) 0:02:55.443 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:23 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.456 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:27 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.014) 0:02:55.471 ********* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:8 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.012) 0:02:55.484 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:16 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.497 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:23 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:27 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.525 ********* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:8 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.014) 0:02:55.539 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:16 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.015) 0:02:55.554 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:23 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.567 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:27 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.581 ********* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:101 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.594 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:5 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.030) 0:02:55.625 ********* 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-cinfumtmow/tests/verify-pool-members-encryption.yml:13 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.017) 0:02:55.643 ********* 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-cinfumtmow/tests/verify-pool-members-encryption.yml:20 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.015) 0:02:55.659 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:2 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.023) 0:02:55.682 ********* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:9 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.017) 0:02:55.699 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:18 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.046) 0:02:55.745 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:27 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.759 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:37 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.773 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:47 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.787 ********* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:27 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.801 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:104 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.014) 0:02:55.816 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml:2 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.028) 0:02:55.844 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:9 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.043) 0:02:55.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:16 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.015) 0:02:55.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:22 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.014) 0:02:55.917 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:28 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.019) 0:02:55.937 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:35 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.017) 0:02:55.955 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:41 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.969 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:47 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.982 ********* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:9 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:55.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:16 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:56.010 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:22 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.013) 0:02:56.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:28 Saturday 27 July 2024 01:44:19 +0000 (0:00:00.015) 0:02:56.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:35 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.013) 0:02:56.052 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:41 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.013) 0:02:56.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:47 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.013) 0:02:56.078 ********* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:9 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.012) 0:02:56.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:16 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.015) 0:02:56.106 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:22 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.015) 0:02:56.122 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:28 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.013) 0:02:56.136 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:35 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.013) 0:02:56.150 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:41 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.013) 0:02:56.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:47 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.013) 0:02:56.177 ********* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:107 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.012) 0:02:56.190 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:6 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.033) 0:02:56.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:11 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.017) 0:02:56.241 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:15 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.015) 0:02:56.257 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:26 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.020) 0:02:56.278 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:36 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.016) 0:02:56.295 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:49 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.014) 0:02:56.309 ********* ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:110 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.012) 0:02:56.321 ********* 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-cinfumtmow/tests/test-verify-pool-volumes.yml:3 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.012) 0:02:56.334 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:2 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.036) 0:02:56.370 ********* 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-cinfumtmow/tests/test-verify-volume.yml:21 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.018) 0:02:56.389 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:7 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.058) 0:02:56.447 ********* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:16 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.018) 0:02:56.465 ********* ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:31 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.018) 0:02:56.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:44 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.014) 0:02:56.498 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:53 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.018) 0:02:56.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:65 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.013) 0:02:56.531 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:77 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.013) 0:02:56.544 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:92 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.047) 0:02:56.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:98 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.020) 0:02:56.612 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:104 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.014) 0:02:56.626 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:116 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.014) 0:02:56.640 ********* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-cinfumtmow/tests/test-verify-volume-fstab.yml:2 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.014) 0:02:56.655 ********* 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-cinfumtmow/tests/test-verify-volume-fstab.yml:40 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.027) 0:02:56.682 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:48 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.022) 0:02:56.705 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:58 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.019) 0:02:56.724 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:71 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.029) 0:02:56.754 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:77 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.018) 0:02:56.772 ********* 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-cinfumtmow/tests/test-verify-volume-fs.yml:6 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.014) 0:02:56.787 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml:17 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.022) 0:02:56.809 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:3 Saturday 27 July 2024 01:44:20 +0000 (0:00:00.021) 0:02:56.830 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044579.3216445, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722044579.3216445, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1076, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1722044579.3216445, "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-cinfumtmow/tests/test-verify-volume-device.yml:9 Saturday 27 July 2024 01:44:21 +0000 (0:00:00.341) 0:02:57.172 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:16 Saturday 27 July 2024 01:44:21 +0000 (0:00:00.018) 0:02:57.191 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:24 Saturday 27 July 2024 01:44:21 +0000 (0:00:00.014) 0:02:57.205 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:30 Saturday 27 July 2024 01:44:21 +0000 (0:00:00.017) 0:02:57.223 ********* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:34 Saturday 27 July 2024 01:44:21 +0000 (0:00:00.016) 0:02:57.239 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:39 Saturday 27 July 2024 01:44:21 +0000 (0:00:00.015) 0:02:57.254 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:3 Saturday 27 July 2024 01:44:21 +0000 (0:00:00.016) 0:02:57.271 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 Saturday 27 July 2024 01:44:21 +0000 (0:00:00.014) 0:02:57.286 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:17 Saturday 27 July 2024 01:44:22 +0000 (0:00:01.061) 0:02:58.347 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:23 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.361 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:32 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.374 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:45 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.020) 0:02:58.394 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:51 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.014) 0:02:58.409 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:56 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:69 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:81 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:94 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.463 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:106 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.019) 0:02:58.483 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:114 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.017) 0:02:58.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:122 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:131 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.014) 0:02:58.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:140 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.543 ********* 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-cinfumtmow/tests/test-verify-volume-md.yml:8 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.014) 0:02:58.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:14 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.015) 0:02:58.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:21 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:28 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.600 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:35 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:45 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.627 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:54 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.014) 0:02:58.641 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:63 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.015) 0:02:58.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:72 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:81 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.014) 0:02:58.686 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:3 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.013) 0:02:58.699 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:11 Saturday 27 July 2024 01:44:22 +0000 (0:00:00.298) 0:02:58.997 ********* ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:20 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.212) 0:02:59.210 ********* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:28 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.019) 0:02:59.230 ********* ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:32 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.015) 0:02:59.245 ********* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:46 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.290) 0:02:59.535 ********* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:50 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.016) 0:02:59.551 ********* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:54 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.015) 0:02:59.567 ********* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:58 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.016) 0:02:59.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:68 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.046) 0:02:59.630 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:72 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.014) 0:02:59.644 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:77 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.014) 0:02:59.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:83 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.015) 0:02:59.674 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:88 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.014) 0:02:59.689 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:96 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.018) 0:02:59.707 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:104 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.015) 0:02:59.722 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:109 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.013) 0:02:59.736 ********* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:113 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.014) 0:02:59.750 ********* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:117 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.014) 0:02:59.765 ********* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:121 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.013) 0:02:59.779 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:129 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.015) 0:02:59.794 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:138 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.013) 0:02:59.808 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:142 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.013) 0:02:59.821 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:150 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.013) 0:02:59.835 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:156 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.013) 0:02:59.849 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:160 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.014) 0:02:59.864 ********* ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:164 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.016) 0:02:59.880 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 Saturday 27 July 2024 01:44:23 +0000 (0:00:00.019) 0:02:59.900 ********* 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.429507", "end": "2024-07-27 01:44:27.621958", "rc": 0, "start": "2024-07-27 01:44:24.192451" } 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-cinfumtmow/tests/test-verify-volume-cache.yml:13 Saturday 27 July 2024 01:44:27 +0000 (0:00:03.794) 0:03:03.694 ********* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:18 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.018) 0:03:03.712 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:27 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.018) 0:03:03.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:35 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.014) 0:03:03.745 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:41 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.016) 0:03:03.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:47 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.015) 0:03:03.777 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:27 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.016) 0:03:03.794 ********* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:2 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.015) 0:03:03.809 ********* 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-cinfumtmow/tests/test-verify-volume.yml:21 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.020) 0:03:03.830 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:7 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.066) 0:03:03.897 ********* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:16 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.018) 0:03:03.915 ********* ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:31 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.025) 0:03:03.940 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:44 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.016) 0:03:03.957 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:53 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.043) 0:03:04.000 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:65 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.015) 0:03:04.015 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:77 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.013) 0:03:04.029 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:92 Saturday 27 July 2024 01:44:27 +0000 (0:00:00.013) 0:03:04.042 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:98 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.013) 0:03:04.056 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:104 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.016) 0:03:04.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:116 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.013) 0:03:04.087 ********* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-cinfumtmow/tests/test-verify-volume-fstab.yml:2 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.014) 0:03:04.101 ********* 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-cinfumtmow/tests/test-verify-volume-fstab.yml:40 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.045) 0:03:04.146 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:48 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.017) 0:03:04.164 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:58 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.025) 0:03:04.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:71 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.015) 0:03:04.205 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:77 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.017) 0:03:04.222 ********* 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-cinfumtmow/tests/test-verify-volume-fs.yml:6 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.014) 0:03:04.236 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml:17 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.019) 0:03:04.256 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:3 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.020) 0:03:04.277 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044572.044652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722044572.044652, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1036, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1722044572.044652, "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-cinfumtmow/tests/test-verify-volume-device.yml:9 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.404) 0:03:04.681 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:16 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.018) 0:03:04.700 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:24 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.015) 0:03:04.716 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:30 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.022) 0:03:04.738 ********* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:34 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.015) 0:03:04.754 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:39 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.020) 0:03:04.775 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:3 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.019) 0:03:04.794 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 Saturday 27 July 2024 01:44:28 +0000 (0:00:00.014) 0:03:04.809 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:17 Saturday 27 July 2024 01:44:30 +0000 (0:00:01.322) 0:03:06.131 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:23 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.024) 0:03:06.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:32 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.014) 0:03:06.170 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:45 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.019) 0:03:06.189 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:51 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.014) 0:03:06.204 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:56 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.015) 0:03:06.219 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:69 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.014) 0:03:06.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:81 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.016) 0:03:06.249 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:94 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.014) 0:03:06.263 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:106 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.019) 0:03:06.282 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:114 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.017) 0:03:06.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:122 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.015) 0:03:06.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:131 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.014) 0:03:06.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:140 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.019) 0:03:06.349 ********* 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-cinfumtmow/tests/test-verify-volume-md.yml:8 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.020) 0:03:06.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:14 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.015) 0:03:06.385 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:21 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.019) 0:03:06.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:28 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.016) 0:03:06.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:35 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.013) 0:03:06.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:45 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.016) 0:03:06.451 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:54 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.041) 0:03:06.493 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:63 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.014) 0:03:06.507 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:72 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.013) 0:03:06.521 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:81 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.013) 0:03:06.535 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:3 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.013) 0:03:06.549 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:11 Saturday 27 July 2024 01:44:30 +0000 (0:00:00.331) 0:03:06.880 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:20 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.227) 0:03:07.107 ********* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:28 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.022) 0:03:07.129 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:32 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.016) 0:03:07.145 ********* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:46 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.235) 0:03:07.381 ********* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:50 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.016) 0:03:07.398 ********* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:54 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.015) 0:03:07.414 ********* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:58 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.017) 0:03:07.431 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:68 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.015) 0:03:07.447 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:72 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.014) 0:03:07.461 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:77 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.014) 0:03:07.476 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:83 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.015) 0:03:07.491 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:88 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.015) 0:03:07.507 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:96 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.013) 0:03:07.521 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:104 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.014) 0:03:07.535 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:109 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.013) 0:03:07.549 ********* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:113 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.013) 0:03:07.563 ********* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:117 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.015) 0:03:07.578 ********* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:121 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.013) 0:03:07.591 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:129 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.013) 0:03:07.605 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:138 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.013) 0:03:07.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-cinfumtmow/tests/test-verify-volume-size.yml:142 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.013) 0:03:07.633 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:150 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.013) 0:03:07.646 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:156 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.017) 0:03:07.663 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:160 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.015) 0:03:07.679 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:164 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.014) 0:03:07.693 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 Saturday 27 July 2024 01:44:31 +0000 (0:00:00.020) 0:03:07.714 ********* 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.424535", "end": "2024-07-27 01:44:38.398709", "rc": 0, "start": "2024-07-27 01:44:31.974174" } 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-cinfumtmow/tests/test-verify-volume-cache.yml:13 Saturday 27 July 2024 01:44:38 +0000 (0:00:06.757) 0:03:14.471 ********* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:18 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.017) 0:03:14.488 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:27 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.018) 0:03:14.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:35 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.015) 0:03:14.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:41 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.017) 0:03:14.540 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:47 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.015) 0:03:14.555 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:27 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.014) 0:03:14.569 ********* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:2 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.013) 0:03:14.583 ********* 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-cinfumtmow/tests/test-verify-volume.yml:21 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.016) 0:03:14.599 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:7 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.090) 0:03:14.689 ********* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:16 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.016) 0:03:14.706 ********* ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test3", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:31 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.018) 0:03:14.724 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:44 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.018) 0:03:14.743 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:53 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.017) 0:03:14.760 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:65 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.013) 0:03:14.774 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:77 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.013) 0:03:14.787 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:92 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.013) 0:03:14.800 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:98 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.013) 0:03:14.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:104 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.014) 0:03:14.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:116 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.015) 0:03:14.844 ********* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-cinfumtmow/tests/test-verify-volume-fstab.yml:2 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.013) 0:03:14.858 ********* 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-cinfumtmow/tests/test-verify-volume-fstab.yml:40 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.027) 0:03:14.885 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:48 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.017) 0:03:14.902 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:58 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.017) 0:03:14.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:71 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.014) 0:03:14.934 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:77 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.017) 0:03:14.952 ********* 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-cinfumtmow/tests/test-verify-volume-fs.yml:6 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.014) 0:03:14.966 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml:17 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.019) 0:03:14.986 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:3 Saturday 27 July 2024 01:44:38 +0000 (0:00:00.020) 0:03:15.006 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044563.351661, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722044563.351661, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 995, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1722044563.351661, "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-cinfumtmow/tests/test-verify-volume-device.yml:9 Saturday 27 July 2024 01:44:39 +0000 (0:00:00.477) 0:03:15.483 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:16 Saturday 27 July 2024 01:44:39 +0000 (0:00:00.018) 0:03:15.502 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:24 Saturday 27 July 2024 01:44:39 +0000 (0:00:00.014) 0:03:15.517 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:30 Saturday 27 July 2024 01:44:39 +0000 (0:00:00.017) 0:03:15.534 ********* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:34 Saturday 27 July 2024 01:44:39 +0000 (0:00:00.014) 0:03:15.549 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:39 Saturday 27 July 2024 01:44:39 +0000 (0:00:00.014) 0:03:15.564 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:3 Saturday 27 July 2024 01:44:39 +0000 (0:00:00.018) 0:03:15.582 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 Saturday 27 July 2024 01:44:39 +0000 (0:00:00.013) 0:03:15.596 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:17 Saturday 27 July 2024 01:44:40 +0000 (0:00:01.220) 0:03:16.816 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:23 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.013) 0:03:16.830 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:32 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.013) 0:03:16.844 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:45 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.018) 0:03:16.863 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:51 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.013) 0:03:16.876 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:56 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.013) 0:03:16.890 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:69 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.013) 0:03:16.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:81 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.013) 0:03:16.917 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:94 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.015) 0:03:16.933 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:106 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.021) 0:03:16.954 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:114 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.017) 0:03:16.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:122 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.014) 0:03:16.986 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:131 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.014) 0:03:17.001 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:140 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.013) 0:03:17.015 ********* 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-cinfumtmow/tests/test-verify-volume-md.yml:8 Saturday 27 July 2024 01:44:40 +0000 (0:00:00.020) 0:03:17.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:14 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.040) 0:03:17.076 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:21 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.014) 0:03:17.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:28 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.013) 0:03:17.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:35 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.013) 0:03:17.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:45 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.013) 0:03:17.131 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:54 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.013) 0:03:17.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:63 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.015) 0:03:17.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:72 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.013) 0:03:17.174 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:81 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.013) 0:03:17.187 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:3 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.013) 0:03:17.201 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:11 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.333) 0:03:17.534 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:20 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.244) 0:03:17.778 ********* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:28 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.019) 0:03:17.798 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:32 Saturday 27 July 2024 01:44:41 +0000 (0:00:00.016) 0:03:17.814 ********* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:46 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.305) 0:03:18.120 ********* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:50 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.020) 0:03:18.140 ********* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:54 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.023) 0:03:18.164 ********* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:58 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.030) 0:03:18.194 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:68 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.019) 0:03:18.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:72 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.014) 0:03:18.228 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:77 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.016) 0:03:18.244 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:83 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.014) 0:03:18.258 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:88 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.019) 0:03:18.277 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:96 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.016) 0:03:18.294 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:104 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.022) 0:03:18.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:109 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.018) 0:03:18.335 ********* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:113 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.015) 0:03:18.351 ********* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:117 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.017) 0:03:18.369 ********* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:121 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.017) 0:03:18.387 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:129 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.020) 0:03:18.407 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:138 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.020) 0:03:18.427 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:142 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.025) 0:03:18.453 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:150 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.016) 0:03:18.469 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:156 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.022) 0:03:18.492 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:160 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.022) 0:03:18.514 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:164 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.016) 0:03:18.531 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.029) 0:03:18.561 ********* 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.033663", "end": "2024-07-27 01:44:42.782423", "rc": 0, "start": "2024-07-27 01:44:42.748760" } 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-cinfumtmow/tests/test-verify-volume-cache.yml:13 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.293) 0:03:18.854 ********* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:18 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.018) 0:03:18.872 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:27 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.020) 0:03:18.893 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:35 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.016) 0:03:18.910 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:41 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.020) 0:03:18.930 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:47 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.023) 0:03:18.954 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:27 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.018) 0:03:18.972 ********* 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-cinfumtmow/tests/verify-role-results.yml:44 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.014) 0:03:18.986 ********* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:54 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.024) 0:03:19.010 ********* 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-cinfumtmow/tests/tests_raid_pool_options.yml:96 Saturday 27 July 2024 01:44:42 +0000 (0:00:00.016) 0:03:19.027 ********* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.043) 0:03:19.070 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.023) 0:03:19.093 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.023) 0:03:19.117 ********* 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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.105) 0:03:19.222 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.018) 0:03:19.241 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.013) 0:03:19.255 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.012) 0:03:19.267 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.013) 0:03:19.280 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.029) 0:03:19.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.013) 0:03:19.323 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.018) 0:03:19.342 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.015) 0:03:19.357 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.022) 0:03:19.379 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.015) 0:03:19.395 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.018) 0:03:19.413 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.015) 0:03:19.428 ********* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.027) 0:03:19.456 ********* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Saturday 27 July 2024 01:44:43 +0000 (0:00:00.025) 0:03:19.482 ********* 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_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Saturday 27 July 2024 01:45:19 +0000 (0:00:35.745) 0:03:55.227 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if /etc/fstab is present] ************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Saturday 27 July 2024 01:45:19 +0000 (0:00:00.014) 0:03:55.242 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044583.2276406, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3e034b8df3d532a9b680f5c3bee497c1bd4c1cc0", "ctime": 1722044583.2196405, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 486539589, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722044583.2196405, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1510, "uid": 0, "version": "490343349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Saturday 27 July 2024 01:45:19 +0000 (0:00:00.183) 0:03:55.425 ********* ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:128 Saturday 27 July 2024 01:45:19 +0000 (0:00:00.183) 0:03:55.608 ********* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134 Saturday 27 July 2024 01:45:19 +0000 (0:00:00.012) 0:03:55.621 ********* 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_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:143 Saturday 27 July 2024 01:45:19 +0000 (0:00:00.020) 0:03:55.641 ********* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Saturday 27 July 2024 01:45:19 +0000 (0:00:00.019) 0:03:55.660 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163 Saturday 27 July 2024 01:45:19 +0000 (0:00:00.016) 0:03:55.677 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:175 Saturday 27 July 2024 01:45:20 +0000 (0:00:00.517) 0:03:56.194 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:180 Saturday 27 July 2024 01:45:20 +0000 (0:00:00.489) 0:03:56.684 ********* TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:192 Saturday 27 July 2024 01:45:20 +0000 (0:00:00.013) 0:03:56.697 ********* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:207 Saturday 27 July 2024 01:45:20 +0000 (0:00:00.013) 0:03:56.711 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:215 Saturday 27 July 2024 01:45:21 +0000 (0:00:00.473) 0:03:57.184 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044347.6658335, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721811897.01, "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": 1721811632.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "848569508", "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Saturday 27 July 2024 01:45:21 +0000 (0:00:00.178) 0:03:57.363 ********* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:242 Saturday 27 July 2024 01:45:21 +0000 (0:00:00.014) 0:03:57.377 ********* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:120 Saturday 27 July 2024 01:45:21 +0000 (0:00:00.569) 0:03:57.947 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:2 Saturday 27 July 2024 01:45:21 +0000 (0:00:00.024) 0:03:57.971 ********* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/verify-role-results.yml:7 Saturday 27 July 2024 01:45:21 +0000 (0:00:00.019) 0:03:57.991 ********* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:15 Saturday 27 July 2024 01:45:21 +0000 (0:00:00.013) 0:03:58.004 ********* ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:20 Saturday 27 July 2024 01:45:22 +0000 (0:00:00.180) 0:03:58.185 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.003943", "end": "2024-07-27 01:45:23.291022", "rc": 0, "start": "2024-07-27 01:45:22.287079" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed Jul 24 09:00:32 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=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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-cinfumtmow/tests/verify-role-results.yml:25 Saturday 27 July 2024 01:45:23 +0000 (0:00:01.176) 0:03:59.362 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002544", "end": "2024-07-27 01:45:23.462770", "failed_when_result": false, "rc": 0, "start": "2024-07-27 01:45:23.460226" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:34 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.170) 0:03:59.532 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:5 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.029) 0:03:59.562 ********* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:18 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.013) 0:03:59.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:24 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.013) 0:03:59.589 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:34 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.012) 0:03:59.601 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:2 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.027) 0:03:59.628 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:13 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.019) 0:03:59.648 ********* TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:22 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.012) 0:03:59.661 ********* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:27 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.016) 0:03:59.677 ********* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:33 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.019) 0:03:59.696 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:42 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.018) 0:03:59.715 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:48 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.016) 0:03:59.732 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:54 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.019) 0:03:59.751 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:59 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.047) 0:03:59.798 ********* TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:73 Saturday 27 July 2024 01:45:23 +0000 (0:00:00.018) 0:03:59.817 ********* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: ** (process:20867): WARNING **: 01:45:24.041: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory True STDERR: Shared connection to 10.31.44.156 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:82 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.403) 0:04:00.220 ********* TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:92 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.013) 0:04:00.234 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:8 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.026) 0:04:00.261 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:14 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.016) 0:04:00.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:21 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.016) 0:04:00.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:28 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.018) 0:04:00.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:35 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.016) 0:04:00.328 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:45 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.019) 0:04:00.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:54 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.018) 0:04:00.366 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:64 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.016) 0:04:00.382 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:74 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.015) 0:04:00.398 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:85 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.016) 0:04:00.414 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:95 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.016) 0:04:00.430 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:95 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.015) 0:04:00.445 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml:2 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.029) 0:04:00.474 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:8 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.063) 0:04:00.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:16 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.018) 0:04:00.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:21 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.017) 0:04:00.574 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:29 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.016) 0:04:00.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:34 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.014) 0:04:00.605 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:40 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.014) 0:04:00.619 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:46 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.012) 0:04:00.632 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:8 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.016) 0:04:00.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:16 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.014) 0:04:00.663 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:21 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.014) 0:04:00.678 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:29 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.014) 0:04:00.692 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:34 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.016) 0:04:00.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:40 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.014) 0:04:00.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:46 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.020) 0:04:00.743 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:8 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.021) 0:04:00.764 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:16 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.023) 0:04:00.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:21 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.018) 0:04:00.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:29 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.018) 0:04:00.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:34 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.018) 0:04:00.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:40 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.021) 0:04:00.865 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-lvmraid.yml:46 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.032) 0:04:00.897 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:98 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.030) 0:04:00.928 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml:2 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.042) 0:04:00.970 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:8 Saturday 27 July 2024 01:45:24 +0000 (0:00:00.067) 0:04:01.038 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:16 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.019) 0:04:01.058 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:23 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.015) 0:04:01.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:27 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.015) 0:04:01.089 ********* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:8 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.013) 0:04:01.102 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:16 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.020) 0:04:01.123 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:23 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.014) 0:04:01.137 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:27 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.014) 0:04:01.151 ********* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:8 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.013) 0:04:01.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-cinfumtmow/tests/verify-pool-member-thin.yml:16 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.014) 0:04:01.179 ********* 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-cinfumtmow/tests/verify-pool-member-thin.yml:23 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.046) 0:04:01.226 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-thin.yml:27 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.013) 0:04:01.239 ********* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:101 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.013) 0:04:01.252 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:5 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.029) 0:04:01.282 ********* 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-cinfumtmow/tests/verify-pool-members-encryption.yml:13 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.020) 0:04:01.303 ********* TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:20 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.014) 0:04:01.317 ********* TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:27 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.013) 0:04:01.331 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:104 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.014) 0:04:01.346 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml:2 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.030) 0:04:01.376 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:9 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.044) 0:04:01.420 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:16 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.021) 0:04:01.442 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:22 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.017) 0:04:01.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:28 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.020) 0:04:01.480 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:35 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.015) 0:04:01.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:41 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.018) 0:04:01.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:47 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.017) 0:04:01.531 ********* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:9 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.015) 0:04:01.547 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:16 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.015) 0:04:01.563 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:22 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.018) 0:04:01.581 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:28 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.016) 0:04:01.597 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:35 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.013) 0:04:01.611 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:41 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.027) 0:04:01.638 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:47 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.024) 0:04:01.663 ********* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:9 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.017) 0:04:01.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:16 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.015) 0:04:01.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:22 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.020) 0:04:01.715 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:28 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.018) 0:04:01.734 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:35 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.021) 0:04:01.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:41 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.020) 0:04:01.776 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-vdo.yml:47 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.014) 0:04:01.791 ********* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:107 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.013) 0:04:01.804 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:6 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.031) 0:04:01.836 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:11 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.016) 0:04:01.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:15 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.016) 0:04:01.869 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:26 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.032) 0:04:01.901 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:36 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.019) 0:04:01.921 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:49 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.016) 0:04:01.937 ********* ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:110 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.014) 0:04:01.952 ********* 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-cinfumtmow/tests/test-verify-pool-volumes.yml:3 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.016) 0:04:01.968 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:2 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.038) 0:04:02.006 ********* 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-cinfumtmow/tests/test-verify-volume.yml:21 Saturday 27 July 2024 01:45:25 +0000 (0:00:00.025) 0:04:02.031 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:7 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.064) 0:04:02.095 ********* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:16 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.017) 0:04:02.113 ********* ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:31 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.019) 0:04:02.133 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:44 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.016) 0:04:02.149 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:53 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.011) 0:04:02.161 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:65 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.019) 0:04:02.180 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:77 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.063) 0:04:02.244 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:92 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.017) 0:04:02.261 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:98 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.015) 0:04:02.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:104 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.017) 0:04:02.294 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:116 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.015) 0:04:02.310 ********* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-cinfumtmow/tests/test-verify-volume-fstab.yml:2 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.014) 0:04:02.324 ********* 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-cinfumtmow/tests/test-verify-volume-fstab.yml:40 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.038) 0:04:02.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:48 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.018) 0:04:02.382 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:58 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.018) 0:04:02.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:71 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.015) 0:04:02.415 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:77 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.033) 0:04:02.449 ********* 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-cinfumtmow/tests/test-verify-volume-fs.yml:6 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.014) 0:04:02.463 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml:17 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.026) 0:04:02.490 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:3 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.015) 0:04:02.505 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:9 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.171) 0:04:02.677 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:16 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.017) 0:04:02.695 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:24 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.028) 0:04:02.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:30 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.012) 0:04:02.736 ********* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:34 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.025) 0:04:02.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:39 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.023) 0:04:02.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:3 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.016) 0:04:02.802 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 Saturday 27 July 2024 01:45:26 +0000 (0:00:00.025) 0:04:02.828 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:17 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.862) 0:04:03.691 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:23 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.016) 0:04:03.707 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:32 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.015) 0:04:03.722 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:45 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.013) 0:04:03.736 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:51 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.015) 0:04:03.751 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:56 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.014) 0:04:03.766 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:69 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.013) 0:04:03.779 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:81 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.011) 0:04:03.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:94 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.012) 0:04:03.803 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:106 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.018) 0:04:03.822 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:114 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.018) 0:04:03.840 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:122 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.016) 0:04:03.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:131 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.017) 0:04:03.874 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:140 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.022) 0:04:03.897 ********* 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-cinfumtmow/tests/test-verify-volume-md.yml:8 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.018) 0:04:03.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:14 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.028) 0:04:03.944 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:21 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.023) 0:04:03.968 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:28 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.017) 0:04:03.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:35 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.018) 0:04:04.003 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:45 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.016) 0:04:04.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:54 Saturday 27 July 2024 01:45:27 +0000 (0:00:00.014) 0:04:04.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:63 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.014) 0:04:04.050 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:72 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.015) 0:04:04.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:81 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.015) 0:04:04.081 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:3 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.015) 0:04:04.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:11 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:20 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.123 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:28 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.137 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:32 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.015) 0:04:04.152 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:46 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.165 ********* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:50 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.016) 0:04:04.182 ********* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:54 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.017) 0:04:04.200 ********* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:58 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.213 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:68 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.227 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:72 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:77 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.012) 0:04:04.253 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:83 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.014) 0:04:04.268 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:88 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.052) 0:04:04.321 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:96 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.015) 0:04:04.337 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:104 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.014) 0:04:04.351 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:109 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.019) 0:04:04.371 ********* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:113 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.023) 0:04:04.394 ********* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:117 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.023) 0:04:04.417 ********* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:121 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.014) 0:04:04.432 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:129 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.446 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:138 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.014) 0:04:04.460 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:142 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.012) 0:04:04.473 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:150 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.487 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:156 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.015) 0:04:04.502 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:160 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.018) 0:04:04.520 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:164 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.019) 0:04:04.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.553 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:13 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.014) 0:04:04.567 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:18 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.014) 0:04:04.582 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:27 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.021) 0:04:04.604 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:35 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.027) 0:04:04.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:41 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.021) 0:04:04.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:47 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.015) 0:04:04.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:27 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.013) 0:04:04.682 ********* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:2 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.015) 0:04:04.697 ********* 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-cinfumtmow/tests/test-verify-volume.yml:21 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.018) 0:04:04.716 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:7 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.073) 0:04:04.789 ********* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:16 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.018) 0:04:04.808 ********* ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:31 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.042) 0:04:04.850 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:44 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.028) 0:04:04.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:53 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.016) 0:04:04.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:65 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.016) 0:04:04.912 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:77 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.019) 0:04:04.932 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:92 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.020) 0:04:04.952 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:98 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.016) 0:04:04.968 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:104 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.014) 0:04:04.983 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:116 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.015) 0:04:04.998 ********* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-cinfumtmow/tests/test-verify-volume-fstab.yml:2 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.012) 0:04:05.011 ********* 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-cinfumtmow/tests/test-verify-volume-fstab.yml:40 Saturday 27 July 2024 01:45:28 +0000 (0:00:00.028) 0:04:05.039 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:48 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.015) 0:04:05.054 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:58 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.018) 0:04:05.072 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:71 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.014) 0:04:05.087 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:77 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.025) 0:04:05.112 ********* 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-cinfumtmow/tests/test-verify-volume-fs.yml:6 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.016) 0:04:05.129 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml:17 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.024) 0:04:05.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:3 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.016) 0:04:05.170 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:9 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.174) 0:04:05.344 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:16 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.014) 0:04:05.359 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:24 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.018) 0:04:05.378 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:30 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.011) 0:04:05.389 ********* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:34 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.027) 0:04:05.416 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:39 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.013) 0:04:05.430 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:3 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.016) 0:04:05.447 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 Saturday 27 July 2024 01:45:29 +0000 (0:00:00.022) 0:04:05.469 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:17 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.850) 0:04:06.320 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:23 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.333 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:32 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.346 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:45 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.010) 0:04:06.357 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:51 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.371 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:56 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.384 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:69 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.010) 0:04:06.394 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:81 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.010) 0:04:06.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:94 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.010) 0:04:06.415 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:106 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.017) 0:04:06.433 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:114 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.017) 0:04:06.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:122 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.463 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:131 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.476 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:140 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.488 ********* 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-cinfumtmow/tests/test-verify-volume-md.yml:8 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.011) 0:04:06.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:14 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.513 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:21 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:28 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.540 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:35 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.553 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:45 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:54 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.579 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:63 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:72 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.016) 0:04:06.610 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:81 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:3 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:11 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.654 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:20 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:28 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.680 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:32 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.015) 0:04:06.696 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:46 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.710 ********* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:50 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.725 ********* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:54 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.739 ********* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:58 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:68 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.764 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:72 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.779 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:77 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.792 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:83 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.805 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:88 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.818 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:96 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.831 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:104 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:109 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.023) 0:04:06.867 ********* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:113 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.019) 0:04:06.887 ********* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:117 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.016) 0:04:06.903 ********* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:121 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.918 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:129 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.932 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:138 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:06.945 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:142 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.015) 0:04:06.961 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:150 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:06.975 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:156 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.012) 0:04:06.988 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:160 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:07.002 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:164 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:07.016 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.013) 0:04:07.029 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:13 Saturday 27 July 2024 01:45:30 +0000 (0:00:00.014) 0:04:07.044 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:18 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.015) 0:04:07.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:27 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.014) 0:04:07.075 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:35 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.014) 0:04:07.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:41 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.014) 0:04:07.104 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:47 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.014) 0:04:07.118 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:27 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.015) 0:04:07.134 ********* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:2 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.043) 0:04:07.178 ********* 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-cinfumtmow/tests/test-verify-volume.yml:21 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.017) 0:04:07.196 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:7 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.055) 0:04:07.251 ********* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:16 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.015) 0:04:07.267 ********* ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test3", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:31 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.019) 0:04:07.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:44 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.016) 0:04:07.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:53 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.011) 0:04:07.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:65 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.013) 0:04:07.327 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:77 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.013) 0:04:07.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:92 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.013) 0:04:07.353 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:98 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.014) 0:04:07.368 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:104 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.013) 0:04:07.381 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-mount.yml:116 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.013) 0:04:07.394 ********* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-cinfumtmow/tests/test-verify-volume-fstab.yml:2 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.013) 0:04:07.408 ********* 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-cinfumtmow/tests/test-verify-volume-fstab.yml:40 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.027) 0:04:07.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:48 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.012) 0:04:07.448 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:58 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.016) 0:04:07.465 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:71 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.012) 0:04:07.478 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fstab.yml:77 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.015) 0:04:07.494 ********* 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-cinfumtmow/tests/test-verify-volume-fs.yml:6 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.013) 0:04:07.507 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-fs.yml:17 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.014) 0:04:07.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:3 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.015) 0:04:07.538 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:9 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.167) 0:04:07.705 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:16 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.013) 0:04:07.718 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:24 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.016) 0:04:07.734 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:30 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.010) 0:04:07.745 ********* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:34 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.015) 0:04:07.760 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-device.yml:39 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.014) 0:04:07.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:3 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.011) 0:04:07.786 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 Saturday 27 July 2024 01:45:31 +0000 (0:00:00.013) 0:04:07.800 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:17 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.854) 0:04:08.655 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:23 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.013) 0:04:08.668 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:32 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.681 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:45 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.010) 0:04:08.692 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:51 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.013) 0:04:08.705 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:56 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.718 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:69 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:81 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.010) 0:04:08.741 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:94 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.011) 0:04:08.752 ********* 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-cinfumtmow/tests/test-verify-volume-encryption.yml:106 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.017) 0:04:08.770 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:114 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.016) 0:04:08.786 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:122 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.014) 0:04:08.801 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:131 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.017) 0:04:08.818 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:140 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.046) 0:04:08.865 ********* 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-cinfumtmow/tests/test-verify-volume-md.yml:8 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.013) 0:04:08.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:14 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.891 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:21 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:28 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:35 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.929 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:45 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.014) 0:04:08.943 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:54 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.956 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:63 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.968 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:72 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.981 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-md.yml:81 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:08.993 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:3 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.012) 0:04:09.006 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:11 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.014) 0:04:09.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:20 Saturday 27 July 2024 01:45:32 +0000 (0:00:00.013) 0:04:09.034 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:28 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.017) 0:04:09.051 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:32 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.014) 0:04:09.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:46 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.078 ********* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:50 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.090 ********* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:54 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.013) 0:04:09.104 ********* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:58 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.013) 0:04:09.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:68 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.130 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:72 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:77 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.155 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:83 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.011) 0:04:09.167 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:88 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.014) 0:04:09.181 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:96 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.194 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:104 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.207 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:109 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.219 ********* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:113 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.232 ********* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:117 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.244 ********* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:121 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.013) 0:04:09.258 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:129 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.270 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:138 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.283 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:142 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.295 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:150 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.308 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:156 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.320 ********* 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-cinfumtmow/tests/test-verify-volume-size.yml:160 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.015) 0:04:09.335 ********* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-size.yml:164 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.014) 0:04:09.349 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.362 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:13 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:18 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:27 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.401 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:35 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.014) 0:04:09.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:41 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.428 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:47 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.440 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume.yml:27 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.453 ********* 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-cinfumtmow/tests/verify-role-results.yml:44 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.466 ********* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:54 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.011) 0:04:09.478 ********* 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-cinfumtmow/tests/tests_raid_pool_options.yml:123 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.013) 0:04:09.491 ********* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.032) 0:04:09.523 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.019) 0:04:09.543 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.015) 0:04:09.558 ********* 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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.032) 0:04:09.591 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.604 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.617 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.013) 0:04:09.630 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.011) 0:04:09.642 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.025) 0:04:09.667 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.013) 0:04:09.681 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.045) 0:04:09.727 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.014) 0:04:09.742 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.754 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.779 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.012) 0:04:09.792 ********* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.024) 0:04:09.816 ********* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Saturday 27 July 2024 01:45:33 +0000 (0:00:00.011) 0:04:09.828 ********* 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_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Saturday 27 July 2024 01:45:41 +0000 (0:00:08.052) 0:04:17.880 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if /etc/fstab is present] ************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Saturday 27 July 2024 01:45:41 +0000 (0:00:00.013) 0:04:17.893 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044720.4695761, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ea237cc3a2a5fb7baa3a49daf6bc17ac47d4f2de", "ctime": 1722044720.114576, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 486539589, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722044720.114576, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "490343349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.179) 0:04:18.073 ********* ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:128 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.184) 0:04:18.258 ********* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.013) 0:04:18.271 ********* 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_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:143 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.016) 0:04:18.288 ********* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.015) 0:04:18.303 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.014) 0:04:18.318 ********* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:175 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.012) 0:04:18.331 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:180 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.012) 0:04:18.344 ********* TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:192 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.014) 0:04:18.358 ********* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:207 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.012) 0:04:18.371 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:215 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.012) 0:04:18.383 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044347.6658335, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721811897.01, "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": 1721811632.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "848569508", "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.177) 0:04:18.561 ********* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:242 Saturday 27 July 2024 01:45:42 +0000 (0:00:00.013) 0:04:18.574 ********* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:137 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.597) 0:04:19.172 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:2 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.025) 0:04:19.197 ********* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/verify-role-results.yml:7 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.017) 0:04:19.214 ********* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:15 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.014) 0:04:19.229 ********* ok: [sut] => { "changed": false, "info": { "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/md/vg1-1", "size": "30G", "type": "raid0", "uuid": "9VxcAg-Q1tt-epQd-2duE-AdR8-s2CL-NenqHa" }, "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "mountpoint": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "268f5926-1ca8-b19b-2a4c-d19d8cd6f7fa" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "mountpoint": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "268f5926-1ca8-b19b-2a4c-d19d8cd6f7fa" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "mountpoint": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "268f5926-1ca8-b19b-2a4c-d19d8cd6f7fa" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:20 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.179) 0:04:19.408 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002802", "end": "2024-07-27 01:45:43.507749", "rc": 0, "start": "2024-07-27 01:45:43.504947" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed Jul 24 09:00:32 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=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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-cinfumtmow/tests/verify-role-results.yml:25 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.169) 0:04:19.578 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002821", "end": "2024-07-27 01:45:43.683388", "failed_when_result": false, "rc": 0, "start": "2024-07-27 01:45:43.680567" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:34 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.176) 0:04:19.754 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:5 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.049) 0:04:19.804 ********* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:18 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.013) 0:04:19.818 ********* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.032081", "end": "2024-07-27 01:45:43.954451", "rc": 0, "start": "2024-07-27 01:45:43.922370" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:24 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.209) 0:04:20.027 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:34 Saturday 27 July 2024 01:45:43 +0000 (0:00:00.018) 0:04:20.046 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:2 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.028) 0:04:20.074 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:13 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.020) 0:04:20.095 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:22 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.173) 0:04:20.268 ********* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:27 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.017) 0:04:20.285 ********* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:33 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.017) 0:04:20.303 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:42 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.017) 0:04:20.321 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:48 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.015) 0:04:20.337 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:54 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.016) 0:04:20.353 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:59 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.015) 0:04:20.369 ********* ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:73 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.020) 0:04:20.389 ********* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: ** (process:21545): WARNING **: 01:45:44.563: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory True STDERR: Shared connection to 10.31.44.156 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:82 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.348) 0:04:20.737 ********* skipping: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/md/vg1-1" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:92 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.016) 0:04:20.754 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:8 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.023) 0:04:20.778 ********* ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.006014", "end": "2024-07-27 01:45:44.887547", "rc": 0, "start": "2024-07-27 01:45:44.881533" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Sat Jul 27 01:45:36 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 : Sat Jul 27 01:45:36 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 : 268f5926:1ca8b19b:2a4cd19d:8cd6f7fa 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-cinfumtmow/tests/verify-pool-md.yml:14 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.180) 0:04:20.958 ********* 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-cinfumtmow/tests/verify-pool-md.yml:21 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.017) 0:04:20.976 ********* 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-cinfumtmow/tests/verify-pool-md.yml:28 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.017) 0:04:20.994 ********* 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-cinfumtmow/tests/verify-pool-md.yml:35 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.017) 0:04:21.011 ********* ok: [sut] => { "ansible_facts": { "storage_test_md_chunk_size_re": [ "1024K" ] }, "changed": false } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:45 Saturday 27 July 2024 01:45:44 +0000 (0:00:00.023) 0:04:21.035 ********* ok: [sut] => { "bytes": 1048576, "changed": false, "lvm": "1m", "parted": "1MiB", "size": "1 MiB" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:54 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.178) 0:04:21.214 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:64 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.019) 0:04:21.234 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:74 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.015) 0:04:21.250 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:85 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.021) 0:04:21.271 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:95 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.020) 0:04:21.292 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:95 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.011) 0:04:21.304 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml:2 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.024) 0:04:21.328 ********* TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:98 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.012) 0:04:21.341 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml:2 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.024) 0:04:21.366 ********* TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:101 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.011) 0:04:21.378 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:5 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.026) 0:04:21.405 ********* 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-cinfumtmow/tests/verify-pool-members-encryption.yml:13 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.015) 0:04:21.420 ********* 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-cinfumtmow/tests/verify-pool-members-encryption.yml:20 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.015) 0:04:21.435 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:2 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.023) 0:04:21.459 ********* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:9 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.042) 0:04:21.502 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:18 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.016) 0:04:21.518 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:27 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.014) 0:04:21.533 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:37 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.013) 0:04:21.546 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-member-crypttab.yml:47 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.013) 0:04:21.559 ********* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:27 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.013) 0:04:21.572 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:104 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.013) 0:04:21.586 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml:2 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.027) 0:04:21.614 ********* TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:107 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.012) 0:04:21.626 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:6 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.029) 0:04:21.655 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:11 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.013) 0:04:21.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:15 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.013) 0:04:21.682 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:26 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.012) 0:04:21.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:36 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.012) 0:04:21.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:49 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.014) 0:04:21.722 ********* ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:110 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.011) 0:04:21.734 ********* 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-cinfumtmow/tests/test-verify-pool-volumes.yml:3 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.013) 0:04:21.747 ********* TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:44 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.011) 0:04:21.759 ********* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:54 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.011) 0:04:21.770 ********* 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-cinfumtmow/tests/tests_raid_pool_options.yml:140 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.011) 0:04:21.782 ********* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.035) 0:04:21.817 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.019) 0:04:21.837 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.016) 0:04:21.854 ********* 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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.033) 0:04:21.888 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.012) 0:04:21.901 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.012) 0:04:21.913 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.012) 0:04:21.926 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.011) 0:04:21.938 ********* included: /WORKDIR/git-weekly-cinfumtmow/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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.026) 0:04:21.964 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.015) 0:04:21.980 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.015) 0:04:21.996 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.014) 0:04:22.010 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.013) 0:04:22.023 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Saturday 27 July 2024 01:45:45 +0000 (0:00:00.013) 0:04:22.036 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Saturday 27 July 2024 01:45:46 +0000 (0:00:00.013) 0:04:22.050 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Saturday 27 July 2024 01:45:46 +0000 (0:00:00.014) 0:04:22.064 ********* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Saturday 27 July 2024 01:45:46 +0000 (0:00:00.022) 0:04:22.086 ********* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Saturday 27 July 2024 01:45:46 +0000 (0:00:00.011) 0:04:22.098 ********* changed: [sut] => { "actions": [ { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Saturday 27 July 2024 01:45:48 +0000 (0:00:02.453) 0:04:24.552 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if /etc/fstab is present] ************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.013) 0:04:24.565 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044720.4695761, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ea237cc3a2a5fb7baa3a49daf6bc17ac47d4f2de", "ctime": 1722044720.114576, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 486539589, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722044720.114576, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "490343349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.181) 0:04:24.746 ********* ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:128 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.171) 0:04:24.918 ********* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.012) 0:04:24.930 ********* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:143 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.015) 0:04:24.946 ********* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.015) 0:04:24.961 ********* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.015) 0:04:24.977 ********* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:175 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.013) 0:04:24.991 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:180 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.015) 0:04:25.006 ********* TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:192 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.014) 0:04:25.020 ********* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:207 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.013) 0:04:25.034 ********* 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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:215 Saturday 27 July 2024 01:45:48 +0000 (0:00:00.015) 0:04:25.049 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722044347.6658335, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721811897.01, "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": 1721811632.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "848569508", "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-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Saturday 27 July 2024 01:45:49 +0000 (0:00:00.175) 0:04:25.225 ********* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:242 Saturday 27 July 2024 01:45:49 +0000 (0:00:00.012) 0:04:25.237 ********* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/tests_raid_pool_options.yml:154 Saturday 27 July 2024 01:45:49 +0000 (0:00:00.573) 0:04:25.811 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:2 Saturday 27 July 2024 01:45:49 +0000 (0:00:00.025) 0:04:25.836 ********* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "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-cinfumtmow/tests/verify-role-results.yml:7 Saturday 27 July 2024 01:45:49 +0000 (0:00:00.016) 0:04:25.853 ********* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:15 Saturday 27 July 2024 01:45:49 +0000 (0:00:00.012) 0:04:25.866 ********* ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:20 Saturday 27 July 2024 01:45:49 +0000 (0:00:00.177) 0:04:26.043 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002859", "end": "2024-07-27 01:45:50.144883", "rc": 0, "start": "2024-07-27 01:45:50.142024" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed Jul 24 09:00:32 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=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/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-cinfumtmow/tests/verify-role-results.yml:25 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.184) 0:04:26.227 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.005800", "end": "2024-07-27 01:45:50.331906", "failed_when_result": false, "rc": 0, "start": "2024-07-27 01:45:50.326106" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:34 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.173) 0:04:26.400 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:5 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.024) 0:04:26.425 ********* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:18 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.011) 0:04:26.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:24 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.013) 0:04:26.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool.yml:34 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.012) 0:04:26.462 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:2 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.027) 0:04:26.490 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:13 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.018) 0:04:26.508 ********* TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:22 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.011) 0:04:26.519 ********* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:27 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.014) 0:04:26.534 ********* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:33 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.015) 0:04:26.550 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:42 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.015) 0:04:26.566 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:48 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.015) 0:04:26.581 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:54 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.017) 0:04:26.599 ********* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:59 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.038) 0:04:26.637 ********* TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:73 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.012) 0:04:26.649 ********* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: ** (process:22025): WARNING **: 01:45:50.823: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory True STDERR: Shared connection to 10.31.44.156 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:82 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.353) 0:04:27.003 ********* TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:92 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.012) 0:04:27.015 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:8 Saturday 27 July 2024 01:45:50 +0000 (0:00:00.024) 0:04:27.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:14 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.014) 0:04:27.054 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:21 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.013) 0:04:27.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:28 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.014) 0:04:27.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:35 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.014) 0:04:27.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:45 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.012) 0:04:27.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:54 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.015) 0:04:27.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:64 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.014) 0:04:27.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:74 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.013) 0:04:27.152 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:85 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.013) 0:04:27.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-md.yml:95 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.013) 0:04:27.180 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:95 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.013) 0:04:27.193 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-lvmraid.yml:2 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.027) 0:04:27.220 ********* TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:98 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.012) 0:04:27.233 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-thin.yml:2 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.026) 0:04:27.259 ********* TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:101 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.013) 0:04:27.273 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:5 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.028) 0:04:27.301 ********* 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-cinfumtmow/tests/verify-pool-members-encryption.yml:13 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.015) 0:04:27.317 ********* TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:20 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.011) 0:04:27.329 ********* TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-encryption.yml:27 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.012) 0:04:27.341 ********* 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-cinfumtmow/tests/test-verify-pool-members.yml:104 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.011) 0:04:27.353 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-members-vdo.yml:2 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.026) 0:04:27.379 ********* TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:107 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.011) 0:04:27.391 ********* included: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:6 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.030) 0:04:27.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:11 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.012) 0:04:27.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:15 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.012) 0:04:27.447 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:26 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.012) 0:04:27.460 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:36 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.014) 0:04:27.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-pool-stratis.yml:49 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.012) 0:04:27.487 ********* ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-pool-members.yml:110 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.011) 0:04:27.498 ********* 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-cinfumtmow/tests/test-verify-pool-volumes.yml:3 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.012) 0:04:27.511 ********* TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:44 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.011) 0:04:27.523 ********* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:54 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.011) 0:04:27.534 ********* 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=697 changed=8 unreachable=0 failed=0 skipped=867 rescued=0 ignored=0 Saturday 27 July 2024 01:45:51 +0000 (0:00:00.007) 0:04:27.542 ********* =============================================================================== linux-system-roles.storage : Manage the pools and volumes to match the specified state -- 46.10s /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Make sure blivet is available ------------- 42.34s /WORKDIR/git-weekly-cinfumtmow/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 -- 35.75s /WORKDIR/git-weekly-cinfumtmow/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 -- 18.88s /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Get information about the LV -------------------------------------------- 8.53s /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 ----------- Get information about the LV -------------------------------------------- 8.12s /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 ----------- linux-system-roles.storage : Set up new/current mounts ------------------ 8.06s /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:180 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 8.05s /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Get information about the LV -------------------------------------------- 6.76s /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 ----------- linux-system-roles.storage : Update facts ------------------------------- 6.19s /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:242 Get information about the LV -------------------------------------------- 3.79s /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-cache.yml:5 ----------- Ensure cryptsetup is present -------------------------------------------- 2.67s /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Update facts ------------------------------- 2.60s /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:242 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.45s /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get service facts -------------------------- 1.55s /WORKDIR/git-weekly-cinfumtmow/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Ensure cryptsetup is present -------------------------------------------- 1.32s /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 1.32s /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 1.22s /WORKDIR/git-weekly-cinfumtmow/tests/test-verify-volume-encryption.yml:10 ----- Read the /etc/fstab file for volume existence --------------------------- 1.18s /WORKDIR/git-weekly-cinfumtmow/tests/verify-role-results.yml:20 --------------- Ensure cryptsetup is present -------------------------------------------- 1.06s /WORKDIR/git-weekly-cinfumtmow/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. ---^---^---^---^---^---