# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_create_raid_pool_then_remove_scsi_generated.yml **************** 2 plays in /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove_scsi_generated.yml PLAY [Run test tests_create_raid_pool_then_remove.yml for scsi] **************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove_scsi_generated.yml:3 Sunday 12 May 2024 02:07:00 +0000 (0:00:00.012) 0:00:00.012 ************ ok: [sut] META: ran handlers TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove_scsi_generated.yml:8 Sunday 12 May 2024 02:07:01 +0000 (0:00:00.711) 0:00:00.724 ************ ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test create raid pool and remove] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:2 Sunday 12 May 2024 02:07:01 +0000 (0:00:00.010) 0:00:00.734 ************ ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:18 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.521) 0:00:01.256 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.017) 0:00:01.273 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.022) 0:00:01.296 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.020) 0:00:01.317 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.034) 0:00:01.352 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.233) 0:00:01.585 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.021) 0:00:01.606 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.009) 0:00:01.616 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.009) 0:00:01.625 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:07:02 +0000 (0:00:00.029) 0:00:01.654 ************ changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: mdadm-4.2-14.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-14.el8.x86_64", "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.181-14.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: lvm2-8:2.03.14-14.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-14.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: libblockdev-kbd-2.28-6.el8.x86_64", "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:07:50 +0000 (0:00:48.389) 0:00:50.044 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:07:50 +0000 (0:00:00.020) 0:00:50.064 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:07:50 +0000 (0:00:00.026) 0:00:50.091 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:07:51 +0000 (0:00:00.552) 0:00:50.643 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 12 May 2024 02:07:51 +0000 (0:00:00.036) 0:00:50.679 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 12 May 2024 02:07:51 +0000 (0:00:00.009) 0:00:50.688 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 12 May 2024 02:07:51 +0000 (0:00:00.010) 0:00:50.699 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:07:51 +0000 (0:00:00.009) 0:00:50.708 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:07:54 +0000 (0:00:02.554) 0:00:53.262 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:07:55 +0000 (0:00:01.633) 0:00:54.896 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:07:55 +0000 (0:00:00.043) 0:00:54.939 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:07:55 +0000 (0:00:00.020) 0:00:54.960 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.354) 0:00:55.314 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.016) 0:00:55.331 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.022) 0:00:55.354 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.025) 0:00:55.379 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.016) 0:00:55.395 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.021) 0:00:55.416 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.023) 0:00:55.439 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.012) 0:00:55.452 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.011) 0:00:55.463 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.011) 0:00:55.475 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.013) 0:00:55.488 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.187) 0:00:55.676 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:07:56 +0000 (0:00:00.011) 0:00:55.688 ************ ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:22 Sunday 12 May 2024 02:07:57 +0000 (0:00:00.590) 0:00:56.279 ************ ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:31 Sunday 12 May 2024 02:07:57 +0000 (0:00:00.016) 0:00:56.295 ************ ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "22.el8", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "27.el8", "source": "rpm", "version": "0.7" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "5.el8", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "5.el8", "source": "rpm", "version": "4.4.20" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "5.el8", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el8bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el8bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "123.el8", "source": "rpm", "version": "2.30" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el8", "source": "rpm", "version": "0.7.3" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "10.el8", "source": "rpm", "version": "3.0.4" } ], "blivet-data": [ { "arch": "noarch", "epoch": 1, "name": "blivet-data", "release": "8.el8", "source": "rpm", "version": "3.6.0" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-chrono": [ { "arch": "x86_64", "epoch": null, "name": "boost-chrono", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-timer": [ { "arch": "x86_64", "epoch": null, "name": "boost-timer", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "brotli": [ { "arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.el8", "source": "rpm", "version": "1.0.6" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "26.el8", "source": "rpm", "version": "1.0.6" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "10.el8", "source": "rpm", "version": "1.13.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "80.0.el8", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": 1, "name": "centos-gpg-keys", "release": "6.el8", "source": "rpm", "version": "8" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "1.el8", "source": "rpm", "version": "8.6" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "6.el8", "source": "rpm", "version": "8" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el8", "source": "rpm", "version": "2.9" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el8", "source": "rpm", "version": "1.19.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el8", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el8", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "0.el8", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "11.el8", "source": "rpm", "version": "2.12" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "21.el8", "source": "rpm", "version": "8.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "6.el8", "source": "rpm", "version": "0.17.7" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "6.el8", "source": "rpm", "version": "0.17.7" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "17.20190603git.el8", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "7.el8", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "daxctl-libs": [ { "arch": "x86_64", "epoch": null, "name": "daxctl-libs", "release": "7.el8", "source": "rpm", "version": "71.1" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-daemon": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-daemon", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "2.el8", "source": "rpm", "version": "0.110" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-event", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-event-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-multipath": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "device-mapper-multipath-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath-libs", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "7.el8", "source": "rpm", "version": "0.9.0" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "49.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "49.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "49.el8", "source": "rpm", "version": "4.3.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el8", "source": "rpm", "version": "3.6" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "4.el8", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "drpm": [ { "arch": "x86_64", "epoch": null, "name": "drpm", "release": "3.el8", "source": "rpm", "version": "0.4.1" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el8", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "4.el8", "source": "rpm", "version": "37" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "11.el8", "source": "rpm", "version": "26.1" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "19.el8", "source": "rpm", "version": "8" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el8", "source": "rpm", "version": "5.13" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "13.el8", "source": "rpm", "version": "2.2.5" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.el8", "source": "rpm", "version": "3.8" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.el8", "source": "rpm", "version": "4.6.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el8", "source": "rpm", "version": "2.6.1" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "9.el8", "source": "rpm", "version": "2.9.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "19.el8", "source": "rpm", "version": "2.9.7" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el8", "source": "rpm", "version": "4.2.1" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "21.el8", "source": "rpm", "version": "8.5.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "11.el8", "source": "rpm", "version": "1.0.3" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "163.el8", "source": "rpm", "version": "2.56.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "251.el8", "source": "rpm", "version": "2.28" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "251.el8", "source": "rpm", "version": "2.28" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "251.el8", "source": "rpm", "version": "2.28" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "251.el8", "source": "rpm", "version": "2.28" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "251.el8", "source": "rpm", "version": "2.28" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "251.el8", "source": "rpm", "version": "2.28" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el8", "source": "rpm", "version": "6.1.2" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "8.el8.1", "source": "rpm", "version": "3.6.16" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el8", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5cf7cefb", "source": "rpm", "version": "2f86d6a1" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "17.el8", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "6.el8", "source": "rpm", "version": "3.1" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "18.el8", "source": "rpm", "version": "1.22.3" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "48.el8", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "21.el8", "source": "rpm", "version": "0.8.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "13.el8", "source": "rpm", "version": "1.9" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "6.el8", "source": "rpm", "version": "1.3" } ], "hdparm": [ { "arch": "x86_64", "epoch": null, "name": "hdparm", "release": "4.el8", "source": "rpm", "version": "9.54" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.el8.0.1", "source": "rpm", "version": "3.20" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "8.22.el8", "source": "rpm", "version": "0.314" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "12.el8", "source": "rpm", "version": "1.3.2" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "7.el8_5", "source": "rpm", "version": "6.5" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el8", "source": "rpm", "version": "10.00.18" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "4.el8", "source": "rpm", "version": "0.2.4" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el8", "source": "rpm", "version": "6.2.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "1.el8", "source": "rpm", "version": "2.4.19" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-ebtables": [ { "arch": "x86_64", "epoch": null, "name": "iptables-ebtables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el8", "source": "rpm", "version": "20180629" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el8", "source": "rpm", "version": "1.9.2" } ], "isl": [ { "arch": "x86_64", "epoch": null, "name": "isl", "release": "6.el8", "source": "rpm", "version": "0.16.1" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "121.el8.1", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "121.el8.1", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el8", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el8", "source": "rpm", "version": "0.13.1" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "552.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "552.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "552.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "552.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "552.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "552.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "552.el8", "source": "rpm", "version": "4.18.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "14.el8", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs-devel": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs-devel", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "20.el8", "source": "rpm", "version": "25" } ], "kmod-kvdo": [ { "arch": "x86_64", "epoch": null, "name": "kmod-kvdo", "release": "94.el8", "source": "rpm", "version": "6.2.8.7" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "20.el8", "source": "rpm", "version": "25" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "krb5-devel": [ { "arch": "x86_64", "epoch": null, "name": "krb5-devel", "release": "26.el8", "source": "rpm", "version": "1.18.2" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "26.el8", "source": "rpm", "version": "1.18.2" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "12.el8", "source": "rpm", "version": "1.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.el8", "source": "rpm", "version": "530" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "1.el8", "source": "rpm", "version": "0.3.112" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el8", "source": "rpm", "version": "3.3.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el8", "source": "rpm", "version": "2.4.48" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "40.el8", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-dm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-dm", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-kbd": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-kbd", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-lvm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-lvm", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-mpath": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mpath", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-nvdimm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-nvdimm", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "libbpf": [ { "arch": "x86_64", "epoch": null, "name": "libbpf", "release": "1.el8", "source": "rpm", "version": "0.5.0" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "3.el8", "source": "rpm", "version": "1.4" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.el8", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.el8", "source": "rpm", "version": "0.7.11" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "40.el8", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcom_err-devel": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err-devel", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "4.el8_2.1", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "15.el8", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "40.el8", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "23.20170329cvs.el8", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "3.el8", "source": "rpm", "version": "0.1.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el8", "source": "rpm", "version": "4.24" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.el8", "source": "rpm", "version": "2.1.8" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.el8", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.el8", "source": "rpm", "version": "3.1" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "21.el8", "source": "rpm", "version": "8.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "7.el8", "source": "rpm", "version": "1.8.5" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "21.el8", "source": "rpm", "version": "8.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el8", "source": "rpm", "version": "1.31" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el8", "source": "rpm", "version": "48.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.el8", "source": "rpm", "version": "2.2.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "40.el8", "source": "rpm", "version": "1.3.1" } ], "libkadm5": [ { "arch": "x86_64", "epoch": null, "name": "libkadm5", "release": "26.el8", "source": "rpm", "version": "1.18.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.el8", "source": "rpm", "version": "1.3.5" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "0.el8", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "10.el8.1", "source": "rpm", "version": "1.2.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "7.el8", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el8", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el8", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "9.1.el8", "source": "rpm", "version": "1.1.0" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.el8", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.el8", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "13.el8", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "3.el8", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.el8", "source": "rpm", "version": "1.33.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.20180605git4a062cf.el8", "source": "rpm", "version": "1.2.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "40.el8", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "5.el8", "source": "rpm", "version": "1.9.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.el8", "source": "rpm", "version": "1.5.0" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "5.el8", "source": "rpm", "version": "1.6.34" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el8", "source": "rpm", "version": "0.20.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.el8", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "40.el8", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el8", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "15.el8", "source": "rpm", "version": "2.9.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el8", "source": "rpm", "version": "2.5.2" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.el8", "source": "rpm", "version": "0.18.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-devel": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-devel", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsepol-devel": [ { "arch": "x86_64", "epoch": null, "name": "libsepol-devel", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.el8", "source": "rpm", "version": "2.11" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "6.el8", "source": "rpm", "version": "0.7.20" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.el8", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "21.el8", "source": "rpm", "version": "8.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "25.el8", "source": "rpm", "version": "2.1.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "0.el8", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.el8", "source": "rpm", "version": "4.13" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "0.el8", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el8", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "10.el8", "source": "rpm", "version": "1.1.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.el8", "source": "rpm", "version": "0.9.9" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.el8", "source": "rpm", "version": "1.0.23" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "25.el8", "source": "rpm", "version": "0.62" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el8", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-devel": [ { "arch": "x86_64", "epoch": null, "name": "libverto-devel", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.el8", "source": "rpm", "version": "0.9.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el8", "source": "rpm", "version": "1.1.32" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.el8", "source": "rpm", "version": "0.1.7" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "121.gitb3132c18.el8", "source": "rpm", "version": "20240111" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el8", "source": "rpm", "version": "0.9.24" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.el8", "source": "rpm", "version": "3.14.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el8", "source": "rpm", "version": "B.02.19.2" } ], "lsof": [ { "arch": "x86_64", "epoch": null, "name": "lsof", "release": "1.el8", "source": "rpm", "version": "4.93.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "3.el8", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "12.el8", "source": "rpm", "version": "5.3.4" } ], "lvm2": [ { "arch": "x86_64", "epoch": 8, "name": "lvm2", "release": "14.el8", "source": "rpm", "version": "2.03.14" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 8, "name": "lvm2-libs", "release": "14.el8", "source": "rpm", "version": "2.03.14" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.el8_4", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el8", "source": "rpm", "version": "2.08" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "7.el8", "source": "rpm", "version": "1.4.18" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.el8", "source": "rpm", "version": "4.2.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "18.el8", "source": "rpm", "version": "2.7.6.1" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "14.el8", "source": "rpm", "version": "4.2" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el8", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 4, "name": "microcode_ctl", "release": "2.el8", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 1, "name": "mokutil", "release": "12.el8", "source": "rpm", "version": "0.3.0" } ], "mozjs60": [ { "arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "4.el8", "source": "rpm", "version": "60.9.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "1.el8", "source": "rpm", "version": "3.1.6" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ndctl": [ { "arch": "x86_64", "epoch": null, "name": "ndctl", "release": "7.el8", "source": "rpm", "version": "71.1" } ], "ndctl-libs": [ { "arch": "x86_64", "epoch": null, "name": "ndctl-libs", "release": "7.el8", "source": "rpm", "version": "71.1" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "7.el8", "source": "rpm", "version": "3.4.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el8", "source": "rpm", "version": "0.52.20" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "4.el8", "source": "rpm", "version": "1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el8", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "6.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "6.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "6.el8", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "6.el8", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "6.el8", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "4.el8", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "18.el8", "source": "rpm", "version": "2.4.46" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.el8", "source": "rpm", "version": "0.4.10" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el8", "source": "rpm", "version": "1.74" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "33.el8", "source": "rpm", "version": "1.3.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "39.el8", "source": "rpm", "version": "3.2" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "4.el8", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el8", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "6.el8", "source": "rpm", "version": "8.42" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-devel": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-devel", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf16": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf16", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf32": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf32", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "396.el8", "source": "rpm", "version": "1.42" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "399.el8", "source": "rpm", "version": "2.167" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "396.el8", "source": "rpm", "version": "2.55" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "3.el8", "source": "rpm", "version": "2.97" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "422.el8", "source": "rpm", "version": "1.28" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el8", "source": "rpm", "version": "0.17025" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "396.el8", "source": "rpm", "version": "5.72" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el8", "source": "rpm", "version": "2.15" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "1.el8", "source": "rpm", "version": "0.230.600" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el8", "source": "rpm", "version": "2.50" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el8", "source": "rpm", "version": "0.074" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "422.el8", "source": "rpm", "version": "1.38" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el8", "source": "rpm", "version": "0.39" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "4.module_el8+339+1ec643e0", "source": "rpm", "version": "2.066" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "396.el8", "source": "rpm", "version": "3.15" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "7.module_el8+645+9d809f8c", "source": "rpm", "version": "20160104" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.module_el8+339+1ec643e0", "source": "rpm", "version": "1.88" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "1.el8", "source": "rpm", "version": "3.74" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "395.el8", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "396.el8", "source": "rpm", "version": "3.28" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "395.el8", "source": "rpm", "version": "3.35" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "395.el8", "source": "rpm", "version": "1.69" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 3, "name": "perl-Scalar-List-Utils", "release": "2.el8", "source": "rpm", "version": "1.49" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.el8", "source": "rpm", "version": "2.027" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "396.el8", "source": "rpm", "version": "4.06" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "7.el8", "source": "rpm", "version": "2.37" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "395.el8", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "395.el8", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 1, "name": "perl-Time-Local", "release": "1.el8", "source": "rpm", "version": "1.280" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el8", "source": "rpm", "version": "1.73" } ], "perl-Unicode-Normalize": [ { "arch": "x86_64", "epoch": null, "name": "perl-Unicode-Normalize", "release": "396.el8", "source": "rpm", "version": "1.25" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "396.el8", "source": "rpm", "version": "1.33" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.el8", "source": "rpm", "version": "0.237" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "1.el8", "source": "rpm", "version": "4.11" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "2.el8", "source": "rpm", "version": "2.21" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "2.el8", "source": "rpm", "version": "1.58" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el8", "source": "rpm", "version": "2.4" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el8", "source": "rpm", "version": "1.1.0" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "platform-python": [ { "arch": "x86_64", "epoch": null, "name": "platform-python", "release": "59.el8", "source": "rpm", "version": "3.6.8" } ], "platform-python-pip": [ { "arch": "noarch", "epoch": null, "name": "platform-python-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "platform-python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "platform-python-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "24.el8", "source": "rpm", "version": "2.9" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "12.el8", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.el8", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "6.el8", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el8", "source": "rpm", "version": "3.3.15" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "5.el8", "source": "rpm", "version": "23.1" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.el8", "source": "rpm", "version": "20180723" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "7.el8", "source": "rpm", "version": "2.5.1" } ], "python3-blivet": [ { "arch": "noarch", "epoch": 1, "name": "python3-blivet", "release": "8.el8", "source": "rpm", "version": "3.6.0" } ], "python3-blockdev": [ { "arch": "x86_64", "epoch": null, "name": "python3-blockdev", "release": "6.el8", "source": "rpm", "version": "2.28" } ], "python3-bytesize": [ { "arch": "x86_64", "epoch": null, "name": "python3-bytesize", "release": "3.el8", "source": "rpm", "version": "1.4" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "6.el8", "source": "rpm", "version": "1.11.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "7.el8", "source": "rpm", "version": "3.0.4" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "11.el8", "source": "rpm", "version": "5.0.6" } ], "python3-configshell": [ { "arch": "noarch", "epoch": 1, "name": "python3-configshell", "release": "1.el8", "source": "rpm", "version": "1.1.28" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "7.el8", "source": "rpm", "version": "3.2.1" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el8", "source": "rpm", "version": "2.6.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "15.el8", "source": "rpm", "version": "1.2.4" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "2.el8", "source": "rpm", "version": "4.2.1" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-html5lib": [ { "arch": "noarch", "epoch": 1, "name": "python3-html5lib", "release": "6.el8", "source": "rpm", "version": "0.999999999" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "5.el8", "source": "rpm", "version": "2.5" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "4.el8", "source": "rpm", "version": "2.10.1" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.el8", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "11.el8", "source": "rpm", "version": "1.10" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "4.el8", "source": "rpm", "version": "2.6.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.el8", "source": "rpm", "version": "1.6.1" } ], "python3-kmod": [ { "arch": "x86_64", "epoch": null, "name": "python3-kmod", "release": "20.el8", "source": "rpm", "version": "0.9" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "59.el8", "source": "rpm", "version": "3.6.8" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "python3-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python3-linux-procfs", "release": "1.el8", "source": "rpm", "version": "0.7.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el8", "source": "rpm", "version": "4.2.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "19.el8", "source": "rpm", "version": "0.23" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.el8", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.el8", "source": "rpm", "version": "2.1.0" } ], "python3-perf": [ { "arch": "x86_64", "epoch": null, "name": "python3-perf", "release": "552.el8", "source": "rpm", "version": "4.18.0" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.el8", "source": "rpm", "version": "3.9" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "24.el8", "source": "rpm", "version": "2.9" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "14.el8", "source": "rpm", "version": "0.7.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "14.el8", "source": "rpm", "version": "2.14" } ], "python3-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-pyparsing", "release": "7.el8", "source": "rpm", "version": "2.1.10" } ], "python3-pyparted": [ { "arch": "x86_64", "epoch": 1, "name": "python3-pyparted", "release": "4.el8", "source": "rpm", "version": "3.11.7" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el8", "source": "rpm", "version": "3.1.1" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "3.el8", "source": "rpm", "version": "1.6.8" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "11.el8", "source": "rpm", "version": "2017.2" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "7.el8", "source": "rpm", "version": "0.21.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "12.el8", "source": "rpm", "version": "3.12" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "4.el8", "source": "rpm", "version": "2.20.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "python3-rtslib": [ { "arch": "noarch", "epoch": null, "name": "python3-rtslib", "release": "4.el8", "source": "rpm", "version": "2.1.75" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.el8", "source": "rpm", "version": "4.3.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.el8", "source": "rpm", "version": "1.11.0" } ], "python3-slip": [ { "arch": "noarch", "epoch": null, "name": "python3-slip", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python3-slip-dbus", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-syspurpose": [ { "arch": "x86_64", "epoch": null, "name": "python3-syspurpose", "release": "1.el8", "source": "rpm", "version": "1.28.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "8.el8", "source": "rpm", "version": "234" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "7.el8", "source": "rpm", "version": "1.24.2" } ], "python3-urwid": [ { "arch": "x86_64", "epoch": null, "name": "python3-urwid", "release": "4.el8", "source": "rpm", "version": "1.3.1" } ], "python3-webencodings": [ { "arch": "noarch", "epoch": null, "name": "python3-webencodings", "release": "6.el8", "source": "rpm", "version": "0.5.1" } ], "python36": [ { "arch": "x86_64", "epoch": null, "name": "python36", "release": "39.module_el8+762+77bd8591", "source": "rpm", "version": "3.6.8" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el8", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 15, "name": "qemu-guest-agent", "release": "49.module_el8+991+097e156d", "source": "rpm", "version": "6.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.el8", "source": "rpm", "version": "7.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el8", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "22.el8", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "10.el8", "source": "rpm", "version": "1.2.5" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el8.1", "source": "rpm", "version": "3.1.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "15.el8", "source": "rpm", "version": "8.2102.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "5.el8", "source": "rpm", "version": "4.5" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el8", "source": "rpm", "version": "2.12.2" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "22.el8", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el8", "source": "rpm", "version": "1.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "3.el8", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el8", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "19.el8", "source": "rpm", "version": "3.26.0" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "21.el8", "source": "rpm", "version": "4.3" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.el8", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el8", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.el8", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "82.el8", "source": "rpm", "version": "239" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "82.el8", "source": "rpm", "version": "239" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "82.el8", "source": "rpm", "version": "239" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "82.el8", "source": "rpm", "version": "239" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "9.el8", "source": "rpm", "version": "1.30" } ], "target-restore": [ { "arch": "noarch", "epoch": null, "name": "target-restore", "release": "4.el8", "source": "rpm", "version": "2.1.75" } ], "targetcli": [ { "arch": "noarch", "epoch": null, "name": "targetcli", "release": "2.el8", "source": "rpm", "version": "2.1.53" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el8", "source": "rpm", "version": "2018.2" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "3.el8", "source": "rpm", "version": "1.9" } ], "timedatex": [ { "arch": "x86_64", "epoch": null, "name": "timedatex", "release": "3.el8", "source": "rpm", "version": "0.5" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el8", "source": "rpm", "version": "2.3.2" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "4.el8", "source": "rpm", "version": "2.22.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el8", "source": "rpm", "version": "2024a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "46.el8", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "4.el8", "source": "rpm", "version": "0.10.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "vdo": [ { "arch": "x86_64", "epoch": null, "name": "vdo", "release": "14.el8", "source": "rpm", "version": "6.2.9.7" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el8", "source": "rpm", "version": "1.25" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "6.el8", "source": "rpm", "version": "0.3.11" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "11.el8", "source": "rpm", "version": "1.19.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "20.el8", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "12.el8", "source": "rpm", "version": "5.0.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.el8", "source": "rpm", "version": "2.28" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "23.el8", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [Set blivet package name] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:34 Sunday 12 May 2024 02:07:58 +0000 (0:00:01.531) 0:00:57.826 ************ ok: [sut] => { "ansible_facts": { "blivet_pkg_name": [ "python3-blivet" ] }, "changed": false } TASK [Set blivet package version] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:39 Sunday 12 May 2024 02:07:58 +0000 (0:00:00.030) 0:00:57.857 ************ ok: [sut] => { "ansible_facts": { "blivet_pkg_version": "3.6.0-8.el8" }, "changed": false } TASK [Set distribution version] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:45 Sunday 12 May 2024 02:07:58 +0000 (0:00:00.027) 0:00:57.884 ************ ok: [sut] => { "ansible_facts": { "is_fedora": false, "is_rhel8": true, "is_rhel9": false }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:55 Sunday 12 May 2024 02:07:58 +0000 (0:00:00.038) 0:00:57.923 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/get_unused_disk.yml:2 Sunday 12 May 2024 02:07:58 +0000 (0:00:00.036) 0:00:57.959 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/get_unused_disk.yml:16 Sunday 12 May 2024 02:08:01 +0000 (0:00:02.519) 0:01:00.479 ************ ok: [sut] => { "changed": false, "disks": [ "sda", "sdb" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/get_unused_disk.yml:24 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.272) 0:01:00.751 ************ ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/get_unused_disk.yml:29 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.025) 0:01:00.777 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/get_unused_disk.yml:34 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.023) 0:01:00.801 ************ ok: [sut] => { "unused_disks": [ "sda", "sdb" ] } TASK [Create a RAID0 device] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:61 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.025) 0:01:00.826 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.057) 0:01:00.884 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.036) 0:01:00.920 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.043) 0:01:00.964 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.056) 0:01:01.020 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.022) 0:01:01.043 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.025) 0:01:01.069 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:08:01 +0000 (0:00:00.023) 0:01:01.093 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.051) 0:01:01.145 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.052) 0:01:01.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.022) 0:01:01.220 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "raid_level": "raid0", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "lv3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.030) 0:01:01.251 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.024) 0:01:01.275 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.022) 0:01:01.298 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.030) 0:01:01.329 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.022) 0:01:01.352 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.024) 0:01:01.377 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.034) 0:01:01.411 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:08:02 +0000 (0:00:00.022) 0:01:01.434 ************ changed: [sut] => { "actions": [ { "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/sdc", "/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": [ "lvm2", "mdadm", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:08:14 +0000 (0:00:12.490) 0:01:13.924 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:08:14 +0000 (0:00:00.022) 0:01:13.947 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:08:14 +0000 (0:00:00.022) 0:01:13.970 ************ ok: [sut] => { "blivet_output": { "actions": [ { "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/sdc", "/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": [ "lvm2", "mdadm", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:08:14 +0000 (0:00:00.029) 0:01:14.000 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:08:14 +0000 (0:00:00.050) 0:01:14.050 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:08:14 +0000 (0:00:00.023) 0:01:14.074 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:08:14 +0000 (0:00:00.023) 0:01:14.097 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:08:15 +0000 (0:00:00.619) 0:01:14.717 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:08:16 +0000 (0:00:00.664) 0:01:15.381 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:08:16 +0000 (0:00:00.044) 0:01:15.425 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:08:16 +0000 (0:00:00.479) 0:01:15.904 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:08:17 +0000 (0:00:00.213) 0:01:16.118 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:08:17 +0000 (0:00:00.023) 0:01:16.141 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:82 Sunday 12 May 2024 02:08:17 +0000 (0:00:00.637) 0:01:16.779 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:08:17 +0000 (0:00:00.051) 0:01:16.831 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-lv3", "_raw_device": "/dev/mapper/vg1-lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:08:17 +0000 (0:00:00.029) 0:01:16.861 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:08:17 +0000 (0:00:00.023) 0:01:16.884 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "cfe1f58e-300c-40b8-9a24-4ee5c4fd0c8b" }, "/dev/mapper/vg1-lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv2", "size": "3G", "type": "lvm", "uuid": "f0276525-c52e-4978-8a79-c595f1ce478f" }, "/dev/mapper/vg1-lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv3", "size": "3G", "type": "lvm", "uuid": "6ef82dba-db12-4434-9d99-4e681013f37f" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "20G", "type": "raid0", "uuid": "8w8Il8-zerd-uaM6-Kt4n-kO0r-aMki-HjFeb4" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "64c15610-13a9-ce09-e2b2-15bd47a80582" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "64c15610-13a9-ce09-e2b2-15bd47a80582" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:08:18 +0000 (0:00:00.275) 0:01:17.159 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002713", "end": "2024-05-12 02:08:18.283245", "rc": 0, "start": "2024-05-12 02:08:18.280532" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 /dev/mapper/vg1-lv2 /opt/test2 xfs defaults 0 0 /dev/mapper/vg1-lv3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:08:18 +0000 (0:00:00.271) 0:01:17.431 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002579", "end": "2024-05-12 02:08:18.479990", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:08:18.477411" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:08:18 +0000 (0:00:00.195) 0:01:17.627 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:08:18 +0000 (0:00:00.075) 0:01:17.702 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:08:18 +0000 (0:00:00.021) 0:01:17.724 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.024099", "end": "2024-05-12 02:08:18.795564", "rc": 0, "start": "2024-05-12 02:08:18.771465" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:08:18 +0000 (0:00:00.219) 0:01:17.944 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:08:18 +0000 (0:00:00.028) 0:01:17.972 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:08:18 +0000 (0:00:00.046) 0:01:18.019 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:08:18 +0000 (0:00:00.027) 0:01:18.046 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.273) 0:01:18.319 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.024) 0:01:18.344 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.025) 0:01:18.370 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.026) 0:01:18.396 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.024) 0:01:18.420 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.024) 0:01:18.445 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.053) 0:01:18.498 ************ ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.030) 0:01:18.528 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.046) 0:01:18.575 ************ ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.006416", "end": "2024-05-12 02:08:19.630345", "rc": 0, "start": "2024-05-12 02:08:19.623929" } STDOUT: /dev/md/vg1-1: Version : 1.2 Creation Time : Sun May 12 02:08:08 2024 Raid Level : raid0 Array Size : 20936704 (19.97 GiB 21.44 GB) Raid Devices : 2 Total Devices : 2 Persistence : Superblock is persistent Update Time : Sun May 12 02:08:08 2024 State : clean Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 Layout : original Chunk Size : 512K Consistency Policy : none Name : vg1-1 UUID : 64c15610:13a9ce09:e2b215bd:47a80582 Events : 0 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.202) 0:01:18.777 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ None\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.027) 0:01:18.804 ************ 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-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.028) 0:01:18.832 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ None\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.027) 0:01:18.860 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.025) 0:01:18.885 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.026) 0:01:18.912 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.026) 0:01:18.938 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.026) 0:01:18.964 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.024) 0:01:18.989 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.025) 0:01:19.014 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.049) 0:01:19.063 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:08:19 +0000 (0:00:00.044) 0:01:19.108 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.059) 0:01:19.168 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:19.191 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:19.214 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.022) 0:01:19.237 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.022) 0:01:19.259 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.022) 0:01:19.282 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.306 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:19.330 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.354 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.025) 0:01:19.379 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.052) 0:01:19.432 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.456 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.481 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.505 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.529 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:19.553 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:19.576 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.601 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.625 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.649 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.031) 0:01:19.680 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.029) 0:01:19.710 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.048) 0:01:19.758 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.097) 0:01:19.856 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:19.879 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:19.903 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.031) 0:01:19.934 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:19.957 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:19.981 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:20.004 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.022) 0:01:20.027 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:20.051 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.023) 0:01:20.074 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:08:20 +0000 (0:00:00.024) 0:01:20.099 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.023) 0:01:20.122 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.022) 0:01:20.145 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.079) 0:01:20.224 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.027) 0:01:20.252 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.027) 0:01:20.279 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.052) 0:01:20.332 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.049) 0:01:20.381 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.027) 0:01:20.408 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.026) 0:01:20.435 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.030) 0:01:20.465 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.023) 0:01:20.489 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.023) 0:01:20.513 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.022) 0:01:20.535 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.048) 0:01:20.584 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.118) 0:01:20.702 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.024) 0:01:20.726 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.023) 0:01:20.750 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.023) 0:01:20.774 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.023) 0:01:20.798 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.024) 0:01:20.822 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.029) 0:01:20.852 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.022) 0:01:20.874 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.024) 0:01:20.899 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.023) 0:01:20.923 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.025) 0:01:20.948 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.038) 0:01:20.987 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.032) 0:01:21.020 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:08:21 +0000 (0:00:00.062) 0:01:21.082 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.036) 0:01:21.119 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.055) 0:01:21.174 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.039) 0:01:21.214 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.040) 0:01:21.254 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.029) 0:01:21.283 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.028) 0:01:21.312 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.026) 0:01:21.338 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.024) 0:01:21.363 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.022) 0:01:21.386 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.054) 0:01:21.441 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.028) 0:01:21.470 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.157) 0:01:21.627 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.026) 0:01:21.654 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 508753, "block_size": 4096, "block_total": 520704, "block_used": 11951, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 2083852288, "size_total": 2132803584, "uuid": "cfe1f58e-300c-40b8-9a24-4ee5c4fd0c8b" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 508753, "block_size": 4096, "block_total": 520704, "block_used": 11951, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 2083852288, "size_total": 2132803584, "uuid": "cfe1f58e-300c-40b8-9a24-4ee5c4fd0c8b" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.041) 0:01:21.695 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.036) 0:01:21.732 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.043) 0:01:21.775 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.041) 0:01:21.817 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.028) 0:01:21.846 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.026) 0:01:21.872 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.024) 0:01:21.896 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.027) 0:01:21.924 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.024) 0:01:21.949 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.023) 0:01:21.973 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.022) 0:01:21.995 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.056) 0:01:22.052 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:08:22 +0000 (0:00:00.038) 0:01:22.090 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.027) 0:01:22.118 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.025) 0:01:22.144 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.027) 0:01:22.171 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.023) 0:01:22.195 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.029) 0:01:22.224 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.029) 0:01:22.254 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479694.686717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479694.686717, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 77189, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479694.686717, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.203) 0:01:22.458 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.027) 0:01:22.485 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.024) 0:01:22.510 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.025) 0:01:22.535 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.023) 0:01:22.558 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.022) 0:01:22.580 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.055) 0:01:22.636 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:08:23 +0000 (0:00:00.023) 0:01:22.660 ************ changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.3.7-7.el8.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:08:26 +0000 (0:00:03.378) 0:01:26.038 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:08:26 +0000 (0:00:00.024) 0:01:26.063 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.056) 0:01:26.120 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.029) 0:01:26.149 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.027) 0:01:26.176 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.026) 0:01:26.202 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.026) 0:01:26.229 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.025) 0:01:26.254 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.026) 0:01:26.281 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.029) 0:01:26.311 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.027) 0:01:26.338 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.025) 0:01:26.364 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.023) 0:01:26.388 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.024) 0:01:26.412 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.026) 0:01:26.438 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.030) 0:01:26.468 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.027) 0:01:26.496 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.066) 0:01:26.562 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.027) 0:01:26.590 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.023) 0:01:26.614 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.024) 0:01:26.638 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.024) 0:01:26.663 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.025) 0:01:26.689 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.025) 0:01:26.714 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.026) 0:01:26.740 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:08:27 +0000 (0:00:00.326) 0:01:27.067 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.198) 0:01:27.265 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.034) 0:01:27.300 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.029) 0:01:27.329 ************ ok: [sut] => { "bytes": 21431886807, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.191) 0:01:27.521 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.057) 0:01:27.578 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.026) 0:01:27.604 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.025) 0:01:27.630 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.025) 0:01:27.655 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.022) 0:01:27.677 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.023) 0:01:27.700 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.023) 0:01:27.723 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.022) 0:01:27.746 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.022) 0:01:27.769 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.023) 0:01:27.792 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.023) 0:01:27.816 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.024) 0:01:27.840 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.024) 0:01:27.865 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.025) 0:01:27.890 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.071) 0:01:27.962 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.025) 0:01:27.988 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.025) 0:01:28.014 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.025) 0:01:28.039 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.025) 0:01:28.064 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.024) 0:01:28.088 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:08:28 +0000 (0:00:00.024) 0:01:28.113 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.029) 0:01:28.142 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.025405", "end": "2024-05-12 02:08:29.216614", "rc": 0, "start": "2024-05-12 02:08:29.191209" } 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-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.223) 0:01:28.365 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.028) 0:01:28.394 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.029) 0:01:28.424 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.024) 0:01:28.448 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.034) 0:01:28.483 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.024) 0:01:28.507 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.025) 0:01:28.533 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.052) 0:01:28.585 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.027) 0:01:28.612 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.079) 0:01:28.692 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.031) 0:01:28.724 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 769066, "block_size": 4096, "block_total": 782848, "block_used": 13782, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 3150094336, "size_total": 3206545408, "uuid": "f0276525-c52e-4978-8a79-c595f1ce478f" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 769066, "block_size": 4096, "block_total": 782848, "block_used": 13782, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 3150094336, "size_total": 3206545408, "uuid": "f0276525-c52e-4978-8a79-c595f1ce478f" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.031) 0:01:28.755 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.023) 0:01:28.779 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.026) 0:01:28.805 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.025) 0:01:28.830 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.023) 0:01:28.854 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.023) 0:01:28.877 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.024) 0:01:28.901 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.027) 0:01:28.928 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.054) 0:01:28.983 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.023) 0:01:29.007 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.023) 0:01:29.030 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.021) 0:01:29.051 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:08:29 +0000 (0:00:00.035) 0:01:29.087 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.028) 0:01:29.116 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.027) 0:01:29.144 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.022) 0:01:29.166 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.022) 0:01:29.188 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.027) 0:01:29.216 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.028) 0:01:29.245 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479694.4247174, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479694.4247174, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 76225, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479694.4247174, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.200) 0:01:29.445 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.027) 0:01:29.472 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.022) 0:01:29.495 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.066) 0:01:29.562 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.027) 0:01:29.589 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.025) 0:01:29.615 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.042) 0:01:29.657 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:08:30 +0000 (0:00:00.024) 0:01:29.682 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:08:33 +0000 (0:00:02.497) 0:01:32.179 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.045) 0:01:32.225 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.023) 0:01:32.249 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.027) 0:01:32.277 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.022) 0:01:32.299 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.023) 0:01:32.322 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.023) 0:01:32.346 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.023) 0:01:32.369 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.022) 0:01:32.392 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.026) 0:01:32.419 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.026) 0:01:32.445 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.023) 0:01:32.468 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.022) 0:01:32.491 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.022) 0:01:32.514 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.021) 0:01:32.536 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.023) 0:01:32.559 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.060) 0:01:32.620 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.023) 0:01:32.644 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.024) 0:01:32.669 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.023) 0:01:32.692 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.025) 0:01:32.718 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.024) 0:01:32.742 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.029) 0:01:32.771 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.023) 0:01:32.795 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.024) 0:01:32.819 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:08:33 +0000 (0:00:00.200) 0:01:33.020 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.198) 0:01:33.218 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.034) 0:01:33.252 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.029) 0:01:33.282 ************ ok: [sut] => { "bytes": 21431886807, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.236) 0:01:33.519 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.026) 0:01:33.545 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.025) 0:01:33.571 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.026) 0:01:33.597 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.025) 0:01:33.623 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.024) 0:01:33.647 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.023) 0:01:33.671 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.023) 0:01:33.694 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.022) 0:01:33.717 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.023) 0:01:33.740 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.023) 0:01:33.764 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.024) 0:01:33.788 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.023) 0:01:33.811 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.023) 0:01:33.835 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.058) 0:01:33.894 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.023) 0:01:33.918 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.026) 0:01:33.944 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.024) 0:01:33.968 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.029) 0:01:33.998 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.035) 0:01:34.033 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.039) 0:01:34.072 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:08:34 +0000 (0:00:00.029) 0:01:34.102 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.033) 0:01:34.135 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv2" ], "delta": "0:00:00.023474", "end": "2024-05-12 02:08:35.215859", "rc": 0, "start": "2024-05-12 02:08:35.192385" } 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-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.228) 0:01:34.364 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.036) 0:01:34.400 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.028) 0:01:34.429 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.024) 0:01:34.453 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.024) 0:01:34.477 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.058) 0:01:34.535 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.025) 0:01:34.561 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.024) 0:01:34.585 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.028) 0:01:34.614 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.078) 0:01:34.692 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.025) 0:01:34.718 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 769066, "block_size": 4096, "block_total": 782848, "block_used": 13782, "device": "/dev/mapper/vg1-lv3", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 3150094336, "size_total": 3206545408, "uuid": "6ef82dba-db12-4434-9d99-4e681013f37f" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 769066, "block_size": 4096, "block_total": 782848, "block_used": 13782, "device": "/dev/mapper/vg1-lv3", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 3150094336, "size_total": 3206545408, "uuid": "6ef82dba-db12-4434-9d99-4e681013f37f" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.033) 0:01:34.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.025) 0:01:34.777 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.029) 0:01:34.807 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.025) 0:01:34.832 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.023) 0:01:34.856 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.023) 0:01:34.879 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.023) 0:01:34.903 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.059) 0:01:34.962 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.023) 0:01:34.986 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.023) 0:01:35.009 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.022) 0:01:35.032 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.022) 0:01:35.054 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:08:35 +0000 (0:00:00.037) 0:01:35.092 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.028) 0:01:35.121 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.027) 0:01:35.148 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.022) 0:01:35.170 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.022) 0:01:35.192 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.027) 0:01:35.219 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.028) 0:01:35.248 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479694.1517177, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479694.1517177, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 75736, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479694.1517177, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.200) 0:01:35.448 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.035) 0:01:35.484 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.065) 0:01:35.550 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.040) 0:01:35.590 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.025) 0:01:35.616 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.023) 0:01:35.639 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.025) 0:01:35.665 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:08:36 +0000 (0:00:00.023) 0:01:35.689 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:08:39 +0000 (0:00:02.506) 0:01:38.195 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.219 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.242 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.029) 0:01:38.271 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.294 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.317 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.339 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.361 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.383 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.026) 0:01:38.410 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.024) 0:01:38.435 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.457 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.480 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.502 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.054) 0:01:38.557 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.580 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.603 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.626 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.650 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.672 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.695 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.718 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.741 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.022) 0:01:38.763 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.023) 0:01:38.787 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:08:39 +0000 (0:00:00.192) 0:01:38.979 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.196) 0:01:39.175 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.026) 0:01:39.202 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.054) 0:01:39.256 ************ ok: [sut] => { "bytes": 21431886807, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.196) 0:01:39.453 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.025) 0:01:39.478 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.025) 0:01:39.504 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.025) 0:01:39.530 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.025) 0:01:39.555 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.022) 0:01:39.577 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.023) 0:01:39.600 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.023) 0:01:39.624 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.022) 0:01:39.646 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.022) 0:01:39.669 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.021) 0:01:39.690 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.021) 0:01:39.712 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.022) 0:01:39.735 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.051) 0:01:39.786 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.023) 0:01:39.809 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.023) 0:01:39.832 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.021) 0:01:39.854 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.022) 0:01:39.876 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.023) 0:01:39.899 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.022) 0:01:39.921 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.023) 0:01:39.945 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.023) 0:01:39.968 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:08:40 +0000 (0:00:00.027) 0:01:39.996 ************ 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.024032", "end": "2024-05-12 02:08:41.066538", "rc": 0, "start": "2024-05-12 02:08:41.042506" } 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-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.218) 0:01:40.214 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.026) 0:01:40.241 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.027) 0:01:40.268 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.023) 0:01:40.292 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.056) 0:01:40.348 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.024) 0:01:40.373 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.024) 0:01:40.397 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.021) 0:01:40.419 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.021) 0:01:40.441 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:85 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.022) 0:01:40.463 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.044) 0:01:40.507 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.035) 0:01:40.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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.028) 0:01:40.572 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.055) 0:01:40.628 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.022) 0:01:40.650 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.022) 0:01:40.673 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.055) 0:01:40.728 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.023) 0:01:40.752 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.044) 0:01:40.796 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.023) 0:01:40.819 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "raid_level": "raid0", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "lv3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.026) 0:01:40.846 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.022) 0:01:40.869 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.022) 0:01:40.891 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.023) 0:01:40.915 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.022) 0:01:40.938 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.023) 0:01:40.961 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.033) 0:01:40.995 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:08:41 +0000 (0:00:00.021) 0:01:41.017 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-lv2", "/dev/mapper/vg1-lv3", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "mdadm" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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" ], "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" ], "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:08:47 +0000 (0:00:05.732) 0:01:46.749 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:08:47 +0000 (0:00:00.029) 0:01:46.778 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:08:47 +0000 (0:00:00.024) 0:01:46.803 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-lv2", "/dev/mapper/vg1-lv3", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-lv3", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "mdadm" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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" ], "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" ], "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:08:47 +0000 (0:00:00.066) 0:01:46.869 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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" ], "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" ], "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:08:47 +0000 (0:00:00.055) 0:01:46.925 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:08:47 +0000 (0:00:00.025) 0:01:46.950 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:08:47 +0000 (0:00:00.023) 0:01:46.973 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:08:48 +0000 (0:00:00.477) 0:01:47.450 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:08:48 +0000 (0:00:00.569) 0:01:48.020 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:08:48 +0000 (0:00:00.035) 0:01:48.056 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:08:49 +0000 (0:00:00.473) 0:01:48.529 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:08:49 +0000 (0:00:00.196) 0:01:48.726 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:08:49 +0000 (0:00:00.021) 0:01:48.748 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:106 Sunday 12 May 2024 02:08:50 +0000 (0:00:00.605) 0:01:49.354 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:08:50 +0000 (0:00:00.041) 0:01:49.395 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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" ], "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" ], "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-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:08:50 +0000 (0:00:00.028) 0:01:49.424 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:08:50 +0000 (0:00:00.023) 0:01:49.447 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "cfe1f58e-300c-40b8-9a24-4ee5c4fd0c8b" }, "/dev/mapper/vg1-lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv2", "size": "3G", "type": "lvm", "uuid": "f0276525-c52e-4978-8a79-c595f1ce478f" }, "/dev/mapper/vg1-lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv3", "size": "3G", "type": "lvm", "uuid": "6ef82dba-db12-4434-9d99-4e681013f37f" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "20G", "type": "raid0", "uuid": "8w8Il8-zerd-uaM6-Kt4n-kO0r-aMki-HjFeb4" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "64c15610-13a9-ce09-e2b2-15bd47a80582" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "64c15610-13a9-ce09-e2b2-15bd47a80582" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:08:50 +0000 (0:00:00.199) 0:01:49.647 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002564", "end": "2024-05-12 02:08:50.692709", "rc": 0, "start": "2024-05-12 02:08:50.690145" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 /dev/mapper/vg1-lv2 /opt/test2 xfs defaults 0 0 /dev/mapper/vg1-lv3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:08:50 +0000 (0:00:00.194) 0:01:49.842 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002626", "end": "2024-05-12 02:08:50.889138", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:08:50.886512" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:08:50 +0000 (0:00:00.203) 0:01:50.046 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:08:50 +0000 (0:00:00.065) 0:01:50.111 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.069) 0:01:50.181 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.026715", "end": "2024-05-12 02:08:51.258733", "rc": 0, "start": "2024-05-12 02:08:51.232018" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.225) 0:01:50.407 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.037) 0:01:50.445 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.074) 0:01:50.520 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.039) 0:01:50.559 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.209) 0:01:50.769 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.034) 0:01:50.803 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.029) 0:01:50.833 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.034) 0:01:50.868 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.029) 0:01:50.897 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.045) 0:01:50.942 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.052) 0:01:50.995 ************ ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:08:51 +0000 (0:00:00.085) 0:01:51.081 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.050) 0:01:51.131 ************ ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.006377", "end": "2024-05-12 02:08:52.199636", "rc": 0, "start": "2024-05-12 02:08:52.193259" } STDOUT: /dev/md/vg1-1: Version : 1.2 Creation Time : Sun May 12 02:08:08 2024 Raid Level : raid0 Array Size : 20936704 (19.97 GiB 21.44 GB) Raid Devices : 2 Total Devices : 2 Persistence : Superblock is persistent Update Time : Sun May 12 02:08:08 2024 State : clean Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 Layout : original Chunk Size : 512K Consistency Policy : none Name : vg1-1 UUID : 64c15610:13a9ce09:e2b215bd:47a80582 Events : 0 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.218) 0:01:51.350 ************ 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-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.029) 0:01:51.380 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ 0\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.030) 0:01:51.410 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.2\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.030) 0:01:51.441 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_chunk_size_re": [ "512K" ] }, "changed": false } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.038) 0:01:51.479 ************ ok: [sut] => { "bytes": 524288, "changed": false, "lvm": "512k", "parted": "512KiB", "size": "512 KiB" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.203) 0:01:51.683 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.031) 0:01:51.715 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.033) 0:01:51.748 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.032) 0:01:51.781 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.032) 0:01:51.814 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.024) 0:01:51.838 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.077) 0:01:51.916 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.058) 0:01:51.975 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.023) 0:01:51.999 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.022) 0:01:52.022 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.023) 0:01:52.045 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.023) 0:01:52.069 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:08:52 +0000 (0:00:00.023) 0:01:52.092 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.027) 0:01:52.120 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.032) 0:01:52.153 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.177 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.201 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.224 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.063) 0:01:52.287 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.026) 0:01:52.313 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.024) 0:01:52.338 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.024) 0:01:52.363 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.026) 0:01:52.390 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.024) 0:01:52.414 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.438 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.022) 0:01:52.460 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.484 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.507 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.530 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.043) 0:01:52.574 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.089) 0:01:52.663 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.024) 0:01:52.687 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.711 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.022) 0:01:52.733 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.022) 0:01:52.756 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.779 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.022) 0:01:52.802 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.825 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.848 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.872 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.022) 0:01:52.894 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.023) 0:01:52.917 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.021) 0:01:52.939 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.078) 0:01:53.018 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.025) 0:01:53.044 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.026) 0:01:53.070 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:08:53 +0000 (0:00:00.043) 0:01:53.114 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.025) 0:01:53.139 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.027) 0:01:53.167 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.190 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.214 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.022) 0:01:53.236 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.260 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.027) 0:01:53.287 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.046) 0:01:53.334 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.091) 0:01:53.426 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.450 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.473 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.496 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.022) 0:01:53.519 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.542 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.565 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.026) 0:01:53.592 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.615 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.639 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.662 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.022) 0:01:53.684 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.022) 0:01:53.707 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.022) 0:01:53.730 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.056) 0:01:53.787 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.024) 0:01:53.811 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.022) 0:01:53.834 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.857 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.881 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.023) 0:01:53.905 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.022) 0:01:53.927 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.022) 0:01:53.950 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.022) 0:01:53.972 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.052) 0:01:54.025 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:08:54 +0000 (0:00:00.026) 0:01:54.051 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.113) 0:01:54.165 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.027) 0:01:54.192 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 508753, "block_size": 4096, "block_total": 520704, "block_used": 11951, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 2083852288, "size_total": 2132803584, "uuid": "cfe1f58e-300c-40b8-9a24-4ee5c4fd0c8b" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 508753, "block_size": 4096, "block_total": 520704, "block_used": 11951, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 2083852288, "size_total": 2132803584, "uuid": "cfe1f58e-300c-40b8-9a24-4ee5c4fd0c8b" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.030) 0:01:54.223 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.025) 0:01:54.249 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.027) 0:01:54.277 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.038) 0:01:54.315 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.024) 0:01:54.339 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.024) 0:01:54.364 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.025) 0:01:54.390 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.027) 0:01:54.418 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.025) 0:01:54.443 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.023) 0:01:54.467 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.023) 0:01:54.490 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.021) 0:01:54.512 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.034) 0:01:54.547 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.064) 0:01:54.611 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.032) 0:01:54.643 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.031) 0:01:54.675 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.027) 0:01:54.702 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.029) 0:01:54.732 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.032) 0:01:54.765 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479694.686717, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479694.686717, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 77189, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479694.686717, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.209) 0:01:54.974 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.032) 0:01:55.007 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.027) 0:01:55.034 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.028) 0:01:55.063 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.026) 0:01:55.089 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:08:55 +0000 (0:00:00.026) 0:01:55.115 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:08:56 +0000 (0:00:00.036) 0:01:55.151 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:08:56 +0000 (0:00:00.025) 0:01:55.177 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:08:58 +0000 (0:00:02.550) 0:01:57.728 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.025) 0:01:57.753 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.025) 0:01:57.779 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.029) 0:01:57.808 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.023) 0:01:57.832 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.023) 0:01:57.856 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.052) 0:01:57.908 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.024) 0:01:57.932 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.022) 0:01:57.955 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.028) 0:01:57.983 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.027) 0:01:58.010 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.024) 0:01:58.034 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.023) 0:01:58.058 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.024) 0:01:58.082 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:08:58 +0000 (0:00:00.025) 0:01:58.108 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.023) 0:01:58.132 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.022) 0:01:58.155 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.024) 0:01:58.179 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.023) 0:01:58.203 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.023) 0:01:58.226 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.023) 0:01:58.250 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.063) 0:01:58.314 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.025) 0:01:58.339 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.025) 0:01:58.364 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.023) 0:01:58.388 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.198) 0:01:58.586 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.204) 0:01:58.791 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.030) 0:01:58.821 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.026) 0:01:58.848 ************ ok: [sut] => { "bytes": 21431886807, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.195) 0:01:59.043 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.027) 0:01:59.071 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:08:59 +0000 (0:00:00.027) 0:01:59.098 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.028) 0:01:59.127 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.031) 0:01:59.158 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.067) 0:01:59.225 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.025) 0:01:59.251 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.026) 0:01:59.278 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.026) 0:01:59.304 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.024) 0:01:59.328 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.029) 0:01:59.357 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.036) 0:01:59.394 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.043) 0:01:59.437 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.047) 0:01:59.484 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.032) 0:01:59.517 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.031) 0:01:59.548 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.033) 0:01:59.582 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.032) 0:01:59.614 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.036) 0:01:59.651 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.050) 0:01:59.702 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.066) 0:01:59.768 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.025) 0:01:59.793 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.033) 0:01:59.826 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.024303", "end": "2024-05-12 02:09:00.900590", "rc": 0, "start": "2024-05-12 02:09:00.876287" } 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-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.222) 0:02:00.049 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.027) 0:02:00.076 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:09:00 +0000 (0:00:00.026) 0:02:00.103 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.024) 0:02:00.128 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.024) 0:02:00.152 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.024) 0:02:00.177 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.023) 0:02:00.200 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.022) 0:02:00.223 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.036) 0:02:00.259 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.132) 0:02:00.391 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.035) 0:02:00.427 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 769066, "block_size": 4096, "block_total": 782848, "block_used": 13782, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 3150094336, "size_total": 3206545408, "uuid": "f0276525-c52e-4978-8a79-c595f1ce478f" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 769066, "block_size": 4096, "block_total": 782848, "block_used": 13782, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 3150094336, "size_total": 3206545408, "uuid": "f0276525-c52e-4978-8a79-c595f1ce478f" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.033) 0:02:00.460 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.032) 0:02:00.492 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.036) 0:02:00.529 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.043) 0:02:00.572 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.031) 0:02:00.604 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.024) 0:02:00.628 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.023) 0:02:00.651 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.026) 0:02:00.677 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.023) 0:02:00.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.023) 0:02:00.724 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.023) 0:02:00.747 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.021) 0:02:00.769 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.071) 0:02:00.840 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.029) 0:02:00.869 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.027) 0:02:00.897 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.025) 0:02:00.922 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.024) 0:02:00.947 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.028) 0:02:00.976 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:09:01 +0000 (0:00:00.028) 0:02:01.004 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479694.4247174, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479694.4247174, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 76225, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479694.4247174, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:09:02 +0000 (0:00:00.201) 0:02:01.206 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:09:02 +0000 (0:00:00.029) 0:02:01.236 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:09:02 +0000 (0:00:00.023) 0:02:01.259 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:09:02 +0000 (0:00:00.028) 0:02:01.287 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:09:02 +0000 (0:00:00.024) 0:02:01.312 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:09:02 +0000 (0:00:00.022) 0:02:01.335 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:09:02 +0000 (0:00:00.024) 0:02:01.360 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:09:02 +0000 (0:00:00.055) 0:02:01.415 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:09:04 +0000 (0:00:02.492) 0:02:03.907 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:09:04 +0000 (0:00:00.026) 0:02:03.934 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:09:04 +0000 (0:00:00.026) 0:02:03.960 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:09:04 +0000 (0:00:00.032) 0:02:03.993 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:09:04 +0000 (0:00:00.024) 0:02:04.017 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:09:04 +0000 (0:00:00.047) 0:02:04.065 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:09:04 +0000 (0:00:00.023) 0:02:04.088 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:09:04 +0000 (0:00:00.023) 0:02:04.112 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.023) 0:02:04.135 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.028) 0:02:04.164 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.026) 0:02:04.191 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.024) 0:02:04.215 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.025) 0:02:04.241 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.025) 0:02:04.267 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.021) 0:02:04.288 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.023) 0:02:04.312 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.023) 0:02:04.335 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.023) 0:02:04.358 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.023) 0:02:04.381 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.024) 0:02:04.406 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.072) 0:02:04.478 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.024) 0:02:04.503 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.023) 0:02:04.526 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.024) 0:02:04.551 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.023) 0:02:04.575 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.194) 0:02:04.769 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.196) 0:02:04.965 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.031) 0:02:04.997 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:09:05 +0000 (0:00:00.042) 0:02:05.039 ************ ok: [sut] => { "bytes": 21431886807, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.198) 0:02:05.237 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.027) 0:02:05.264 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.024) 0:02:05.289 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.028) 0:02:05.317 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.074) 0:02:05.392 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.025) 0:02:05.417 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.035) 0:02:05.452 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.028) 0:02:05.481 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.027) 0:02:05.509 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.028) 0:02:05.537 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.025) 0:02:05.563 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.023) 0:02:05.586 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.022) 0:02:05.609 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.022) 0:02:05.631 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.022) 0:02:05.653 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.023) 0:02:05.677 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.024) 0:02:05.702 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.024) 0:02:05.727 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.030) 0:02:05.758 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.067) 0:02:05.825 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.025) 0:02:05.851 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.024) 0:02:05.876 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:09:06 +0000 (0:00:00.029) 0:02:05.905 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv2" ], "delta": "0:00:00.024176", "end": "2024-05-12 02:09:06.976567", "rc": 0, "start": "2024-05-12 02:09:06.952391" } 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-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.226) 0:02:06.132 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.039) 0:02:06.172 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.038) 0:02:06.210 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.049) 0:02:06.259 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.037) 0:02:06.297 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.029) 0:02:06.327 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.031) 0:02:06.358 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.038) 0:02:06.396 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.048) 0:02:06.444 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.128) 0:02:06.573 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.027) 0:02:06.600 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 769066, "block_size": 4096, "block_total": 782848, "block_used": 13782, "device": "/dev/mapper/vg1-lv3", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 3150094336, "size_total": 3206545408, "uuid": "6ef82dba-db12-4434-9d99-4e681013f37f" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 769066, "block_size": 4096, "block_total": 782848, "block_used": 13782, "device": "/dev/mapper/vg1-lv3", "fstype": "xfs", "inode_available": 1570813, "inode_total": 1570816, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,sunit=1024,swidth=16384,noquota", "size_available": 3150094336, "size_total": 3206545408, "uuid": "6ef82dba-db12-4434-9d99-4e681013f37f" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.035) 0:02:06.636 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.025) 0:02:06.662 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.029) 0:02:06.691 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.029) 0:02:06.721 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.034) 0:02:06.755 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.026) 0:02:06.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.024) 0:02:06.806 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.031) 0:02:06.838 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.024) 0:02:06.862 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.030) 0:02:06.893 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.026) 0:02:06.919 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.087) 0:02:07.007 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.040) 0:02:07.047 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.029) 0:02:07.077 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:09:07 +0000 (0:00:00.032) 0:02:07.110 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.023) 0:02:07.134 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.027) 0:02:07.161 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.037) 0:02:07.199 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.041) 0:02:07.240 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479694.1517177, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479694.1517177, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 75736, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479694.1517177, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.226) 0:02:07.467 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.030) 0:02:07.497 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.025) 0:02:07.523 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.025) 0:02:07.549 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.023) 0:02:07.573 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.023) 0:02:07.596 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.066) 0:02:07.662 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:09:08 +0000 (0:00:00.024) 0:02:07.686 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:09:11 +0000 (0:00:02.509) 0:02:10.196 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.026) 0:02:10.223 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.024) 0:02:10.247 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.031) 0:02:10.279 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.059) 0:02:10.338 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.027) 0:02:10.365 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.026) 0:02:10.391 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.025) 0:02:10.416 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.024) 0:02:10.441 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.029) 0:02:10.471 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.025) 0:02:10.496 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.024) 0:02:10.521 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.030) 0:02:10.552 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.028) 0:02:10.580 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.024) 0:02:10.605 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.035) 0:02:10.640 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.026) 0:02:10.667 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.024) 0:02:10.691 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.022) 0:02:10.714 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.084) 0:02:10.799 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.027) 0:02:10.827 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.024) 0:02:10.851 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.025) 0:02:10.877 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.035) 0:02:10.912 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:09:11 +0000 (0:00:00.027) 0:02:10.940 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.206) 0:02:11.146 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.195) 0:02:11.341 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.029) 0:02:11.371 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.028) 0:02:11.400 ************ ok: [sut] => { "bytes": 21431886807, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.194) 0:02:11.595 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.025) 0:02:11.620 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.024) 0:02:11.645 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.058) 0:02:11.704 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.026) 0:02:11.731 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.025) 0:02:11.756 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.024) 0:02:11.780 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.023) 0:02:11.804 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.023) 0:02:11.828 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.022) 0:02:11.851 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.023) 0:02:11.875 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.023) 0:02:11.899 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.023) 0:02:11.922 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.022) 0:02:11.945 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.023) 0:02:11.968 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.022) 0:02:11.991 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.023) 0:02:12.014 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.022) 0:02:12.037 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:09:12 +0000 (0:00:00.061) 0:02:12.098 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.024) 0:02:12.123 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.028) 0:02:12.151 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.023) 0:02:12.175 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.028) 0:02:12.203 ************ 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.024611", "end": "2024-05-12 02:09:13.276703", "rc": 0, "start": "2024-05-12 02:09:13.252092" } 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-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.221) 0:02:12.425 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.027) 0:02:12.452 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.029) 0:02:12.482 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.031) 0:02:12.513 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.027) 0:02:12.540 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.026) 0:02:12.567 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.026) 0:02:12.593 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.022) 0:02:12.616 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.026) 0:02:12.643 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the device created above] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:109 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.060) 0:02:12.703 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.053) 0:02:12.756 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.050) 0:02:12.807 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.032) 0:02:12.839 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.056) 0:02:12.896 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.031) 0:02:12.927 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.023) 0:02:12.951 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.027) 0:02:12.979 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.023) 0:02:13.003 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.048) 0:02:13.051 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:09:13 +0000 (0:00:00.025) 0:02:13.077 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "raid_level": "raid0", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "lv3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:09:14 +0000 (0:00:00.064) 0:02:13.141 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:09:14 +0000 (0:00:00.026) 0:02:13.167 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:09:14 +0000 (0:00:00.025) 0:02:13.192 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:09:14 +0000 (0:00:00.022) 0:02:13.215 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:09:14 +0000 (0:00:00.024) 0:02:13.240 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:09:14 +0000 (0:00:00.023) 0:02:13.263 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:09:14 +0000 (0:00:00.034) 0:02:13.298 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:09:14 +0000 (0:00:00.022) 0:02:13.320 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "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" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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" ], "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" ], "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:09:21 +0000 (0:00:07.458) 0:02:20.778 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:09:21 +0000 (0:00:00.023) 0:02:20.802 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:09:21 +0000 (0:00:00.022) 0:02:20.824 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "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" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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" ], "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" ], "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:09:21 +0000 (0:00:00.050) 0:02:20.875 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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" ], "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" ], "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:09:21 +0000 (0:00:00.030) 0:02:20.906 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:09:21 +0000 (0:00:00.026) 0:02:20.932 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:09:22 +0000 (0:00:00.569) 0:02:21.502 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:09:22 +0000 (0:00:00.468) 0:02:21.971 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:09:22 +0000 (0:00:00.023) 0:02:21.994 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:09:22 +0000 (0:00:00.023) 0:02:22.018 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:09:23 +0000 (0:00:00.463) 0:02:22.481 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:09:23 +0000 (0:00:00.201) 0:02:22.682 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:09:23 +0000 (0:00:00.027) 0:02:22.710 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:130 Sunday 12 May 2024 02:09:24 +0000 (0:00:00.630) 0:02:23.340 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:09:24 +0000 (0:00:00.044) 0:02:23.384 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "512 KiB", "raid_device_count": 2, "raid_level": "raid0", "raid_metadata_version": "1.2", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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" ], "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" ], "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-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:09:24 +0000 (0:00:00.029) 0:02:23.414 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:09:24 +0000 (0:00:00.023) 0:02:23.438 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:09:24 +0000 (0:00:00.197) 0:02:23.636 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002700", "end": "2024-05-12 02:09:24.684015", "rc": 0, "start": "2024-05-12 02:09:24.681315" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:09:24 +0000 (0:00:00.198) 0:02:23.834 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002652", "end": "2024-05-12 02:09:24.882982", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:09:24.880330" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:09:24 +0000 (0:00:00.195) 0:02:24.029 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:09:24 +0000 (0:00:00.048) 0:02:24.078 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.056) 0:02:24.134 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.022) 0:02:24.157 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.181 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.048) 0:02:24.230 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.030) 0:02:24.260 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.022) 0:02:24.282 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.028) 0:02:24.311 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.026) 0:02:24.337 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.027) 0:02:24.364 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.024) 0:02:24.389 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.026) 0:02:24.415 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.025) 0:02:24.440 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.020) 0:02:24.461 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.072) 0:02:24.534 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.024) 0:02:24.559 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.582 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.606 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.630 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.654 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.677 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.725 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.748 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.772 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.021) 0:02:24.793 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.042) 0:02:24.836 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.089) 0:02:24.925 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.023) 0:02:24.948 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.022) 0:02:24.971 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.022) 0:02:24.994 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.022) 0:02:25.016 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.022) 0:02:25.039 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.022) 0:02:25.062 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.022) 0:02:25.085 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:09:25 +0000 (0:00:00.022) 0:02:25.107 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.130 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.152 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.175 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.021) 0:02:25.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.219 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.058) 0:02:25.278 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.023) 0:02:25.301 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.323 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.346 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.369 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.392 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.414 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.437 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.044) 0:02:25.481 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.055) 0:02:25.537 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.023) 0:02:25.560 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.583 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.058) 0:02:25.641 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.664 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.023) 0:02:25.687 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.710 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.733 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.021) 0:02:25.754 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.777 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.800 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.022) 0:02:25.823 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.021) 0:02:25.844 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.044) 0:02:25.888 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.025) 0:02:25.914 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.020) 0:02:25.935 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.021) 0:02:25.956 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.058) 0:02:26.015 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:09:26 +0000 (0:00:00.047) 0:02:26.062 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.058) 0:02:26.120 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.023) 0:02:26.144 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.023) 0:02:26.167 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.190 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.212 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.235 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.023) 0:02:26.258 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.021) 0:02:26.280 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.021) 0:02:26.302 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.324 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.058) 0:02:26.383 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.023) 0:02:26.406 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.429 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.023) 0:02:26.453 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.475 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.498 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.520 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.543 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.566 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.588 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.611 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.021) 0:02:26.632 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.021) 0:02:26.654 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.050) 0:02:26.704 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.061) 0:02:26.766 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.078) 0:02:26.845 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.024) 0:02:26.870 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.029) 0:02:26.900 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.023) 0:02:26.924 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.946 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.024) 0:02:26.971 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:26.993 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:27.016 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:27.038 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.022) 0:02:27.061 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:09:27 +0000 (0:00:00.023) 0:02:27.085 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.052) 0:02:27.137 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.023) 0:02:27.161 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.021) 0:02:27.182 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.035) 0:02:27.218 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.023) 0:02:27.241 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.025) 0:02:27.266 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.022) 0:02:27.288 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.022) 0:02:27.311 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.022) 0:02:27.334 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.022) 0:02:27.357 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.190) 0:02:27.547 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.023) 0:02:27.570 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.025) 0:02:27.596 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.019) 0:02:27.615 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.059) 0:02:27.675 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.022) 0:02:27.698 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.020) 0:02:27.719 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:09:28 +0000 (0:00:00.022) 0:02:27.741 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:09:31 +0000 (0:00:02.621) 0:02:30.363 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.022) 0:02:30.385 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.022) 0:02:30.408 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.048) 0:02:30.456 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.023) 0:02:30.480 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.022) 0:02:30.502 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.020) 0:02:30.523 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.020) 0:02:30.544 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.020) 0:02:30.564 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.025) 0:02:30.590 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.025) 0:02:30.615 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.022) 0:02:30.638 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.022) 0:02:30.660 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.022) 0:02:30.683 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.022) 0:02:30.705 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.022) 0:02:30.728 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.022) 0:02:30.750 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.021) 0:02:30.772 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.058) 0:02:30.830 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.029) 0:02:30.860 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.023) 0:02:30.884 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.023) 0:02:30.907 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.026) 0:02:30.934 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.024) 0:02:30.959 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.024) 0:02:30.984 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.023) 0:02:31.007 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.023) 0:02:31.030 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.024) 0:02:31.055 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.024) 0:02:31.079 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:09:31 +0000 (0:00:00.024) 0:02:31.104 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.127 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.149 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.021) 0:02:31.171 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.057) 0:02:31.229 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.023) 0:02:31.252 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.023) 0:02:31.275 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.023) 0:02:31.299 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.024) 0:02:31.323 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.023) 0:02:31.346 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.368 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.391 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.414 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.436 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.459 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.021) 0:02:31.480 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.021) 0:02:31.502 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.525 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.020) 0:02:31.546 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.058) 0:02:31.604 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.024) 0:02:31.629 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.023) 0:02:31.652 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.675 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.697 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.720 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.743 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.022) 0:02:31.765 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.025) 0:02:31.790 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.040) 0:02:31.831 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.030) 0:02:31.861 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.023) 0:02:31.884 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.028) 0:02:31.913 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.113) 0:02:32.027 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.025) 0:02:32.052 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.030) 0:02:32.082 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:09:32 +0000 (0:00:00.025) 0:02:32.108 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.024) 0:02:32.132 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.026) 0:02:32.158 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.025) 0:02:32.184 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.207 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.230 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.253 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.277 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.300 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.324 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.348 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.074) 0:02:32.422 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.022) 0:02:32.445 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.025) 0:02:32.471 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.517 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.022) 0:02:32.540 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.025) 0:02:32.565 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.211) 0:02:32.776 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.023) 0:02:32.799 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.026) 0:02:32.826 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.019) 0:02:32.846 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.024) 0:02:32.870 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.022) 0:02:32.892 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.020) 0:02:32.913 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:09:33 +0000 (0:00:00.021) 0:02:32.934 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:09:36 +0000 (0:00:02.648) 0:02:35.583 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.025) 0:02:35.608 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.022) 0:02:35.631 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.021) 0:02:35.653 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.028) 0:02:35.681 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.053) 0:02:35.734 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.020) 0:02:35.755 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.021) 0:02:35.776 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.024) 0:02:35.801 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.031) 0:02:35.833 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.029) 0:02:35.862 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.025) 0:02:35.888 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.025) 0:02:35.914 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.032) 0:02:35.946 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.024) 0:02:35.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.024) 0:02:35.994 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.025) 0:02:36.020 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.024) 0:02:36.045 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.025) 0:02:36.070 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:09:36 +0000 (0:00:00.023) 0:02:36.093 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.061) 0:02:36.155 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.023) 0:02:36.178 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.026) 0:02:36.204 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.026) 0:02:36.231 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.025) 0:02:36.256 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.023) 0:02:36.280 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.024) 0:02:36.304 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.024) 0:02:36.329 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.024) 0:02:36.353 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.024) 0:02:36.378 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.023) 0:02:36.402 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.027) 0:02:36.429 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.024) 0:02:36.454 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.025) 0:02:36.479 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.024) 0:02:36.504 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.022) 0:02:36.527 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.060) 0:02:36.587 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.028) 0:02:36.616 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.032) 0:02:36.648 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.028) 0:02:36.677 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.035) 0:02:36.713 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.032) 0:02:36.745 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.024) 0:02:36.770 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.022) 0:02:36.792 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.022) 0:02:36.815 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.022) 0:02:36.838 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.021) 0:02:36.859 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.020) 0:02:36.880 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.021) 0:02:36.902 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.023) 0:02:36.925 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.060) 0:02:36.986 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.023) 0:02:37.009 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.024) 0:02:37.034 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.024) 0:02:37.058 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.029) 0:02:37.087 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:09:37 +0000 (0:00:00.025) 0:02:37.113 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.025) 0:02:37.138 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.025) 0:02:37.164 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.024) 0:02:37.189 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.024) 0:02:37.213 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.027) 0:02:37.241 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.081) 0:02:37.322 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.025) 0:02:37.348 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.077) 0:02:37.425 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.025) 0:02:37.451 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.024) 0:02:37.475 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.035) 0:02:37.510 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.024) 0:02:37.535 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.025) 0:02:37.560 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.029) 0:02:37.589 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.025) 0:02:37.615 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.024) 0:02:37.640 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.024) 0:02:37.664 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.023) 0:02:37.687 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.023) 0:02:37.711 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.037) 0:02:37.749 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.022) 0:02:37.771 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.027) 0:02:37.799 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.059) 0:02:37.858 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.023) 0:02:37.881 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.022) 0:02:37.903 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:09:38 +0000 (0:00:00.022) 0:02:37.926 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:09:39 +0000 (0:00:00.189) 0:02:38.116 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:09:39 +0000 (0:00:00.023) 0:02:38.139 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:09:39 +0000 (0:00:00.026) 0:02:38.165 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:09:39 +0000 (0:00:00.020) 0:02:38.186 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:09:39 +0000 (0:00:00.023) 0:02:38.210 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:09:39 +0000 (0:00:00.030) 0:02:38.240 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:09:39 +0000 (0:00:00.021) 0:02:38.262 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:09:39 +0000 (0:00:00.023) 0:02:38.285 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:09:41 +0000 (0:00:02.619) 0:02:40.905 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:09:41 +0000 (0:00:00.024) 0:02:40.929 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:09:41 +0000 (0:00:00.023) 0:02:40.952 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:09:41 +0000 (0:00:00.023) 0:02:40.975 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:09:41 +0000 (0:00:00.028) 0:02:41.004 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:09:41 +0000 (0:00:00.023) 0:02:41.028 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:09:41 +0000 (0:00:00.020) 0:02:41.048 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:09:41 +0000 (0:00:00.025) 0:02:41.074 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.071) 0:02:41.146 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.044) 0:02:41.190 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.028) 0:02:41.218 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.026) 0:02:41.244 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.046) 0:02:41.291 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.029) 0:02:41.320 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.024) 0:02:41.367 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.024) 0:02:41.392 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.416 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.439 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.463 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.024) 0:02:41.487 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.511 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.024) 0:02:41.536 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.070) 0:02:41.606 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.034) 0:02:41.640 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.029) 0:02:41.670 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.694 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.024) 0:02:41.718 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.027) 0:02:41.746 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.025) 0:02:41.771 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.025) 0:02:41.796 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.820 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.024) 0:02:41.844 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.867 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.891 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.024) 0:02:41.915 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:41.939 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.022) 0:02:41.961 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.061) 0:02:42.022 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:42.046 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.023) 0:02:42.070 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:09:42 +0000 (0:00:00.024) 0:02:42.094 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.024) 0:02:42.119 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.023) 0:02:42.143 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:42.165 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.021) 0:02:42.187 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.021) 0:02:42.209 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.021) 0:02:42.231 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.020) 0:02:42.252 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.023) 0:02:42.276 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.023) 0:02:42.299 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:42.321 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.021) 0:02:42.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.056) 0:02:42.399 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.023) 0:02:42.422 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.023) 0:02:42.445 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:42.467 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:42.490 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:42.513 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.021) 0:02:42.535 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.021) 0:02:42.556 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID1 lvm raid device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:133 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.021) 0:02:42.578 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.052) 0:02:42.630 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.036) 0:02:42.666 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.027) 0:02:42.694 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.135) 0:02:42.830 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.023) 0:02:42.853 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:42.875 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.021) 0:02:42.896 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.021) 0:02:42.918 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.044) 0:02:42.962 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:42.984 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sda", "sdb" ], "raid_level": "raid1", "size": "2g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.025) 0:02:43.010 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:43.033 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:43.056 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:43.078 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:09:43 +0000 (0:00:00.022) 0:02:43.101 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:09:44 +0000 (0:00:00.022) 0:02:43.123 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:09:44 +0000 (0:00:00.066) 0:02:43.190 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:09:44 +0000 (0:00:00.021) 0:02:43.212 ************ changed: [sut] => { "actions": [ { "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": "lvmpv" }, { "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": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:09:52 +0000 (0:00:08.700) 0:02:51.912 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:09:52 +0000 (0:00:00.025) 0:02:51.938 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:09:52 +0000 (0:00:00.022) 0:02:51.961 ************ ok: [sut] => { "blivet_output": { "actions": [ { "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": "lvmpv" }, { "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": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:09:52 +0000 (0:00:00.053) 0:02:52.015 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:09:52 +0000 (0:00:00.025) 0:02:52.041 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:09:52 +0000 (0:00:00.023) 0:02:52.064 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:09:52 +0000 (0:00:00.022) 0:02:52.087 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:09:53 +0000 (0:00:00.480) 0:02:52.567 ************ 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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:09:54 +0000 (0:00:00.758) 0:02:53.326 ************ 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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:09:54 +0000 (0:00:00.026) 0:02:53.352 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:09:54 +0000 (0:00:00.493) 0:02:53.846 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:09:54 +0000 (0:00:00.204) 0:02:54.050 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:09:54 +0000 (0:00:00.052) 0:02:54.103 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:149 Sunday 12 May 2024 02:09:56 +0000 (0:00:01.765) 0:02:55.868 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:09:56 +0000 (0:00:00.069) 0:02:55.938 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:09:56 +0000 (0:00:00.038) 0:02:55.977 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:09:56 +0000 (0:00:00.036) 0:02:56.014 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "eb14969f-6549-4a49-bf3c-748a7eb1291e" }, "/dev/mapper/vg1-lv1_rimage_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_0", "size": "2G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rimage_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_1", "size": "2G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rmeta_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rmeta_0", "size": "4M", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rmeta_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rmeta_1", "size": "4M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "4XNEaN-GwAJ-Uigb-dbJ7-lQbB-iBXP-WxrndD" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "d5zKfi-rfXE-lUGN-IfjK-z51E-wFMu-zkJmS8" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:09:57 +0000 (0:00:00.203) 0:02:56.217 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002376", "end": "2024-05-12 02:09:57.263840", "rc": 0, "start": "2024-05-12 02:09:57.261464" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:09:57 +0000 (0:00:00.195) 0:02:56.413 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002511", "end": "2024-05-12 02:09:57.461605", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:09:57.459094" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:09:57 +0000 (0:00:00.209) 0:02:56.622 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:09:57 +0000 (0:00:00.057) 0:02:56.680 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:09:57 +0000 (0:00:00.024) 0:02:56.704 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.813649", "end": "2024-05-12 02:09:58.567371", "rc": 0, "start": "2024-05-12 02:09:57.753722" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:09:58 +0000 (0:00:01.017) 0:02:57.722 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:09:58 +0000 (0:00:00.028) 0:02:57.751 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:09:58 +0000 (0:00:00.046) 0:02:57.798 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "2", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:09:58 +0000 (0:00:00.057) 0:02:57.855 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.363) 0:02:58.219 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "2" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.026) 0:02:58.245 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.027) 0:02:58.272 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.027) 0:02:58.299 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.026) 0:02:58.326 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.028) 0:02:58.355 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.025) 0:02:58.380 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.037) 0:02:58.417 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.043) 0:02:58.461 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.023) 0:02:58.485 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.022) 0:02:58.507 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.022) 0:02:58.530 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.058) 0:02:58.588 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.023) 0:02:58.612 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.029) 0:02:58.642 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.023) 0:02:58.665 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.023) 0:02:58.688 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.023) 0:02:58.712 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.023) 0:02:58.735 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.021) 0:02:58.757 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.043) 0:02:58.800 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:09:59 +0000 (0:00:00.046) 0:02:58.847 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,segtype,stripe_size", "vg1/lv1" ], "delta": "0:00:00.817609", "end": "2024-05-12 02:10:00.716988", "rc": 0, "start": "2024-05-12 02:09:59.899379" } STDOUT: LVM2_LV_NAME=lv1 LVM2_SEGTYPE=raid1 LVM2_STRIPE_SIZE=0 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:10:00 +0000 (0:00:01.028) 0:02:59.875 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid1" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:10:00 +0000 (0:00:00.031) 0:02:59.906 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:10:00 +0000 (0:00:00.031) 0:02:59.937 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_stripe_size": [ "0" ] }, "changed": false } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:10:00 +0000 (0:00:00.030) 0:02:59.968 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:10:00 +0000 (0:00:00.028) 0:02:59.996 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:10:00 +0000 (0:00:00.027) 0:03:00.023 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:10:00 +0000 (0:00:00.029) 0:03:00.052 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:10:00 +0000 (0:00:00.049) 0:03:00.101 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.049) 0:03:00.151 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.025) 0:03:00.177 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.023) 0:03:00.200 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.061) 0:03:00.262 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.028) 0:03:00.291 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.049) 0:03:00.340 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.029) 0:03:00.369 ************ skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.030) 0:03:00.400 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.048) 0:03:00.448 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.028) 0:03:00.477 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.027) 0:03:00.504 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.024) 0:03:00.529 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.023) 0:03:00.552 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.022) 0:03:00.575 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.025) 0:03:00.601 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.063) 0:03:00.664 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.026) 0:03:00.691 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.023) 0:03:00.715 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.023) 0:03:00.739 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.023) 0:03:00.762 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.022) 0:03:00.785 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.025) 0:03:00.810 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.050) 0:03:00.860 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.053) 0:03:00.914 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.027) 0:03:00.941 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.028) 0:03:00.969 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.026) 0:03:00.995 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.023) 0:03:01.019 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.066) 0:03:01.086 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:10:01 +0000 (0:00:00.026) 0:03:01.112 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.023) 0:03:01.136 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.023) 0:03:01.160 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.048) 0:03:01.208 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.033) 0:03:01.241 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.084) 0:03:01.326 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.027) 0:03:01.353 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 508813, "block_size": 4096, "block_total": 520704, "block_used": 11891, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2084098048, "size_total": 2132803584, "uuid": "eb14969f-6549-4a49-bf3c-748a7eb1291e" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 508813, "block_size": 4096, "block_total": 520704, "block_used": 11891, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1046525, "inode_total": 1046528, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2084098048, "size_total": 2132803584, "uuid": "eb14969f-6549-4a49-bf3c-748a7eb1291e" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.032) 0:03:01.386 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.025) 0:03:01.411 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.031) 0:03:01.442 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.072) 0:03:01.515 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.024) 0:03:01.539 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.025) 0:03:01.565 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.027) 0:03:01.593 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.029) 0:03:01.622 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.027) 0:03:01.650 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.026) 0:03:01.677 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.026) 0:03:01.704 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.024) 0:03:01.728 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.039) 0:03:01.768 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.028) 0:03:01.796 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.027) 0:03:01.824 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.024) 0:03:01.848 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.024) 0:03:01.872 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.067) 0:03:01.940 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:10:02 +0000 (0:00:00.028) 0:03:01.969 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479792.6685796, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479792.6685796, "dev": 6, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 91475, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479792.6685796, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:10:03 +0000 (0:00:00.277) 0:03:02.247 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:10:03 +0000 (0:00:00.031) 0:03:02.279 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:10:03 +0000 (0:00:00.024) 0:03:02.303 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:10:03 +0000 (0:00:00.028) 0:03:02.331 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:10:03 +0000 (0:00:00.027) 0:03:02.359 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:10:03 +0000 (0:00:00.025) 0:03:02.385 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:10:03 +0000 (0:00:00.028) 0:03:02.414 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:10:03 +0000 (0:00:00.028) 0:03:02.442 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:10:06 +0000 (0:00:02.736) 0:03:05.179 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.023) 0:03:05.203 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.023) 0:03:05.226 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.028) 0:03:05.255 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.022) 0:03:05.278 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.024) 0:03:05.303 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.024) 0:03:05.328 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.024) 0:03:05.352 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.024) 0:03:05.376 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.032) 0:03:05.408 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.062) 0:03:05.470 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.023) 0:03:05.494 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.022) 0:03:05.517 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.023) 0:03:05.541 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.022) 0:03:05.563 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.023) 0:03:05.587 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.022) 0:03:05.609 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.023) 0:03:05.633 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.025) 0:03:05.658 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.024) 0:03:05.683 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.023) 0:03:05.706 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.025) 0:03:05.732 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.024) 0:03:05.757 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.024) 0:03:05.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:10:06 +0000 (0:00:00.025) 0:03:05.807 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.338) 0:03:06.146 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.202) 0:03:06.349 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.028) 0:03:06.377 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.023) 0:03:06.401 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.314) 0:03:06.715 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.027) 0:03:06.742 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.026) 0:03:06.769 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.025) 0:03:06.794 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.025) 0:03:06.820 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.023) 0:03:06.843 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.023) 0:03:06.866 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.021) 0:03:06.888 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.056) 0:03:06.945 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.023) 0:03:06.969 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.022) 0:03:06.991 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.022) 0:03:07.014 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.023) 0:03:07.037 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.023) 0:03:07.060 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.021) 0:03:07.082 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:10:07 +0000 (0:00:00.022) 0:03:07.104 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:10:08 +0000 (0:00:00.023) 0:03:07.128 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:10:08 +0000 (0:00:00.023) 0:03:07.151 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:10:08 +0000 (0:00:00.022) 0:03:07.174 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:10:08 +0000 (0:00:00.023) 0:03:07.198 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:10:08 +0000 (0:00:00.024) 0:03:07.222 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:10:08 +0000 (0:00:00.022) 0:03:07.245 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:10:08 +0000 (0:00:00.026) 0:03:07.271 ************ 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:01.025074", "end": "2024-05-12 02:10:09.352971", "rc": 0, "start": "2024-05-12 02:10:08.327897" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=rwi-aor--- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=raid1 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:10:09 +0000 (0:00:01.231) 0:03:08.503 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid1" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.027) 0:03:08.531 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.029) 0:03:08.560 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.025) 0:03:08.586 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.026) 0:03:08.612 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.027) 0:03:08.639 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.025) 0:03:08.665 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.025) 0:03:08.691 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.022) 0:03:08.714 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:152 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.025) 0:03:08.739 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.086) 0:03:08.826 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.037) 0:03:08.863 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.029) 0:03:08.893 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.056) 0:03:08.950 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.023) 0:03:08.973 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.024) 0:03:08.998 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.021) 0:03:09.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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.022) 0:03:09.042 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.045) 0:03:09.088 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:10:09 +0000 (0:00:00.023) 0:03:09.112 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sda", "sdb" ], "raid_level": "raid1", "size": "2g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:10:10 +0000 (0:00:00.025) 0:03:09.138 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:10:10 +0000 (0:00:00.060) 0:03:09.198 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:10:10 +0000 (0:00:00.025) 0:03:09.223 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:10:10 +0000 (0:00:00.024) 0:03:09.248 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:10:10 +0000 (0:00:00.024) 0:03:09.272 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:10:10 +0000 (0:00:00.023) 0:03:09.296 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:10:10 +0000 (0:00:00.037) 0:03:09.333 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:10:10 +0000 (0:00:00.022) 0:03:09.356 ************ changed: [sut] => { "actions": [ { "action": "resize device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdc", "/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" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:10:21 +0000 (0:00:11.038) 0:03:20.394 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:10:21 +0000 (0:00:00.024) 0:03:20.418 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:10:21 +0000 (0:00:00.023) 0:03:20.441 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdc", "/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" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:10:21 +0000 (0:00:00.027) 0:03:20.469 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:10:21 +0000 (0:00:00.027) 0:03:20.496 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:10:21 +0000 (0:00:00.050) 0:03:20.547 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:10:21 +0000 (0:00:00.026) 0:03:20.573 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:10:21 +0000 (0:00:00.486) 0:03:21.060 ************ 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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:10:22 +0000 (0:00:00.206) 0:03:21.266 ************ 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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:10:22 +0000 (0:00:00.029) 0:03:21.295 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:10:22 +0000 (0:00:00.547) 0:03:21.843 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:10:22 +0000 (0:00:00.223) 0:03:22.067 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:10:22 +0000 (0:00:00.025) 0:03:22.093 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:168 Sunday 12 May 2024 02:10:23 +0000 (0:00:00.676) 0:03:22.769 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:10:23 +0000 (0:00:00.051) 0:03:22.821 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:10:23 +0000 (0:00:00.036) 0:03:22.857 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:10:23 +0000 (0:00:00.034) 0:03:22.891 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "eb14969f-6549-4a49-bf3c-748a7eb1291e" }, "/dev/mapper/vg1-lv1_rimage_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_0", "size": "2G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rimage_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_1", "size": "2G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rmeta_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rmeta_0", "size": "4M", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rmeta_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rmeta_1", "size": "4M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "4XNEaN-GwAJ-Uigb-dbJ7-lQbB-iBXP-WxrndD" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "d5zKfi-rfXE-lUGN-IfjK-z51E-wFMu-zkJmS8" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:10:23 +0000 (0:00:00.214) 0:03:23.106 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002527", "end": "2024-05-12 02:10:24.152241", "rc": 0, "start": "2024-05-12 02:10:24.149714" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:10:24 +0000 (0:00:00.207) 0:03:23.314 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002661", "end": "2024-05-12 02:10:24.362917", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:10:24.360256" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:10:24 +0000 (0:00:00.212) 0:03:23.526 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:10:24 +0000 (0:00:00.056) 0:03:23.583 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:10:24 +0000 (0:00:00.047) 0:03:23.630 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.023659", "end": "2024-05-12 02:10:24.729485", "rc": 0, "start": "2024-05-12 02:10:24.705826" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:10:24 +0000 (0:00:00.254) 0:03:23.884 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:10:24 +0000 (0:00:00.073) 0:03:23.958 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:10:24 +0000 (0:00:00.051) 0:03:24.010 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "2", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:10:24 +0000 (0:00:00.029) 0:03:24.039 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.389) 0:03:24.428 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "2" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.027) 0:03:24.456 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.028) 0:03:24.484 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.028) 0:03:24.513 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.026) 0:03:24.540 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.028) 0:03:24.568 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.023) 0:03:24.592 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.036) 0:03:24.628 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.073) 0:03:24.702 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.023) 0:03:24.726 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.022) 0:03:24.748 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.022) 0:03:24.771 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.023) 0:03:24.795 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.023) 0:03:24.818 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.022) 0:03:24.841 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.024) 0:03:24.865 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.023) 0:03:24.889 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.023) 0:03:24.912 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.022) 0:03:24.935 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.023) 0:03:24.958 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.043) 0:03:25.002 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:10:25 +0000 (0:00:00.083) 0:03:25.085 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,segtype,stripe_size", "vg1/lv1" ], "delta": "0:00:00.025761", "end": "2024-05-12 02:10:26.161457", "rc": 0, "start": "2024-05-12 02:10:26.135696" } STDOUT: LVM2_LV_NAME=lv1 LVM2_SEGTYPE=raid1 LVM2_STRIPE_SIZE=0 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.225) 0:03:25.311 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid1" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.029) 0:03:25.341 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.029) 0:03:25.370 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_stripe_size": [ "0" ] }, "changed": false } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.028) 0:03:25.398 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.026) 0:03:25.424 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.026) 0:03:25.450 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.029) 0:03:25.480 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.045) 0:03:25.525 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.044) 0:03:25.570 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.023) 0:03:25.594 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.059) 0:03:25.653 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.033) 0:03:25.686 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.023) 0:03:25.710 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.047) 0:03:25.757 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.026) 0:03:25.783 ************ skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.028) 0:03:25.812 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.049) 0:03:25.861 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.025) 0:03:25.887 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.025) 0:03:25.913 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.022) 0:03:25.936 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.030) 0:03:25.966 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.024) 0:03:25.990 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.066) 0:03:26.057 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.026) 0:03:26.084 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:10:26 +0000 (0:00:00.028) 0:03:26.113 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.024) 0:03:26.138 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.025) 0:03:26.163 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.023) 0:03:26.187 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.024) 0:03:26.211 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.024) 0:03:26.236 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.049) 0:03:26.285 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.048) 0:03:26.334 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.025) 0:03:26.359 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.025) 0:03:26.385 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.022) 0:03:26.408 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.059) 0:03:26.467 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.023) 0:03:26.491 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.023) 0:03:26.515 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.021) 0:03:26.536 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.022) 0:03:26.559 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.044) 0:03:26.603 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.026) 0:03:26.630 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.085) 0:03:26.715 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.027) 0:03:26.742 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 509814, "block_size": 4096, "block_total": 521728, "block_used": 11914, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088198144, "size_total": 2136997888, "uuid": "eb14969f-6549-4a49-bf3c-748a7eb1291e" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 509814, "block_size": 4096, "block_total": 521728, "block_used": 11914, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088198144, "size_total": 2136997888, "uuid": "eb14969f-6549-4a49-bf3c-748a7eb1291e" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.041) 0:03:26.784 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.028) 0:03:26.813 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.067) 0:03:26.880 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.027) 0:03:26.907 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.022) 0:03:26.930 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.023) 0:03:26.954 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.023) 0:03:26.977 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.027) 0:03:27.004 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.023) 0:03:27.027 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.024) 0:03:27.052 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.024) 0:03:27.076 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:10:27 +0000 (0:00:00.024) 0:03:27.100 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.040) 0:03:27.141 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.030) 0:03:27.171 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.027) 0:03:27.198 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.023) 0:03:27.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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.023) 0:03:27.245 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.070) 0:03:27.315 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.032) 0:03:27.348 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479821.111535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479821.035535, "dev": 6, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 91475, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479821.035535, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.204) 0:03:27.553 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.030) 0:03:27.583 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.024) 0:03:27.608 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.025) 0:03:27.633 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.025) 0:03:27.658 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.024) 0:03:27.683 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.026) 0:03:27.710 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:10:28 +0000 (0:00:00.024) 0:03:27.734 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:10:31 +0000 (0:00:02.529) 0:03:30.264 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.024) 0:03:30.288 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.024) 0:03:30.312 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.030) 0:03:30.343 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.038) 0:03:30.382 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.027) 0:03:30.409 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.024) 0:03:30.434 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.031) 0:03:30.465 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.027) 0:03:30.493 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.041) 0:03:30.535 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.075) 0:03:30.610 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.034) 0:03:30.644 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.024) 0:03:30.668 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.028) 0:03:30.697 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.037) 0:03:30.734 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.027) 0:03:30.761 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.025) 0:03:30.787 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.024) 0:03:30.811 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.025) 0:03:30.837 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.029) 0:03:30.866 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.027) 0:03:30.894 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.025) 0:03:30.919 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.037) 0:03:30.957 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.032) 0:03:30.989 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:10:31 +0000 (0:00:00.027) 0:03:31.016 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.194) 0:03:31.211 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.194) 0:03:31.405 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.027) 0:03:31.433 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.026) 0:03:31.460 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.193) 0:03:31.654 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.026) 0:03:31.681 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.026) 0:03:31.707 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.025) 0:03:31.732 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.024) 0:03:31.757 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.023) 0:03:31.781 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.024) 0:03:31.805 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.024) 0:03:31.830 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.022) 0:03:31.853 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.055) 0:03:31.908 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.023) 0:03:31.932 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.023) 0:03:31.955 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.022) 0:03:31.978 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.023) 0:03:32.001 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.023) 0:03:32.024 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.022) 0:03:32.047 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.022) 0:03:32.070 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.022) 0:03:32.092 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:10:32 +0000 (0:00:00.023) 0:03:32.115 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.023) 0:03:32.139 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.023) 0:03:32.163 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.023) 0:03:32.186 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.029) 0:03:32.215 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.023776", "end": "2024-05-12 02:10:33.288784", "rc": 0, "start": "2024-05-12 02:10:33.265008" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=rwi-aor--- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=raid1 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.275) 0:03:32.491 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid1" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.029) 0:03:32.520 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.029) 0:03:32.549 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.025) 0:03:32.574 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.028) 0:03:32.603 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.026) 0:03:32.629 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.027) 0:03:32.657 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.023) 0:03:32.680 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.022) 0:03:32.702 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the device created above] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:171 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.022) 0:03:32.724 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.058) 0:03:32.784 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.038) 0:03:32.822 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.088) 0:03:32.911 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.064) 0:03:32.976 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.024) 0:03:33.000 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.023) 0:03:33.023 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.022) 0:03:33.046 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:10:33 +0000 (0:00:00.027) 0:03:33.073 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.045) 0:03:33.119 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.023) 0:03:33.143 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sda", "sdb" ], "raid_level": "raid1", "size": "2g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.026) 0:03:33.169 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.024) 0:03:33.194 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.023) 0:03:33.217 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.023) 0:03:33.241 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.023) 0:03:33.264 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.066) 0:03:33.331 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.040) 0:03:33.371 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:10:34 +0000 (0:00:00.024) 0:03:33.395 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:10:40 +0000 (0:00:06.419) 0:03:39.815 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:10:40 +0000 (0:00:00.027) 0:03:39.843 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:10:40 +0000 (0:00:00.057) 0:03:39.900 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:10:40 +0000 (0:00:00.029) 0:03:39.930 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:10:40 +0000 (0:00:00.027) 0:03:39.957 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:10:40 +0000 (0:00:00.030) 0:03:39.988 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:10:41 +0000 (0:00:00.210) 0:03:40.199 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:10:41 +0000 (0:00:00.469) 0:03:40.668 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:10:41 +0000 (0:00:00.025) 0:03:40.693 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:10:41 +0000 (0:00:00.025) 0:03:40.718 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:10:42 +0000 (0:00:00.461) 0:03:41.180 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:10:42 +0000 (0:00:00.196) 0:03:41.377 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:10:42 +0000 (0:00:00.058) 0:03:41.435 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:187 Sunday 12 May 2024 02:10:42 +0000 (0:00:00.581) 0:03:42.016 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:10:42 +0000 (0:00:00.047) 0:03:42.063 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid1", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:10:42 +0000 (0:00:00.026) 0:03:42.090 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:10:42 +0000 (0:00:00.023) 0:03:42.113 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.194) 0:03:42.308 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002582", "end": "2024-05-12 02:10:43.353080", "rc": 0, "start": "2024-05-12 02:10:43.350498" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.192) 0:03:42.500 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002583", "end": "2024-05-12 02:10:43.545074", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:10:43.542491" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.191) 0:03:42.692 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.077) 0:03:42.769 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.021) 0:03:42.791 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.022) 0:03:42.814 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.023) 0:03:42.837 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.045) 0:03:42.882 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.027) 0:03:42.910 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.021) 0:03:42.932 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.024) 0:03:42.957 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.025) 0:03:42.982 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.026) 0:03:43.008 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.025) 0:03:43.033 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.024) 0:03:43.058 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.021) 0:03:43.080 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:10:43 +0000 (0:00:00.021) 0:03:43.101 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.078) 0:03:43.180 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.202 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.225 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.248 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.270 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.292 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.315 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.021) 0:03:43.336 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.359 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.021) 0:03:43.381 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.404 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.021) 0:03:43.425 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.043) 0:03:43.468 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.078) 0:03:43.547 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.024) 0:03:43.571 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.023) 0:03:43.594 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.023) 0:03:43.618 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.023) 0:03:43.641 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.023) 0:03:43.665 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.023) 0:03:43.688 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.023) 0:03:43.712 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.043) 0:03:43.756 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.043) 0:03:43.799 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.821 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.057) 0:03:43.879 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.022) 0:03:43.902 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.021) 0:03:43.924 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.044) 0:03:43.969 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.024) 0:03:43.993 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.021) 0:03:44.014 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.021) 0:03:44.036 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.021) 0:03:44.057 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:10:44 +0000 (0:00:00.044) 0:03:44.102 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.044) 0:03:44.147 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.024) 0:03:44.171 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.023) 0:03:44.195 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.070) 0:03:44.266 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.023) 0:03:44.289 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.022) 0:03:44.312 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.023) 0:03:44.335 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.022) 0:03:44.357 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.022) 0:03:44.380 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.043) 0:03:44.423 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.026) 0:03:44.450 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.078) 0:03:44.528 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.026) 0:03:44.555 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.029) 0:03:44.585 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.065) 0:03:44.650 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.022) 0:03:44.673 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.026) 0:03:44.700 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.024) 0:03:44.724 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.026) 0:03:44.751 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.028) 0:03:44.779 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.023) 0:03:44.802 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.023) 0:03:44.826 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.022) 0:03:44.849 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.023) 0:03:44.872 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.022) 0:03:44.895 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.036) 0:03:44.931 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.022) 0:03:44.954 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.037) 0:03:44.991 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.024) 0:03:45.016 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.063) 0:03:45.079 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:10:45 +0000 (0:00:00.024) 0:03:45.103 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:10:46 +0000 (0:00:00.023) 0:03:45.127 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:10:46 +0000 (0:00:00.193) 0:03:45.321 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:10:46 +0000 (0:00:00.025) 0:03:45.346 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:10:46 +0000 (0:00:00.029) 0:03:45.375 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:10:46 +0000 (0:00:00.021) 0:03:45.397 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:10:46 +0000 (0:00:00.023) 0:03:45.421 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:10:46 +0000 (0:00:00.023) 0:03:45.444 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:10:46 +0000 (0:00:00.020) 0:03:45.465 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:10:46 +0000 (0:00:00.022) 0:03:45.487 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:10:48 +0000 (0:00:02.482) 0:03:47.969 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:10:48 +0000 (0:00:00.024) 0:03:47.994 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:10:48 +0000 (0:00:00.024) 0:03:48.019 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:10:48 +0000 (0:00:00.022) 0:03:48.042 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:10:48 +0000 (0:00:00.025) 0:03:48.068 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:10:48 +0000 (0:00:00.028) 0:03:48.096 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.021) 0:03:48.118 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.021) 0:03:48.139 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.020) 0:03:48.160 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.026) 0:03:48.187 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.056) 0:03:48.243 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.267 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.290 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.312 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.334 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.357 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.380 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.021) 0:03:48.402 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.424 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.447 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.470 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.021) 0:03:48.492 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.515 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.537 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.061) 0:03:48.598 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.025) 0:03:48.624 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.024) 0:03:48.648 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.672 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.696 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.719 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.742 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.765 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.788 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.811 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.834 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:48.857 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.880 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.024) 0:03:48.904 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:48.928 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.062) 0:03:48.990 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:49.013 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:49.036 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.027) 0:03:49.064 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.023) 0:03:49.087 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:10:49 +0000 (0:00:00.022) 0:03:49.109 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.132 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.155 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.178 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.200 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.023) 0:03:49.223 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.246 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.269 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.021) 0:03:49.291 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.313 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.058) 0:03:49.372 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.023) 0:03:49.395 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.418 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.023) 0:03:49.441 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.023) 0:03:49.465 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.021) 0:03:49.486 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.021) 0:03:49.508 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID0 lvm raid device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:190 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.021) 0:03:49.529 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.060) 0:03:49.590 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.036) 0:03:49.626 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.033) 0:03:49.660 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.057) 0:03:49.717 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.061) 0:03:49.779 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.023) 0:03:49.803 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.021) 0:03:49.824 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.021) 0:03:49.845 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.044) 0:03:49.890 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.913 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sda", "sdb" ], "raid_level": "raid0", "size": "2g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.026) 0:03:49.939 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.023) 0:03:49.963 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:49.986 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:50.008 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:50.031 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.022) 0:03:50.053 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.033) 0:03:50.087 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:10:50 +0000 (0:00:00.020) 0:03:50.107 ************ changed: [sut] => { "actions": [ { "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": "lvmpv" }, { "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": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:10:57 +0000 (0:00:06.368) 0:03:56.476 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:10:57 +0000 (0:00:00.024) 0:03:56.500 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:10:57 +0000 (0:00:00.023) 0:03:56.523 ************ ok: [sut] => { "blivet_output": { "actions": [ { "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": "lvmpv" }, { "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": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:10:57 +0000 (0:00:00.028) 0:03:56.552 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:10:57 +0000 (0:00:00.055) 0:03:56.608 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:10:57 +0000 (0:00:00.026) 0:03:56.634 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:10:57 +0000 (0:00:00.022) 0:03:56.657 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:10:58 +0000 (0:00:00.473) 0:03:57.131 ************ 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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:10:58 +0000 (0:00:00.222) 0:03:57.354 ************ 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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:10:58 +0000 (0:00:00.027) 0:03:57.382 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:10:58 +0000 (0:00:00.468) 0:03:57.850 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:10:58 +0000 (0:00:00.204) 0:03:58.055 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:10:58 +0000 (0:00:00.028) 0:03:58.084 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:206 Sunday 12 May 2024 02:10:59 +0000 (0:00:00.624) 0:03:58.708 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:10:59 +0000 (0:00:00.050) 0:03:58.759 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:10:59 +0000 (0:00:00.028) 0:03:58.787 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:10:59 +0000 (0:00:00.026) 0:03:58.813 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "f46c4a2d-6a16-4617-a2ae-405d4fdc1c75" }, "/dev/mapper/vg1-lv1_rimage_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_0", "size": "1G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rimage_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_1", "size": "1G", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "dUBV9e-MwJt-vW1d-fjSl-tjDN-flt9-f8DeEd" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "d5QQyS-kmAy-5icu-lBd7-o6FE-A7le-3Jd8NN" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:10:59 +0000 (0:00:00.213) 0:03:59.027 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002641", "end": "2024-05-12 02:11:00.083638", "rc": 0, "start": "2024-05-12 02:11:00.080997" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:11:00 +0000 (0:00:00.205) 0:03:59.232 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002688", "end": "2024-05-12 02:11:00.282255", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:11:00.279567" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:11:00 +0000 (0:00:00.213) 0:03:59.445 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:11:00 +0000 (0:00:00.049) 0:03:59.495 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:11:00 +0000 (0:00:00.024) 0:03:59.520 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.024971", "end": "2024-05-12 02:11:00.594664", "rc": 0, "start": "2024-05-12 02:11:00.569693" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:11:00 +0000 (0:00:00.278) 0:03:59.798 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:11:00 +0000 (0:00:00.049) 0:03:59.847 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:11:00 +0000 (0:00:00.056) 0:03:59.904 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "2", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:11:00 +0000 (0:00:00.030) 0:03:59.934 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.365) 0:04:00.299 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "2" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.028) 0:04:00.328 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.027) 0:04:00.356 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.027) 0:04:00.383 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.025) 0:04:00.409 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.024) 0:04:00.434 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.023) 0:04:00.457 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.034) 0:04:00.491 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.085) 0:04:00.576 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.023) 0:04:00.600 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.024) 0:04:00.624 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.026) 0:04:00.651 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.026) 0:04:00.677 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.024) 0:04:00.702 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.025) 0:04:00.727 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.024) 0:04:00.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.025) 0:04:00.777 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.038) 0:04:00.815 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.036) 0:04:00.851 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.025) 0:04:00.877 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.047) 0:04:00.924 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:11:01 +0000 (0:00:00.084) 0:04:01.008 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,segtype,stripe_size", "vg1/lv1" ], "delta": "0:00:00.028468", "end": "2024-05-12 02:11:02.088104", "rc": 0, "start": "2024-05-12 02:11:02.059636" } STDOUT: LVM2_LV_NAME=lv1 LVM2_SEGTYPE=raid0 LVM2_STRIPE_SIZE=65536 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.234) 0:04:01.242 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.031) 0:04:01.274 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.033) 0:04:01.307 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_stripe_size": [ "65536" ] }, "changed": false } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.029) 0:04:01.336 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.034) 0:04:01.371 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.038) 0:04:01.409 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.043) 0:04:01.452 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.050) 0:04:01.503 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.046) 0:04:01.550 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.067) 0:04:01.617 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.025) 0:04:01.642 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.028) 0:04:01.671 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.029) 0:04:01.701 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.064) 0:04:01.765 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.030) 0:04:01.796 ************ skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.037) 0:04:01.834 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.058) 0:04:01.892 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.026) 0:04:01.918 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.028) 0:04:01.947 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.033) 0:04:01.981 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.023) 0:04:02.004 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.025) 0:04:02.030 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:11:02 +0000 (0:00:00.068) 0:04:02.099 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.027) 0:04:02.126 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.027) 0:04:02.154 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.023) 0:04:02.177 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.024) 0:04:02.201 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.025) 0:04:02.227 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.023) 0:04:02.251 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.023) 0:04:02.275 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.052) 0:04:02.328 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.049) 0:04:02.377 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.023) 0:04:02.401 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.023) 0:04:02.425 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.064) 0:04:02.489 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.025) 0:04:02.515 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.027) 0:04:02.543 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.027) 0:04:02.570 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.025) 0:04:02.595 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.023) 0:04:02.619 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.059) 0:04:02.679 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.031) 0:04:02.711 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.084) 0:04:02.795 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.026) 0:04:02.822 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 509649, "block_size": 4096, "block_total": 521600, "block_used": 11951, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048317, "inode_total": 1048320, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=64k,sunit=128,swidth=256,noquota", "size_available": 2087522304, "size_total": 2136473600, "uuid": "f46c4a2d-6a16-4617-a2ae-405d4fdc1c75" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 509649, "block_size": 4096, "block_total": 521600, "block_used": 11951, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048317, "inode_total": 1048320, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=64k,sunit=128,swidth=256,noquota", "size_available": 2087522304, "size_total": 2136473600, "uuid": "f46c4a2d-6a16-4617-a2ae-405d4fdc1c75" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.035) 0:04:02.857 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.067) 0:04:02.924 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.027) 0:04:02.952 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.028) 0:04:02.980 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.023) 0:04:03.004 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.023) 0:04:03.028 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.022) 0:04:03.051 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.030) 0:04:03.081 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:11:03 +0000 (0:00:00.023) 0:04:03.105 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.023) 0:04:03.128 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.022) 0:04:03.151 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.022) 0:04:03.174 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.035) 0:04:03.209 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.026) 0:04:03.236 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.024) 0:04:03.261 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.022) 0:04:03.283 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.060) 0:04:03.344 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.029) 0:04:03.373 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.028) 0:04:03.402 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479857.2334785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479857.2334785, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 102976, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479857.2334785, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.198) 0:04:03.600 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.026) 0:04:03.627 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.023) 0:04:03.650 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.025) 0:04:03.676 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.024) 0:04:03.700 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.022) 0:04:03.723 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.025) 0:04:03.748 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:11:04 +0000 (0:00:00.023) 0:04:03.771 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:11:07 +0000 (0:00:02.493) 0:04:06.265 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.289 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.312 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.029) 0:04:06.342 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.022) 0:04:06.365 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.388 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.411 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.434 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.022) 0:04:06.457 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.059) 0:04:06.516 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.026) 0:04:06.543 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.022) 0:04:06.566 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.589 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.612 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.022) 0:04:06.634 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.022) 0:04:06.657 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.680 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.704 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.728 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.022) 0:04:06.750 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.023) 0:04:06.773 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.022) 0:04:06.796 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.022) 0:04:06.819 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.022) 0:04:06.841 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.060) 0:04:06.902 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:11:07 +0000 (0:00:00.197) 0:04:07.099 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.195) 0:04:07.294 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.034) 0:04:07.329 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.026) 0:04:07.355 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.192) 0:04:07.548 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.025) 0:04:07.574 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.025) 0:04:07.599 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.025) 0:04:07.625 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.024) 0:04:07.650 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.023) 0:04:07.673 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.023) 0:04:07.696 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.022) 0:04:07.718 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.059) 0:04:07.777 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.023) 0:04:07.801 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.024) 0:04:07.825 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.023) 0:04:07.848 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.024) 0:04:07.873 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.023) 0:04:07.897 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.023) 0:04:07.920 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.022) 0:04:07.943 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.023) 0:04:07.966 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.023) 0:04:07.989 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.029) 0:04:08.019 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.022) 0:04:08.042 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.024) 0:04:08.066 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:11:08 +0000 (0:00:00.023) 0:04:08.089 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.080) 0:04:08.169 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.022499", "end": "2024-05-12 02:11:09.252796", "rc": 0, "start": "2024-05-12 02:11:09.230297" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=rwi-aor--- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=raid0 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.232) 0:04:08.402 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.027) 0:04:08.429 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.029) 0:04:08.458 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.024) 0:04:08.483 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.024) 0:04:08.508 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.025) 0:04:08.533 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.024) 0:04:08.558 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.027) 0:04:08.585 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.022) 0:04:08.608 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:209 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.022) 0:04:08.630 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.062) 0:04:08.692 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.083) 0:04:08.776 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.029) 0:04:08.806 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.056) 0:04:08.862 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.023) 0:04:08.886 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.022) 0:04:08.908 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.021) 0:04:08.929 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.022) 0:04:08.951 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.045) 0:04:08.997 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.023) 0:04:09.020 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sda", "sdb" ], "raid_level": "raid0", "size": "2g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.025) 0:04:09.046 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.024) 0:04:09.070 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:11:09 +0000 (0:00:00.023) 0:04:09.094 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:11:10 +0000 (0:00:00.022) 0:04:09.117 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:11:10 +0000 (0:00:00.062) 0:04:09.179 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:11:10 +0000 (0:00:00.025) 0:04:09.204 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:11:10 +0000 (0:00:00.037) 0:04:09.241 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:11:10 +0000 (0:00:00.026) 0:04:09.268 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdc", "/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" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:11:15 +0000 (0:00:05.317) 0:04:14.585 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:11:15 +0000 (0:00:00.059) 0:04:14.644 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:11:15 +0000 (0:00:00.025) 0:04:14.670 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdc", "/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" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:11:15 +0000 (0:00:00.028) 0:04:14.698 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:11:15 +0000 (0:00:00.028) 0:04:14.726 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:11:15 +0000 (0:00:00.029) 0:04:14.756 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:11:15 +0000 (0:00:00.025) 0:04:14.781 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:11:16 +0000 (0:00:00.483) 0:04:15.264 ************ 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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:11:16 +0000 (0:00:00.214) 0:04:15.478 ************ 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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:11:16 +0000 (0:00:00.038) 0:04:15.517 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:11:16 +0000 (0:00:00.472) 0:04:15.989 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:11:17 +0000 (0:00:00.201) 0:04:16.190 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:11:17 +0000 (0:00:00.075) 0:04:16.265 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:225 Sunday 12 May 2024 02:11:17 +0000 (0:00:00.603) 0:04:16.869 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:11:17 +0000 (0:00:00.053) 0:04:16.923 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:11:17 +0000 (0:00:00.031) 0:04:16.954 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:11:17 +0000 (0:00:00.024) 0:04:16.979 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "f46c4a2d-6a16-4617-a2ae-405d4fdc1c75" }, "/dev/mapper/vg1-lv1_rimage_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_0", "size": "1G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rimage_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_1", "size": "1G", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "dUBV9e-MwJt-vW1d-fjSl-tjDN-flt9-f8DeEd" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "d5QQyS-kmAy-5icu-lBd7-o6FE-A7le-3Jd8NN" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:11:18 +0000 (0:00:00.198) 0:04:17.177 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002698", "end": "2024-05-12 02:11:18.223230", "rc": 0, "start": "2024-05-12 02:11:18.220532" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:11:18 +0000 (0:00:00.193) 0:04:17.371 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002674", "end": "2024-05-12 02:11:18.418266", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:11:18.415592" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:11:18 +0000 (0:00:00.195) 0:04:17.566 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:11:18 +0000 (0:00:00.079) 0:04:17.646 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:11:18 +0000 (0:00:00.022) 0:04:17.668 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.024497", "end": "2024-05-12 02:11:18.739561", "rc": 0, "start": "2024-05-12 02:11:18.715064" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:11:18 +0000 (0:00:00.219) 0:04:17.888 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:11:18 +0000 (0:00:00.030) 0:04:17.918 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:11:18 +0000 (0:00:00.049) 0:04:17.968 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "2", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:11:18 +0000 (0:00:00.032) 0:04:18.000 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.372) 0:04:18.373 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "2" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.025) 0:04:18.398 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.026) 0:04:18.425 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.029) 0:04:18.454 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.029) 0:04:18.484 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.065) 0:04:18.549 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.023) 0:04:18.573 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.034) 0:04:18.607 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.043) 0:04:18.651 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.023) 0:04:18.675 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.030) 0:04:18.705 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.024) 0:04:18.729 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.023) 0:04:18.753 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.025) 0:04:18.779 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.024) 0:04:18.803 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.024) 0:04:18.827 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.024) 0:04:18.852 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.024) 0:04:18.876 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.024) 0:04:18.901 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.079) 0:04:18.980 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.048) 0:04:19.028 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:11:19 +0000 (0:00:00.050) 0:04:19.079 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,segtype,stripe_size", "vg1/lv1" ], "delta": "0:00:00.024430", "end": "2024-05-12 02:11:20.155751", "rc": 0, "start": "2024-05-12 02:11:20.131321" } STDOUT: LVM2_LV_NAME=lv1 LVM2_SEGTYPE=raid0 LVM2_STRIPE_SIZE=65536 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.234) 0:04:19.313 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.039) 0:04:19.352 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.036) 0:04:19.389 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_stripe_size": [ "65536" ] }, "changed": false } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.036) 0:04:19.425 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.032) 0:04:19.457 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.037) 0:04:19.495 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.034) 0:04:19.529 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.110) 0:04:19.639 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.062) 0:04:19.702 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.027) 0:04:19.729 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.025) 0:04:19.755 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.030) 0:04:19.786 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.028) 0:04:19.814 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.047) 0:04:19.861 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.028) 0:04:19.890 ************ skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.029) 0:04:19.919 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.050) 0:04:19.970 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.029) 0:04:19.999 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.077) 0:04:20.076 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:11:20 +0000 (0:00:00.024) 0:04:20.101 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.024) 0:04:20.125 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.024) 0:04:20.150 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.024) 0:04:20.175 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.027) 0:04:20.202 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.030) 0:04:20.233 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.026) 0:04:20.259 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.026) 0:04:20.285 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.023) 0:04:20.309 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.024) 0:04:20.334 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.025) 0:04:20.359 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.052) 0:04:20.411 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.092) 0:04:20.504 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.024) 0:04:20.529 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.025) 0:04:20.555 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.029) 0:04:20.584 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.024) 0:04:20.609 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.025) 0:04:20.634 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.026) 0:04:20.660 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.023) 0:04:20.684 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.025) 0:04:20.710 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.048) 0:04:20.758 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.031) 0:04:20.790 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.127) 0:04:20.917 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.029) 0:04:20.946 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 509649, "block_size": 4096, "block_total": 521600, "block_used": 11951, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048317, "inode_total": 1048320, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=64k,sunit=128,swidth=256,noquota", "size_available": 2087522304, "size_total": 2136473600, "uuid": "f46c4a2d-6a16-4617-a2ae-405d4fdc1c75" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 509649, "block_size": 4096, "block_total": 521600, "block_used": 11951, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048317, "inode_total": 1048320, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=64k,sunit=128,swidth=256,noquota", "size_available": 2087522304, "size_total": 2136473600, "uuid": "f46c4a2d-6a16-4617-a2ae-405d4fdc1c75" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.033) 0:04:20.979 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.024) 0:04:21.004 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.029) 0:04:21.033 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.029) 0:04:21.063 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.026) 0:04:21.089 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:11:21 +0000 (0:00:00.025) 0:04:21.114 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.025) 0:04:21.140 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.028) 0:04:21.169 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.025) 0:04:21.195 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.025) 0:04:21.220 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.025) 0:04:21.246 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.024) 0:04:21.270 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.042) 0:04:21.312 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.076) 0:04:21.389 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.028) 0:04:21.418 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.025) 0:04:21.443 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.024) 0:04:21.468 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.031) 0:04:21.499 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.029) 0:04:21.528 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479857.2334785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479857.2334785, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 102976, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479857.2334785, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.199) 0:04:21.728 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.028) 0:04:21.757 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.023) 0:04:21.781 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.026) 0:04:21.807 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.025) 0:04:21.833 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.024) 0:04:21.857 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.025) 0:04:21.883 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:11:22 +0000 (0:00:00.022) 0:04:21.905 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:11:25 +0000 (0:00:02.620) 0:04:24.526 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.024) 0:04:24.550 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.023) 0:04:24.573 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.028) 0:04:24.602 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.023) 0:04:24.626 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.052) 0:04:24.679 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.023) 0:04:24.702 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.022) 0:04:24.725 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.023) 0:04:24.749 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.026) 0:04:24.775 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.025) 0:04:24.801 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.022) 0:04:24.823 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.024) 0:04:24.847 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.024) 0:04:24.872 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.024) 0:04:24.897 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.024) 0:04:24.922 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.024) 0:04:24.946 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.024) 0:04:24.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.023) 0:04:24.993 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.022) 0:04:25.016 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.061) 0:04:25.077 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:11:25 +0000 (0:00:00.023) 0:04:25.101 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.022) 0:04:25.124 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.023) 0:04:25.147 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.023) 0:04:25.170 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.195) 0:04:25.366 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.203) 0:04:25.569 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.029) 0:04:25.599 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.026) 0:04:25.625 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.196) 0:04:25.821 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.026) 0:04:25.847 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.025) 0:04:25.873 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.024) 0:04:25.898 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.073) 0:04:25.971 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.024) 0:04:25.996 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.024) 0:04:26.020 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.022) 0:04:26.043 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.023) 0:04:26.066 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.023) 0:04:26.090 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:11:26 +0000 (0:00:00.024) 0:04:26.114 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.023) 0:04:26.137 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.031) 0:04:26.169 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.027) 0:04:26.196 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.025) 0:04:26.222 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.028) 0:04:26.250 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.026) 0:04:26.277 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.035) 0:04:26.312 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.030) 0:04:26.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.068) 0:04:26.411 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.026) 0:04:26.437 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.025) 0:04:26.463 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.037) 0:04:26.501 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.027317", "end": "2024-05-12 02:11:27.577531", "rc": 0, "start": "2024-05-12 02:11:27.550214" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=rwi-aor--- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=raid0 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.226) 0:04:26.727 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.027) 0:04:26.755 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.031) 0:04:26.787 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.032) 0:04:26.819 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.026) 0:04:26.846 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.025) 0:04:26.872 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.025) 0:04:26.898 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.025) 0:04:26.923 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.028) 0:04:26.952 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the device created above] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:228 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.023) 0:04:26.975 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:11:27 +0000 (0:00:00.113) 0:04:27.088 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.040) 0:04:27.129 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.031) 0:04:27.160 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.061) 0:04:27.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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.025) 0:04:27.248 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.028) 0:04:27.277 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.025) 0:04:27.303 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.031) 0:04:27.335 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.048) 0:04:27.383 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.024) 0:04:27.407 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sda", "sdb" ], "raid_level": "raid0", "size": "2g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.068) 0:04:27.476 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.027) 0:04:27.503 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.029) 0:04:27.532 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.024) 0:04:27.557 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.025) 0:04:27.582 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.024) 0:04:27.607 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.035) 0:04:27.642 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:11:28 +0000 (0:00:00.023) 0:04:27.666 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "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": "lvmpv" }, { "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/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:11:34 +0000 (0:00:06.348) 0:04:34.014 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:11:34 +0000 (0:00:00.023) 0:04:34.037 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:11:34 +0000 (0:00:00.021) 0:04:34.059 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "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": "lvmpv" }, { "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/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:11:34 +0000 (0:00:00.028) 0:04:34.088 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:11:34 +0000 (0:00:00.025) 0:04:34.114 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:11:35 +0000 (0:00:00.050) 0:04:34.164 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:11:35 +0000 (0:00:00.210) 0:04:34.374 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:11:35 +0000 (0:00:00.467) 0:04:34.842 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:11:35 +0000 (0:00:00.023) 0:04:34.866 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:11:35 +0000 (0:00:00.022) 0:04:34.889 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:11:36 +0000 (0:00:00.460) 0:04:35.349 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:11:36 +0000 (0:00:00.200) 0:04:35.550 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:11:36 +0000 (0:00:00.021) 0:04:35.572 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:244 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.650) 0:04:36.222 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.053) 0:04:36.275 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.026) 0:04:36.302 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.023) 0:04:36.325 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.199) 0:04:36.524 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002736", "end": "2024-05-12 02:11:37.570883", "rc": 0, "start": "2024-05-12 02:11:37.568147" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.194) 0:04:36.718 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002893", "end": "2024-05-12 02:11:37.766950", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:11:37.764057" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.196) 0:04:36.914 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.044) 0:04:36.959 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.022) 0:04:36.981 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.022) 0:04:37.004 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.021) 0:04:37.025 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:11:37 +0000 (0:00:00.080) 0:04:37.106 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.030) 0:04:37.136 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.021) 0:04:37.157 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.025) 0:04:37.182 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.025) 0:04:37.208 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.026) 0:04:37.234 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.024) 0:04:37.258 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.024) 0:04:37.283 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.022) 0:04:37.306 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.021) 0:04:37.327 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.041) 0:04:37.369 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.022) 0:04:37.392 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.059) 0:04:37.451 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.022) 0:04:37.474 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.023) 0:04:37.497 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.023) 0:04:37.520 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.022) 0:04:37.543 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.022) 0:04:37.566 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.023) 0:04:37.589 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.024) 0:04:37.613 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.025) 0:04:37.639 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.023) 0:04:37.662 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.045) 0:04:37.708 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.045) 0:04:37.754 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.024) 0:04:37.778 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.062) 0:04:37.840 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.024) 0:04:37.865 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.023) 0:04:37.888 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.023) 0:04:37.912 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.024) 0:04:37.937 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.027) 0:04:37.964 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.045) 0:04:38.010 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.044) 0:04:38.054 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.023) 0:04:38.077 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:11:38 +0000 (0:00:00.022) 0:04:38.100 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.023) 0:04:38.124 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.023) 0:04:38.148 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.082) 0:04:38.230 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.025) 0:04:38.255 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.021) 0:04:38.277 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.021) 0:04:38.299 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.024) 0:04:38.323 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.049) 0:04:38.372 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.055) 0:04:38.428 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.025) 0:04:38.453 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.026) 0:04:38.479 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.023) 0:04:38.503 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.023) 0:04:38.527 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.041) 0:04:38.568 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.068) 0:04:38.637 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.023) 0:04:38.660 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.021) 0:04:38.682 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.042) 0:04:38.725 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.026) 0:04:38.751 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.077) 0:04:38.828 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.025) 0:04:38.854 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.029) 0:04:38.883 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.022) 0:04:38.906 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.022) 0:04:38.929 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.024) 0:04:38.953 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.061) 0:04:39.014 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.022) 0:04:39.037 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.022) 0:04:39.060 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.023) 0:04:39.083 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:11:39 +0000 (0:00:00.022) 0:04:39.106 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.022) 0:04:39.128 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.022) 0:04:39.151 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.021) 0:04:39.173 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.035) 0:04:39.209 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.023) 0:04:39.233 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.026) 0:04:39.259 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.023) 0:04:39.283 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.022) 0:04:39.306 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.023) 0:04:39.330 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.022) 0:04:39.353 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.231) 0:04:39.585 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.024) 0:04:39.609 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.026) 0:04:39.635 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.019) 0:04:39.655 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.023) 0:04:39.679 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.022) 0:04:39.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.020) 0:04:39.722 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:11:40 +0000 (0:00:00.024) 0:04:39.746 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:11:43 +0000 (0:00:02.494) 0:04:42.241 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.022) 0:04:42.264 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.023) 0:04:42.288 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.021) 0:04:42.309 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.023) 0:04:42.332 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.024) 0:04:42.357 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.025) 0:04:42.382 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.021) 0:04:42.404 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.020) 0:04:42.425 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.028) 0:04:42.453 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.026) 0:04:42.480 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.023) 0:04:42.503 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.026) 0:04:42.529 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.069) 0:04:42.599 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.024) 0:04:42.623 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.029) 0:04:42.653 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.023) 0:04:42.676 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.023) 0:04:42.700 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.023) 0:04:42.723 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.022) 0:04:42.746 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.022) 0:04:42.768 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.027) 0:04:42.795 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.023) 0:04:42.819 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.024) 0:04:42.844 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.024) 0:04:42.868 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.039) 0:04:42.907 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.023) 0:04:42.931 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.029) 0:04:42.961 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.072) 0:04:43.033 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.024) 0:04:43.057 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:11:43 +0000 (0:00:00.030) 0:04:43.087 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.032) 0:04:43.120 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.024) 0:04:43.144 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.024) 0:04:43.168 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.025) 0:04:43.194 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.025) 0:04:43.220 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.023) 0:04:43.244 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.024) 0:04:43.268 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.026) 0:04:43.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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.023) 0:04:43.318 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.029) 0:04:43.348 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.024) 0:04:43.372 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.070) 0:04:43.442 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.027) 0:04:43.470 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.023) 0:04:43.494 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.025) 0:04:43.520 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.023) 0:04:43.543 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.022) 0:04:43.565 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.021) 0:04:43.587 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.024) 0:04:43.611 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.022) 0:04:43.634 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.023) 0:04:43.657 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.024) 0:04:43.681 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.028) 0:04:43.709 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.028) 0:04:43.738 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.022) 0:04:43.761 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.023) 0:04:43.785 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.070) 0:04:43.856 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.024) 0:04:43.880 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.023) 0:04:43.904 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.025) 0:04:43.929 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID0 lvm raid device with custom stripe size] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:252 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.023) 0:04:43.953 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.043) 0:04:43.996 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.042) 0:04:44.038 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:11:44 +0000 (0:00:00.032) 0:04:44.071 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.062) 0:04:44.134 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.026) 0:04:44.160 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.026) 0:04:44.187 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.026) 0:04:44.213 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.026) 0:04:44.240 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.088) 0:04:44.328 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.025) 0:04:44.353 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sda", "sdb" ], "raid_level": "raid0", "raid_stripe_size": "256 KiB", "size": "2g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.028) 0:04:44.382 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.028) 0:04:44.411 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.028) 0:04:44.439 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.026) 0:04:44.466 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.030) 0:04:44.496 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.025) 0:04:44.522 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.035) 0:04:44.557 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:11:45 +0000 (0:00:00.021) 0:04:44.579 ************ changed: [sut] => { "actions": [ { "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": "lvmpv" }, { "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": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": "256 KiB", "size": "2g", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:11:51 +0000 (0:00:06.241) 0:04:50.820 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:11:51 +0000 (0:00:00.025) 0:04:50.845 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:11:51 +0000 (0:00:00.021) 0:04:50.867 ************ ok: [sut] => { "blivet_output": { "actions": [ { "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": "lvmpv" }, { "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": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": "256 KiB", "size": "2g", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:11:51 +0000 (0:00:00.029) 0:04:50.897 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": "256 KiB", "size": "2g", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:11:51 +0000 (0:00:00.027) 0:04:50.925 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:11:51 +0000 (0:00:00.061) 0:04:50.987 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:11:51 +0000 (0:00:00.023) 0:04:51.010 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:11:52 +0000 (0:00:00.477) 0:04:51.488 ************ 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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:11:52 +0000 (0:00:00.238) 0:04:51.726 ************ 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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:11:52 +0000 (0:00:00.029) 0:04:51.756 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:11:53 +0000 (0:00:00.472) 0:04:52.228 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:11:53 +0000 (0:00:00.200) 0:04:52.429 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:11:53 +0000 (0:00:00.022) 0:04:52.452 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:269 Sunday 12 May 2024 02:11:53 +0000 (0:00:00.636) 0:04:53.088 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:11:54 +0000 (0:00:00.043) 0:04:53.132 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": "256 KiB", "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:11:54 +0000 (0:00:00.030) 0:04:53.163 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:11:54 +0000 (0:00:00.024) 0:04:53.188 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "08e09930-c606-4c30-9572-4189a392766a" }, "/dev/mapper/vg1-lv1_rimage_0": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_0", "size": "1G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-lv1_rimage_1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-lv1_rimage_1", "size": "1G", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "blRwVH-aunS-mEo8-ezfp-Dsq2-gtAZ-ryLSw7" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "yp8rbM-iK30-Qm2v-Qw6e-rvB1-VIpn-2fHVHy" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:11:54 +0000 (0:00:00.207) 0:04:53.395 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002766", "end": "2024-05-12 02:11:54.452727", "rc": 0, "start": "2024-05-12 02:11:54.449961" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:11:54 +0000 (0:00:00.206) 0:04:53.602 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002462", "end": "2024-05-12 02:11:54.652326", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:11:54.649864" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:11:54 +0000 (0:00:00.198) 0:04:53.800 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:11:54 +0000 (0:00:00.050) 0:04:53.851 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:11:54 +0000 (0:00:00.027) 0:04:53.878 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.025111", "end": "2024-05-12 02:11:54.954669", "rc": 0, "start": "2024-05-12 02:11:54.929558" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.264) 0:04:54.142 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.033) 0:04:54.176 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.054) 0:04:54.230 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "2", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.031) 0:04:54.262 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.378) 0:04:54.641 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "2" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.028) 0:04:54.669 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.031) 0:04:54.701 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.031) 0:04:54.732 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.033) 0:04:54.765 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.028) 0:04:54.794 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.024) 0:04:54.818 ************ ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.037) 0:04:54.855 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.082) 0:04:54.938 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.025) 0:04:54.964 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.024) 0:04:54.989 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.024) 0:04:55.014 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.023) 0:04:55.037 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.025) 0:04:55.062 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:11:55 +0000 (0:00:00.026) 0:04:55.089 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.026) 0:04:55.116 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.025) 0:04:55.141 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.027) 0:04:55.169 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.038) 0:04:55.207 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.027) 0:04:55.235 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.048) 0:04:55.283 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.099) 0:04:55.382 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,segtype,stripe_size", "vg1/lv1" ], "delta": "0:00:00.025969", "end": "2024-05-12 02:11:56.463980", "rc": 0, "start": "2024-05-12 02:11:56.438011" } STDOUT: LVM2_LV_NAME=lv1 LVM2_SEGTYPE=raid0 LVM2_STRIPE_SIZE=262144 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.231) 0:04:55.613 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.033) 0:04:55.647 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.034) 0:04:55.682 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_stripe_size": [ "262144" ] }, "changed": false } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.031) 0:04:55.713 ************ ok: [sut] => { "bytes": 262144, "changed": false, "lvm": "256k", "parted": "256KiB", "size": "256 KiB" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.201) 0:04:55.915 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_stripe_size": "262144" }, "changed": false } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.031) 0:04:55.946 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.033) 0:04:55.980 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.050) 0:04:56.030 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:11:56 +0000 (0:00:00.049) 0:04:56.080 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.073) 0:04:56.154 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.027) 0:04:56.181 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.025) 0:04:56.207 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.027) 0:04:56.235 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.052) 0:04:56.288 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.030) 0:04:56.318 ************ skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.033) 0:04:56.352 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.053) 0:04:56.406 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.028) 0:04:56.434 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.027) 0:04:56.462 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.024) 0:04:56.486 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.026) 0:04:56.512 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.072) 0:04:56.585 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:2 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.026) 0:04:56.611 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:9 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.027) 0:04:56.639 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:18 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.027) 0:04:56.667 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:27 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.024) 0:04:56.691 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:37 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.023) 0:04:56.715 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-crypttab.yml:47 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.024) 0:04:56.739 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.025) 0:04:56.765 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.026) 0:04:56.791 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.051) 0:04:56.842 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.048) 0:04:56.891 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.026) 0:04:56.918 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.026) 0:04:56.945 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.076) 0:04:57.021 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.028) 0:04:57.050 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.030) 0:04:57.081 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:11:57 +0000 (0:00:00.027) 0:04:57.108 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.028) 0:04:57.137 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.029) 0:04:57.166 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.049) 0:04:57.216 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.034) 0:04:57.250 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.098) 0:04:57.349 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.031) 0:04:57.380 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 507040, "block_size": 4096, "block_total": 518976, "block_used": 11936, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1047549, "inode_total": 1047552, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=256k,sunit=512,swidth=1024,noquota", "size_available": 2076835840, "size_total": 2125725696, "uuid": "08e09930-c606-4c30-9572-4189a392766a" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 507040, "block_size": 4096, "block_total": 518976, "block_used": 11936, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1047549, "inode_total": 1047552, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=256k,sunit=512,swidth=1024,noquota", "size_available": 2076835840, "size_total": 2125725696, "uuid": "08e09930-c606-4c30-9572-4189a392766a" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.035) 0:04:57.416 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.072) 0:04:57.488 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.030) 0:04:57.519 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.033) 0:04:57.553 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.026) 0:04:57.579 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.026) 0:04:57.606 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.028) 0:04:57.634 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.030) 0:04:57.664 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.025) 0:04:57.690 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.026) 0:04:57.717 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.026) 0:04:57.743 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.027) 0:04:57.771 ************ 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-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.040) 0:04:57.812 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.028) 0:04:57.840 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.030) 0:04:57.870 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.083) 0:04:57.954 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.026) 0:04:57.981 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.031) 0:04:58.013 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:11:58 +0000 (0:00:00.030) 0:04:58.043 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479911.614387, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715479911.614387, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 113562, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715479911.614387, "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-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:11:59 +0000 (0:00:00.203) 0:04:58.247 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:11:59 +0000 (0:00:00.031) 0:04:58.279 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:11:59 +0000 (0:00:00.025) 0:04:58.305 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:11:59 +0000 (0:00:00.027) 0:04:58.332 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:11:59 +0000 (0:00:00.026) 0:04:58.359 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:11:59 +0000 (0:00:00.025) 0:04:58.384 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:11:59 +0000 (0:00:00.027) 0:04:58.412 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:11:59 +0000 (0:00:00.023) 0:04:58.436 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:12:01 +0000 (0:00:02.528) 0:05:00.965 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:12:01 +0000 (0:00:00.026) 0:05:00.991 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:12:01 +0000 (0:00:00.024) 0:05:01.016 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:12:01 +0000 (0:00:00.029) 0:05:01.046 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:12:01 +0000 (0:00:00.024) 0:05:01.071 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:12:01 +0000 (0:00:00.024) 0:05:01.096 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.024) 0:05:01.120 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.024) 0:05:01.145 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.059) 0:05:01.204 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.030) 0:05:01.235 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.027) 0:05:01.262 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.025) 0:05:01.288 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.025) 0:05:01.313 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.026) 0:05:01.340 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.025) 0:05:01.365 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.024) 0:05:01.390 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.025) 0:05:01.416 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.024) 0:05:01.440 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.023) 0:05:01.464 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.024) 0:05:01.488 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.024) 0:05:01.513 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.023) 0:05:01.536 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.024) 0:05:01.561 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.065) 0:05:01.627 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.026) 0:05:01.653 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.200) 0:05:01.853 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.199) 0:05:02.052 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.030) 0:05:02.083 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:12:02 +0000 (0:00:00.026) 0:05:02.110 ************ ok: [sut] => { "bytes": 21442624225, "changed": false, "lvm": "19g", "parted": "19GiB", "size": "19 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.197) 0:05:02.308 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.027) 0:05:02.336 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.026) 0:05:02.362 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.028) 0:05:02.391 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.026) 0:05:02.418 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.025) 0:05:02.443 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.023) 0:05:02.466 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.064) 0:05:02.531 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.026) 0:05:02.557 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.025) 0:05:02.583 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.024) 0:05:02.607 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.024) 0:05:02.632 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.025) 0:05:02.657 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.025) 0:05:02.683 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.023) 0:05:02.707 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.024) 0:05:02.731 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.024) 0:05:02.756 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.024) 0:05:02.780 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.023) 0:05:02.803 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.025) 0:05:02.829 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.026) 0:05:02.855 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.068) 0:05:02.923 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:12:03 +0000 (0:00:00.031) 0:05:02.955 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.024116", "end": "2024-05-12 02:12:04.028520", "rc": 0, "start": "2024-05-12 02:12:04.004404" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=rwi-aor--- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=raid0 TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.222) 0:05:03.177 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "raid0" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.028) 0:05:03.206 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.030) 0:05:03.236 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.026) 0:05:03.263 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.027) 0:05:03.290 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.026) 0:05:03.317 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.026) 0:05:03.344 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.025) 0:05:03.369 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.022) 0:05:03.392 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the device created above] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:272 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.024) 0:05:03.416 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.043) 0:05:03.460 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.080) 0:05:03.541 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.032) 0:05:03.573 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.063) 0:05:03.637 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.025) 0:05:03.663 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.024) 0:05:03.688 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.025) 0:05:03.713 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.025) 0:05:03.739 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.047) 0:05:03.786 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.025) 0:05:03.811 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "raid_disks": [ "sda", "sdb" ], "raid_level": "raid0", "size": "2g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.031) 0:05:03.842 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.027) 0:05:03.869 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.025) 0:05:03.895 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.024) 0:05:03.920 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.064) 0:05:03.984 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.027) 0:05:04.011 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.036) 0:05:04.048 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 12 May 2024 02:12:04 +0000 (0:00:00.021) 0:05:04.069 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 12 May 2024 02:12:11 +0000 (0:00:06.256) 0:05:10.326 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 May 2024 02:12:11 +0000 (0:00:00.026) 0:05:10.352 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 12 May 2024 02:12:11 +0000 (0:00:00.053) 0:05:10.405 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 12 May 2024 02:12:11 +0000 (0:00:00.030) 0:05:10.435 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 12 May 2024 02:12:11 +0000 (0:00:00.027) 0:05:10.463 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 12 May 2024 02:12:11 +0000 (0:00:00.026) 0:05:10.490 ************ 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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 12 May 2024 02:12:11 +0000 (0:00:00.208) 0:05:10.699 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 12 May 2024 02:12:12 +0000 (0:00:00.472) 0:05:11.171 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 12 May 2024 02:12:12 +0000 (0:00:00.023) 0:05:11.194 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 12 May 2024 02:12:12 +0000 (0:00:00.023) 0:05:11.217 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 12 May 2024 02:12:12 +0000 (0:00:00.465) 0:05:11.682 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715479324.4679582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1713854872.569, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1713854567.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3911840656", "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-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 12 May 2024 02:12:12 +0000 (0:00:00.201) 0:05:11.883 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 12 May 2024 02:12:12 +0000 (0:00:00.059) 0:05:11.943 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/tests_create_raid_pool_then_remove.yml:288 Sunday 12 May 2024 02:12:13 +0000 (0:00:00.613) 0:05:12.556 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:2 Sunday 12 May 2024 02:12:13 +0000 (0:00:00.042) 0:05:12.599 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb" ], "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": [ "sda", "sdb" ], "raid_level": "raid0", "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:7 Sunday 12 May 2024 02:12:13 +0000 (0:00:00.028) 0:05:12.628 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:15 Sunday 12 May 2024 02:12:13 +0000 (0:00:00.023) 0:05:12.651 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c0e1a7ed-0246-4adf-9b50-4d02e249c905" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:20 Sunday 12 May 2024 02:12:13 +0000 (0:00:00.198) 0:05:12.850 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002721", "end": "2024-05-12 02:12:13.903070", "rc": 0, "start": "2024-05-12 02:12:13.900349" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 23 06:42:47 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=c0e1a7ed-0246-4adf-9b50-4d02e249c905 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:25 Sunday 12 May 2024 02:12:13 +0000 (0:00:00.201) 0:05:13.051 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002629", "end": "2024-05-12 02:12:14.101551", "failed_when_result": false, "rc": 0, "start": "2024-05-12 02:12:14.098922" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:34 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.196) 0:05:13.248 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:5 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.046) 0:05:13.295 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:18 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.060) 0:05:13.356 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:24 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.025) 0:05:13.381 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool.yml:34 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.024) 0:05:13.406 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:2 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.048) 0:05:13.454 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:13 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.029) 0:05:13.484 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:22 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.021) 0:05:13.505 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:27 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.026) 0:05:13.532 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:33 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.027) 0:05:13.560 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:42 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.028) 0:05:13.588 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:48 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.026) 0:05:13.614 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:54 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.027) 0:05:13.642 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:59 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.024) 0:05:13.666 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:73 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.021) 0:05:13.687 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:8 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.084) 0:05:13.772 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:14 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.025) 0:05:13.797 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:21 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.024) 0:05:13.821 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:28 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.024) 0:05:13.845 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:35 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.023) 0:05:13.868 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:45 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.023) 0:05:13.892 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:54 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.023) 0:05:13.916 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:64 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.024) 0:05:13.940 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:74 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.023) 0:05:13.964 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:85 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.023) 0:05:13.988 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-md.yml:95 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.023) 0:05:14.012 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:76 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.024) 0:05:14.036 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-lvmraid.yml:2 Sunday 12 May 2024 02:12:14 +0000 (0:00:00.045) 0:05:14.082 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.082) 0:05:14.165 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:16 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:14.191 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:21 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.024) 0:05:14.216 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:29 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.024) 0:05:14.241 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:34 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.026) 0:05:14.267 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:40 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.024) 0:05:14.291 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-lvmraid.yml:46 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:14.316 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:79 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:14.341 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-thin.yml:2 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.047) 0:05:14.389 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:8 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.045) 0:05:14.434 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:16 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.023) 0:05:14.458 ************ 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-ci3_vhejw2/tests/verify-pool-member-thin.yml:23 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.065) 0:05:14.523 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-thin.yml:27 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:14.548 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:82 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:14.574 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:5 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.050) 0:05:14.624 ************ 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-ci3_vhejw2/tests/verify-pool-members-encryption.yml:13 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.026) 0:05:14.651 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:20 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.021) 0:05:14.673 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-encryption.yml:27 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.021) 0:05:14.694 ************ 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-ci3_vhejw2/tests/test-verify-pool-members.yml:85 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.024) 0:05:14.719 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-members-vdo.yml:2 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.048) 0:05:14.767 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:9 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.046) 0:05:14.814 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:16 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:14.839 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:22 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.023) 0:05:14.862 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:28 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.062) 0:05:14.925 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:35 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:14.951 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:41 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.024) 0:05:14.975 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-pool-member-vdo.yml:47 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:15.000 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-pool-members.yml:88 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:15.025 ************ 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-ci3_vhejw2/tests/test-verify-pool-volumes.yml:3 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.025) 0:05:15.050 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:2 Sunday 12 May 2024 02:12:15 +0000 (0:00:00.044) 0:05:15.095 ************ 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-ci3_vhejw2/tests/test-verify-volume.yml:21 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.028) 0:05:15.123 ************ included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:7 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.091) 0:05:15.214 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:16 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.026) 0:05:15.241 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:38 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.032) 0:05:15.273 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:51 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.066) 0:05:15.340 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:63 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.025) 0:05:15.365 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:71 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.029) 0:05:15.395 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:83 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.025) 0:05:15.420 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:95 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.024) 0:05:15.445 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:110 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.024) 0:05:15.469 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:122 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.025) 0:05:15.495 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:128 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.025) 0:05:15.520 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:134 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.024) 0:05:15.544 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-mount.yml:146 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.023) 0:05:15.568 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:2 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.025) 0:05:15.593 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:40 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.037) 0:05:15.630 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:48 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.025) 0:05:15.656 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:58 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.026) 0:05:15.682 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fstab.yml:71 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.023) 0:05:15.705 ************ 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-ci3_vhejw2/tests/test-verify-volume-fs.yml:3 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.065) 0:05:15.771 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-fs.yml:12 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.025) 0:05:15.797 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:3 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.024) 0:05:15.822 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:9 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.195) 0:05:16.017 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:16 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.024) 0:05:16.042 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:24 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.028) 0:05:16.071 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:30 Sunday 12 May 2024 02:12:16 +0000 (0:00:00.024) 0:05:16.095 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:34 Sunday 12 May 2024 02:12:17 +0000 (0:00:00.026) 0:05:16.121 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-device.yml:39 Sunday 12 May 2024 02:12:17 +0000 (0:00:00.024) 0:05:16.146 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:3 Sunday 12 May 2024 02:12:17 +0000 (0:00:00.024) 0:05:16.170 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 Sunday 12 May 2024 02:12:17 +0000 (0:00:00.025) 0:05:16.196 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:17 Sunday 12 May 2024 02:12:19 +0000 (0:00:02.669) 0:05:18.866 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:23 Sunday 12 May 2024 02:12:19 +0000 (0:00:00.024) 0:05:18.890 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:32 Sunday 12 May 2024 02:12:19 +0000 (0:00:00.024) 0:05:18.914 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:45 Sunday 12 May 2024 02:12:19 +0000 (0:00:00.023) 0:05:18.938 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:51 Sunday 12 May 2024 02:12:19 +0000 (0:00:00.024) 0:05:18.963 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:56 Sunday 12 May 2024 02:12:19 +0000 (0:00:00.025) 0:05:18.988 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:69 Sunday 12 May 2024 02:12:19 +0000 (0:00:00.024) 0:05:19.012 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:81 Sunday 12 May 2024 02:12:19 +0000 (0:00:00.023) 0:05:19.036 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:94 Sunday 12 May 2024 02:12:19 +0000 (0:00:00.023) 0:05:19.059 ************ 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-ci3_vhejw2/tests/test-verify-volume-encryption.yml:106 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.061) 0:05:19.121 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:114 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.028) 0:05:19.150 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:122 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.175 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:131 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.199 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:140 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:19.224 ************ 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-ci3_vhejw2/tests/test-verify-volume-md.yml:8 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:19.250 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:14 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:19.275 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:21 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.300 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:28 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.325 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:35 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:19.350 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:45 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.023) 0:05:19.374 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:54 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.023) 0:05:19.397 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:63 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.422 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:72 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.023) 0:05:19.446 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-md.yml:81 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.064) 0:05:19.510 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:3 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.535 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:11 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:19.560 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:20 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.585 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:28 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.023) 0:05:19.608 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:32 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.026) 0:05:19.634 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:46 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.659 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:50 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.683 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:54 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.023) 0:05:19.706 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:58 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.023) 0:05:19.730 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:68 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.755 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:72 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:19.780 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:77 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.030) 0:05:19.811 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:83 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:19.836 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:88 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.023) 0:05:19.860 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:96 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.063) 0:05:19.923 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:104 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:19.948 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:109 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:19.974 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:113 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:19.999 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:117 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:20.023 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:121 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:20.047 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:129 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.025) 0:05:20.072 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:138 Sunday 12 May 2024 02:12:20 +0000 (0:00:00.024) 0:05:20.097 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:142 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.024) 0:05:20.121 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:150 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.024) 0:05:20.146 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:156 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.025) 0:05:20.171 ************ 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-ci3_vhejw2/tests/test-verify-volume-size.yml:160 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.027) 0:05:20.199 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-size.yml:164 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.026) 0:05:20.226 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:5 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.023) 0:05:20.249 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:13 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.024) 0:05:20.273 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:18 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.066) 0:05:20.339 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:27 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.025) 0:05:20.364 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:35 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.024) 0:05:20.389 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:41 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.024) 0:05:20.414 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-cache.yml:47 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.025) 0:05:20.439 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume.yml:27 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.024) 0:05:20.464 ************ 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-ci3_vhejw2/tests/verify-role-results.yml:44 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.025) 0:05:20.489 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci3_vhejw2/tests/verify-role-results.yml:54 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.021) 0:05:20.510 ************ 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=1349 changed=19 unreachable=0 failed=0 skipped=1624 rescued=0 ignored=0 Sunday 12 May 2024 02:12:21 +0000 (0:00:00.010) 0:05:20.521 ************ =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 48.39s /WORKDIR/git-weekly-ci3_vhejw2/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 -- 12.49s /WORKDIR/git-weekly-ci3_vhejw2/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 -- 11.04s /WORKDIR/git-weekly-ci3_vhejw2/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 --- 8.70s /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 7.46s /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.42s /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.37s /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.35s /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.26s /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.24s /WORKDIR/git-weekly-ci3_vhejw2/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 --- 5.73s /WORKDIR/git-weekly-ci3_vhejw2/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 --- 5.32s /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 3.38s /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.74s /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.67s /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.65s /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.62s /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.62s /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.62s /WORKDIR/git-weekly-ci3_vhejw2/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Make sure required packages are installed --- 2.55s /WORKDIR/git-weekly-ci3_vhejw2/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---