# 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_thinp_then_remove_scsi_generated.yml ******************** 2 plays in /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove_scsi_generated.yml PLAY [Run test tests_create_thinp_then_remove.yml for scsi] ******************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove_scsi_generated.yml:3 Friday 29 March 2024 02:22: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-cilb8hjiwk/tests/tests_create_thinp_then_remove_scsi_generated.yml:8 Friday 29 March 2024 02:22:00 +0000 (0:00:00.885) 0:00:00.898 ********** ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test create thin pool and remove] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:2 Friday 29 March 2024 02:22:00 +0000 (0:00:00.012) 0:00:00.910 ********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:18 Friday 29 March 2024 02:22:01 +0000 (0:00:00.540) 0:00:01.450 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 02:22:01 +0000 (0:00:00.016) 0:00:01.467 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 02:22:01 +0000 (0:00:00.024) 0:00:01.492 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 02:22:01 +0000 (0:00:00.021) 0:00:01.513 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 02:22:01 +0000 (0:00:00.036) 0:00:01.549 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 02:22:01 +0000 (0:00:00.241) 0:00:01.790 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 02:22:01 +0000 (0:00:00.021) 0:00:01.812 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 02:22:01 +0000 (0:00:00.009) 0:00:01.821 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 02:22:01 +0000 (0:00:00.009) 0:00:01.831 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 02:22:01 +0000 (0:00:00.034) 0:00:01.865 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: mdadm-4.2-12.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: device-mapper-event-9:1.02.197-2.el9.x86_64", "Installed: blivet-data-1:3.6.0-14.el9.noarch", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.197-2.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-27.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: device-mapper-multipath-libs-0.8.7-27.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: kmod-kvdo-8.2.3.3-117.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: lvm2-9:2.03.23-2.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: lvm2-libs-9:2.03.23-2.el9.x86_64", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: python3-blivet-1:3.6.0-14.el9.noarch", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: python3-blockdev-2.28-10.el9.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 02:22:57 +0000 (0:00:55.466) 0:00:57.331 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 02:22:57 +0000 (0:00:00.020) 0:00:57.352 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 02:22:57 +0000 (0:00:00.019) 0:00:57.371 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 02:22:57 +0000 (0:00:00.468) 0:00:57.840 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 02:22:57 +0000 (0:00:00.034) 0:00:57.875 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 02:22:57 +0000 (0:00:00.009) 0:00:57.884 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 02:22:57 +0000 (0:00:00.010) 0:00:57.894 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 02:22:57 +0000 (0:00:00.009) 0:00:57.903 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 02:22:58 +0000 (0:00:00.887) 0:00:58.791 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 02:23:00 +0000 (0:00:01.635) 0:01:00.427 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 02:23:00 +0000 (0:00:00.019) 0:01:00.446 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 02:23:00 +0000 (0:00:00.011) 0:01:00.457 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 02:23:00 +0000 (0:00:00.348) 0:01:00.806 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 02:23:00 +0000 (0:00:00.013) 0:01:00.819 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 02:23:00 +0000 (0:00:00.012) 0:01:00.832 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 02:23:00 +0000 (0:00:00.014) 0:01:00.846 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 02:23:00 +0000 (0:00:00.014) 0:01:00.861 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 02:23:00 +0000 (0:00:00.014) 0:01:00.875 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 02:23:00 +0000 (0:00:00.013) 0:01:00.888 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 02:23:00 +0000 (0:00:00.012) 0:01:00.901 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 02:23:00 +0000 (0:00:00.012) 0:01:00.913 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 02:23:00 +0000 (0:00:00.012) 0:01:00.926 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 02:23:00 +0000 (0:00:00.014) 0:01:00.940 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678747.6961904, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 02:23:01 +0000 (0:00:00.193) 0:01:01.134 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 02:23:01 +0000 (0:00:00.015) 0:01:01.150 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:22 Friday 29 March 2024 02:23:01 +0000 (0:00:00.648) 0:01:01.798 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/get_unused_disk.yml:2 Friday 29 March 2024 02:23:01 +0000 (0:00:00.018) 0:01:01.816 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/get_unused_disk.yml:16 Friday 29 March 2024 02:23:02 +0000 (0:00:00.920) 0:01:02.737 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/get_unused_disk.yml:24 Friday 29 March 2024 02:23:03 +0000 (0:00:00.272) 0:01:03.009 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/get_unused_disk.yml:29 Friday 29 March 2024 02:23:03 +0000 (0:00:00.015) 0:01:03.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/get_unused_disk.yml:34 Friday 29 March 2024 02:23:03 +0000 (0:00:00.012) 0:01:03.036 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc" ] } TASK [Create a thinpool device] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:27 Friday 29 March 2024 02:23:03 +0000 (0:00:00.012) 0:01:03.049 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 02:23:03 +0000 (0:00:00.021) 0:01:03.070 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 02:23:03 +0000 (0:00:00.017) 0:01:03.087 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 02:23:03 +0000 (0:00:00.015) 0:01:03.103 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 02:23:03 +0000 (0:00:00.064) 0:01:03.168 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 02:23:03 +0000 (0:00:00.014) 0:01:03.182 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 02:23:03 +0000 (0:00:00.011) 0:01:03.194 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 02:23:03 +0000 (0:00:00.011) 0:01:03.205 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 02:23:03 +0000 (0:00:00.011) 0:01:03.216 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 02:23:03 +0000 (0:00:00.024) 0:01:03.240 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 02:23:04 +0000 (0:00:00.932) 0:01:04.173 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 02:23:04 +0000 (0:00:00.024) 0:01:04.197 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 02:23:04 +0000 (0:00:00.022) 0:01:04.219 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 02:23:05 +0000 (0:00:01.250) 0:01:05.470 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 02:23:05 +0000 (0:00:00.021) 0:01:05.492 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 02:23:05 +0000 (0:00:00.011) 0:01:05.504 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 02:23:05 +0000 (0:00:00.012) 0:01:05.516 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 02:23:05 +0000 (0:00:00.013) 0:01:05.530 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 02:23:06 +0000 (0:00:00.903) 0:01:06.433 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 02:23:07 +0000 (0:00:01.570) 0:01:08.003 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 02:23:08 +0000 (0:00:00.019) 0:01:08.023 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 02:23:08 +0000 (0:00:00.012) 0:01:08.036 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "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-tpool1", "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/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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 02:23:13 +0000 (0:00:05.405) 0:01:13.442 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 02:23:13 +0000 (0:00:00.012) 0:01:13.454 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 02:23:13 +0000 (0:00:00.016) 0:01:13.471 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "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-tpool1", "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/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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 02:23:13 +0000 (0:00:00.016) 0:01:13.487 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 02:23:13 +0000 (0:00:00.015) 0:01:13.503 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 02:23:13 +0000 (0:00:00.037) 0:01:13.540 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 02:23:13 +0000 (0:00:00.014) 0:01:13.554 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 02:23:14 +0000 (0:00:00.683) 0:01:14.238 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 02:23:14 +0000 (0:00:00.254) 0:01:14.493 ********** skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 02:23:14 +0000 (0:00:00.017) 0:01:14.510 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 02:23:15 +0000 (0:00:00.540) 0:01:15.051 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678747.6961904, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 02:23:15 +0000 (0:00:00.186) 0:01:15.238 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 02:23:15 +0000 (0:00:00.011) 0:01:15.249 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:44 Friday 29 March 2024 02:23:15 +0000 (0:00:00.675) 0:01:15.925 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:2 Friday 29 March 2024 02:23:15 +0000 (0:00:00.021) 0:01:15.946 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:7 Friday 29 March 2024 02:23:15 +0000 (0:00:00.017) 0:01:15.963 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:15 Friday 29 March 2024 02:23:15 +0000 (0:00:00.013) 0:01:15.977 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "4c31a3fc-5759-4aa6-8996-49801e3e9182" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "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": "KtBkqA-Ccxg-eGj9-6n83-if4q-38Kf-ut5OU7" }, "/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": "TxwY2P-bQS0-mrZ0-Avre-2hLl-u8rs-qmngtV" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "iMr0bN-M1E6-wLfn-f5UN-Tclo-0sMc-MXPwPE" }, "/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": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:20 Friday 29 March 2024 02:23:16 +0000 (0:00:00.265) 0:01:16.243 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003275", "end": "2024-03-29 02:23:16.469689", "rc": 0, "start": "2024-03-29 02:23:16.466414" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-cilb8hjiwk/tests/verify-role-results.yml:25 Friday 29 March 2024 02:23:16 +0000 (0:00:00.255) 0:01:16.498 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002963", "end": "2024-03-29 02:23:16.653641", "failed_when_result": false, "rc": 0, "start": "2024-03-29 02:23:16.650678" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:34 Friday 29 March 2024 02:23:16 +0000 (0:00:00.184) 0:01:16.682 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:5 Friday 29 March 2024 02:23:16 +0000 (0:00:00.025) 0:01:16.707 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:18 Friday 29 March 2024 02:23:16 +0000 (0:00:00.011) 0:01:16.719 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.029771", "end": "2024-03-29 02:23:16.904536", "rc": 0, "start": "2024-03-29 02:23:16.874765" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:24 Friday 29 March 2024 02:23:16 +0000 (0:00:00.214) 0:01:16.934 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:34 Friday 29 March 2024 02:23:16 +0000 (0:00:00.018) 0:01:16.952 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 02:23:16 +0000 (0:00:00.047) 0:01:16.999 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 02:23:17 +0000 (0:00:00.017) 0:01:17.017 ********** 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" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 02:23:17 +0000 (0:00:00.579) 0:01:17.597 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 02:23:17 +0000 (0:00:00.015) 0:01:17.613 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 02:23:17 +0000 (0:00:00.016) 0:01:17.630 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 02:23:17 +0000 (0:00:00.016) 0:01:17.646 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 02:23:17 +0000 (0:00:00.015) 0:01:17.661 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 02:23:17 +0000 (0:00:00.016) 0:01:17.678 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 02:23:17 +0000 (0:00:00.012) 0:01:17.691 ********** 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 ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 02:23:17 +0000 (0:00:00.028) 0:01:17.720 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:8 Friday 29 March 2024 02:23:17 +0000 (0:00:00.024) 0:01:17.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:14 Friday 29 March 2024 02:23:17 +0000 (0:00:00.013) 0:01:17.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:21 Friday 29 March 2024 02:23:17 +0000 (0:00:00.011) 0:01:17.769 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:28 Friday 29 March 2024 02:23:17 +0000 (0:00:00.012) 0:01:17.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:35 Friday 29 March 2024 02:23:17 +0000 (0:00:00.011) 0:01:17.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:45 Friday 29 March 2024 02:23:17 +0000 (0:00:00.012) 0:01:17.807 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:54 Friday 29 March 2024 02:23:17 +0000 (0:00:00.014) 0:01:17.821 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:64 Friday 29 March 2024 02:23:17 +0000 (0:00:00.013) 0:01:17.834 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:74 Friday 29 March 2024 02:23:17 +0000 (0:00:00.013) 0:01:17.848 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:85 Friday 29 March 2024 02:23:17 +0000 (0:00:00.013) 0:01:17.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:95 Friday 29 March 2024 02:23:17 +0000 (0:00:00.013) 0:01:17.874 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 02:23:17 +0000 (0:00:00.011) 0:01:17.886 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 02:23:17 +0000 (0:00:00.026) 0:01:17.912 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 02:23:17 +0000 (0:00:00.025) 0:01:17.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 02:23:17 +0000 (0:00:00.013) 0:01:17.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 02:23:17 +0000 (0:00:00.013) 0:01:17.965 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 02:23:17 +0000 (0:00:00.012) 0:01:17.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 02:23:17 +0000 (0:00:00.012) 0:01:17.991 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 02:23:17 +0000 (0:00:00.012) 0:01:18.004 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 02:23:18 +0000 (0:00:00.012) 0:01:18.016 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 02:23:18 +0000 (0:00:00.014) 0:01:18.030 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 02:23:18 +0000 (0:00:00.026) 0:01:18.057 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 02:23:18 +0000 (0:00:00.025) 0:01:18.083 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.030749", "end": "2024-03-29 02:23:18.271200", "rc": 0, "start": "2024-03-29 02:23:18.240451" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 02:23:18 +0000 (0:00:00.216) 0:01:18.299 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 02:23:18 +0000 (0:00:00.020) 0:01:18.320 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 02:23:18 +0000 (0:00:00.019) 0:01:18.339 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 02:23:18 +0000 (0:00:00.012) 0:01:18.351 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 02:23:18 +0000 (0:00:00.027) 0:01:18.379 ********** 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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 02:23:18 +0000 (0:00:00.015) 0:01:18.395 ********** 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" } skipping: [sut] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 02:23:18 +0000 (0:00:00.042) 0:01:18.437 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:23:18 +0000 (0:00:00.033) 0:01:18.471 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:23:18 +0000 (0:00:00.015) 0:01:18.486 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:23:18 +0000 (0:00:00.029) 0:01:18.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:23:18 +0000 (0:00:00.033) 0:01:18.549 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:23:18 +0000 (0:00:00.024) 0:01:18.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:23:18 +0000 (0:00:00.014) 0:01:18.589 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:23:18 +0000 (0:00:00.012) 0:01:18.602 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:23:18 +0000 (0:00:00.016) 0:01:18.618 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:23:18 +0000 (0:00:00.018) 0:01:18.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:23:18 +0000 (0:00:00.014) 0:01:18.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:23:18 +0000 (0:00:00.013) 0:01:18.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:23:18 +0000 (0:00:00.012) 0:01:18.677 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:23:18 +0000 (0:00:00.013) 0:01:18.691 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:23:18 +0000 (0:00:00.016) 0:01:18.708 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:23:18 +0000 (0:00:00.018) 0:01:18.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:23:18 +0000 (0:00:00.013) 0:01:18.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:23:18 +0000 (0:00:00.013) 0:01:18.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:23:18 +0000 (0:00:00.017) 0:01:18.770 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 02:23:18 +0000 (0:00:00.016) 0:01:18.787 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 02:23:18 +0000 (0:00:00.012) 0:01:18.799 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 02:23:18 +0000 (0:00:00.030) 0:01:18.830 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 02:23:18 +0000 (0:00:00.027) 0:01:18.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 02:23:18 +0000 (0:00:00.013) 0:01:18.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 02:23:18 +0000 (0:00:00.014) 0:01:18.886 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 02:23:18 +0000 (0:00:00.016) 0:01:18.902 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 02:23:18 +0000 (0:00:00.012) 0:01:18.915 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 02:23:18 +0000 (0:00:00.012) 0:01:18.928 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 02:23:18 +0000 (0:00:00.014) 0:01:18.942 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 02:23:18 +0000 (0:00:00.012) 0:01:18.954 ********** 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-cilb8hjiwk/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 02:23:18 +0000 (0:00:00.011) 0:01:18.966 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:2 Friday 29 March 2024 02:23:18 +0000 (0:00:00.024) 0:01:18.991 ********** 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-cilb8hjiwk/tests/test-verify-volume.yml:21 Friday 29 March 2024 02:23:19 +0000 (0:00:00.017) 0:01:19.008 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 02:23:19 +0000 (0:00:00.062) 0:01:19.071 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 02:23:19 +0000 (0:00:00.015) 0:01:19.086 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "4c31a3fc-5759-4aa6-8996-49801e3e9182" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "4c31a3fc-5759-4aa6-8996-49801e3e9182" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 02:23:19 +0000 (0:00:00.019) 0:01:19.106 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 02:23:19 +0000 (0:00:00.012) 0:01:19.119 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 02:23:19 +0000 (0:00:00.016) 0:01:19.135 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 02:23:19 +0000 (0:00:00.015) 0:01:19.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 02:23:19 +0000 (0:00:00.013) 0:01:19.164 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 02:23:19 +0000 (0:00:00.012) 0:01:19.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 02:23:19 +0000 (0:00:00.012) 0:01:19.190 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 02:23:19 +0000 (0:00:00.016) 0:01:19.206 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 02:23:19 +0000 (0:00:00.013) 0:01:19.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 02:23:19 +0000 (0:00:00.013) 0:01:19.233 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 02:23:19 +0000 (0:00:00.038) 0:01:19.272 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 02:23:19 +0000 (0:00:00.013) 0:01:19.286 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 02:23:19 +0000 (0:00:00.026) 0:01:19.312 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 02:23:19 +0000 (0:00:00.016) 0:01:19.329 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 02:23:19 +0000 (0:00:00.015) 0:01:19.344 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 02:23:19 +0000 (0:00:00.013) 0:01:19.357 ********** 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-cilb8hjiwk/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 02:23:19 +0000 (0:00:00.013) 0:01:19.371 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 02:23:19 +0000 (0:00:00.017) 0:01:19.388 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 02:23:19 +0000 (0:00:00.018) 0:01:19.407 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678993.3413944, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711678993.3413944, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1067, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711678993.3413944, "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-cilb8hjiwk/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 02:23:19 +0000 (0:00:00.192) 0:01:19.600 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 02:23:19 +0000 (0:00:00.018) 0:01:19.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 02:23:19 +0000 (0:00:00.013) 0:01:19.631 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 02:23:19 +0000 (0:00:00.015) 0:01:19.647 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 02:23:19 +0000 (0:00:00.014) 0:01:19.661 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 02:23:19 +0000 (0:00:00.013) 0:01:19.674 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 02:23:19 +0000 (0:00:00.016) 0:01:19.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 02:23:19 +0000 (0:00:00.013) 0:01:19.705 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.6.0-3.el9.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 02:23:21 +0000 (0:00:01.909) 0:01:21.614 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.627 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.640 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 02:23:21 +0000 (0:00:00.018) 0:01:21.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.698 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 02:23:21 +0000 (0:00:00.014) 0:01:21.713 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 02:23:21 +0000 (0:00:00.019) 0:01:21.732 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 02:23:21 +0000 (0:00:00.018) 0:01:21.750 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 02:23:21 +0000 (0:00:00.015) 0:01:21.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.793 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.806 ********** 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-cilb8hjiwk/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 02:23:21 +0000 (0:00:00.011) 0:01:21.818 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 02:23:21 +0000 (0:00:00.014) 0:01:21.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.845 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.885 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 02:23:21 +0000 (0:00:00.014) 0:01:21.913 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.926 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 02:23:21 +0000 (0:00:00.014) 0:01:21.940 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 02:23:21 +0000 (0:00:00.013) 0:01:21.954 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 02:23:22 +0000 (0:00:00.265) 0:01:22.219 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 02:23:22 +0000 (0:00:00.186) 0:01:22.406 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 02:23:22 +0000 (0:00:00.018) 0:01:22.424 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 02:23:22 +0000 (0:00:00.015) 0:01:22.439 ********** ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 02:23:22 +0000 (0:00:00.185) 0:01:22.624 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 02:23:22 +0000 (0:00:00.040) 0:01:22.664 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 02:23:22 +0000 (0:00:00.016) 0:01:22.681 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 02:23:22 +0000 (0:00:00.015) 0:01:22.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 02:23:22 +0000 (0:00:00.016) 0:01:22.713 ********** ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 02:23:22 +0000 (0:00:00.017) 0:01:22.730 ********** ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 02:23:22 +0000 (0:00:00.184) 0:01:22.915 ********** ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 02:23:23 +0000 (0:00:00.184) 0:01:23.099 ********** ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 02:23:23 +0000 (0:00:00.016) 0:01:23.116 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 02:23:23 +0000 (0:00:00.015) 0:01:23.131 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 02:23:23 +0000 (0:00:00.015) 0:01:23.147 ********** ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 02:23:23 +0000 (0:00:00.183) 0:01:23.330 ********** ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 02:23:23 +0000 (0:00:00.017) 0:01:23.347 ********** ok: [sut] => { "storage_test_volume.thin_pool_size": "10g" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 02:23:23 +0000 (0:00:00.018) 0:01:23.365 ********** ok: [sut] => { "storage_test_volume.size": "3g" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 02:23:23 +0000 (0:00:00.016) 0:01:23.382 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_thin_pool_size": "32158567628" }, "changed": false } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 02:23:23 +0000 (0:00:00.019) 0:01:23.402 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 02:23:23 +0000 (0:00:00.016) 0:01:23.418 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "3221225472" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 02:23:23 +0000 (0:00:00.015) 0:01:23.434 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 02:23:23 +0000 (0:00:00.015) 0:01:23.449 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 02:23:23 +0000 (0:00:00.016) 0:01:23.466 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 02:23:23 +0000 (0:00:00.015) 0:01:23.482 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 02:23:23 +0000 (0:00:00.015) 0:01:23.497 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 02:23:23 +0000 (0:00:00.018) 0:01:23.516 ********** 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.032415", "end": "2024-03-29 02:23:23.704389", "rc": 0, "start": "2024-03-29 02:23:23.671974" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 02:23:23 +0000 (0:00:00.220) 0:01:23.736 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 02:23:23 +0000 (0:00:00.018) 0:01:23.755 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 02:23:23 +0000 (0:00:00.017) 0:01:23.773 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 02:23:23 +0000 (0:00:00.014) 0:01:23.787 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 02:23:23 +0000 (0:00:00.014) 0:01:23.802 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 02:23:23 +0000 (0:00:00.014) 0:01:23.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:27 Friday 29 March 2024 02:23:23 +0000 (0:00:00.014) 0:01:23.830 ********** 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-cilb8hjiwk/tests/verify-role-results.yml:44 Friday 29 March 2024 02:23:23 +0000 (0:00:00.013) 0:01:23.844 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:54 Friday 29 March 2024 02:23:23 +0000 (0:00:00.011) 0:01:23.856 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat previous invocation to verify idempotence] ************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:47 Friday 29 March 2024 02:23:23 +0000 (0:00:00.012) 0:01:23.868 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 02:23:23 +0000 (0:00:00.026) 0:01:23.895 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 02:23:23 +0000 (0:00:00.017) 0:01:23.912 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 02:23:23 +0000 (0:00:00.015) 0:01:23.928 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 02:23:23 +0000 (0:00:00.033) 0:01:23.962 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 02:23:23 +0000 (0:00:00.014) 0:01:23.976 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 02:23:23 +0000 (0:00:00.013) 0:01:23.989 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 02:23:23 +0000 (0:00:00.011) 0:01:24.001 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 02:23:24 +0000 (0:00:00.012) 0:01:24.013 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 02:23:24 +0000 (0:00:00.027) 0:01:24.040 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 02:23:24 +0000 (0:00:00.903) 0:01:24.944 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 02:23:24 +0000 (0:00:00.016) 0:01:24.960 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 02:23:24 +0000 (0:00:00.014) 0:01:24.975 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 02:23:27 +0000 (0:00:02.543) 0:01:27.519 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 02:23:27 +0000 (0:00:00.022) 0:01:27.542 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 02:23:27 +0000 (0:00:00.012) 0:01:27.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 02:23:27 +0000 (0:00:00.013) 0:01:27.567 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 02:23:27 +0000 (0:00:00.013) 0:01:27.580 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 02:23:28 +0000 (0:00:00.893) 0:01:28.474 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 02:23:30 +0000 (0:00:01.585) 0:01:30.060 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 02:23:30 +0000 (0:00:00.021) 0:01:30.081 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 02:23:30 +0000 (0:00:00.011) 0:01:30.093 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 02:23:32 +0000 (0:00:02.869) 0:01:32.963 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 02:23:32 +0000 (0:00:00.013) 0:01:32.976 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 02:23:32 +0000 (0:00:00.011) 0:01:32.988 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 02:23:32 +0000 (0:00:00.015) 0:01:33.004 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 02:23:33 +0000 (0:00:00.015) 0:01:33.019 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 02:23:33 +0000 (0:00:00.014) 0:01:33.033 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 02:23:33 +0000 (0:00:00.014) 0:01:33.048 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 02:23:33 +0000 (0:00:00.548) 0:01:33.596 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 02:23:33 +0000 (0:00:00.194) 0:01:33.791 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 02:23:33 +0000 (0:00:00.018) 0:01:33.809 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 02:23:34 +0000 (0:00:00.540) 0:01:34.350 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678747.6961904, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 02:23:34 +0000 (0:00:00.186) 0:01:34.536 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 02:23:34 +0000 (0:00:00.012) 0:01:34.549 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:63 Friday 29 March 2024 02:23:35 +0000 (0:00:00.658) 0:01:35.207 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:2 Friday 29 March 2024 02:23:35 +0000 (0:00:00.024) 0:01:35.231 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:7 Friday 29 March 2024 02:23:35 +0000 (0:00:00.017) 0:01:35.249 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:15 Friday 29 March 2024 02:23:35 +0000 (0:00:00.014) 0:01:35.263 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "4c31a3fc-5759-4aa6-8996-49801e3e9182" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "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": "KtBkqA-Ccxg-eGj9-6n83-if4q-38Kf-ut5OU7" }, "/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": "TxwY2P-bQS0-mrZ0-Avre-2hLl-u8rs-qmngtV" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "iMr0bN-M1E6-wLfn-f5UN-Tclo-0sMc-MXPwPE" }, "/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": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:20 Friday 29 March 2024 02:23:35 +0000 (0:00:00.206) 0:01:35.470 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003036", "end": "2024-03-29 02:23:35.631708", "rc": 0, "start": "2024-03-29 02:23:35.628672" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-cilb8hjiwk/tests/verify-role-results.yml:25 Friday 29 March 2024 02:23:35 +0000 (0:00:00.191) 0:01:35.661 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003059", "end": "2024-03-29 02:23:35.819149", "failed_when_result": false, "rc": 0, "start": "2024-03-29 02:23:35.816090" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:34 Friday 29 March 2024 02:23:35 +0000 (0:00:00.187) 0:01:35.848 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:5 Friday 29 March 2024 02:23:35 +0000 (0:00:00.025) 0:01:35.874 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:18 Friday 29 March 2024 02:23:35 +0000 (0:00:00.012) 0:01:35.886 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.031109", "end": "2024-03-29 02:23:36.074234", "rc": 0, "start": "2024-03-29 02:23:36.043125" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:24 Friday 29 March 2024 02:23:36 +0000 (0:00:00.216) 0:01:36.102 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:34 Friday 29 March 2024 02:23:36 +0000 (0:00:00.019) 0:01:36.121 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 02:23:36 +0000 (0:00:00.027) 0:01:36.149 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 02:23:36 +0000 (0:00:00.019) 0:01:36.168 ********** 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" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 02:23:36 +0000 (0:00:00.525) 0:01:36.694 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 02:23:36 +0000 (0:00:00.036) 0:01:36.730 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 02:23:36 +0000 (0:00:00.016) 0:01:36.747 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 02:23:36 +0000 (0:00:00.017) 0:01:36.765 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 02:23:36 +0000 (0:00:00.015) 0:01:36.780 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 02:23:36 +0000 (0:00:00.015) 0:01:36.795 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 02:23:36 +0000 (0:00:00.014) 0:01:36.809 ********** 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 ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 02:23:36 +0000 (0:00:00.028) 0:01:36.838 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:8 Friday 29 March 2024 02:23:36 +0000 (0:00:00.023) 0:01:36.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:14 Friday 29 March 2024 02:23:36 +0000 (0:00:00.014) 0:01:36.876 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:21 Friday 29 March 2024 02:23:36 +0000 (0:00:00.014) 0:01:36.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:28 Friday 29 March 2024 02:23:36 +0000 (0:00:00.013) 0:01:36.904 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:35 Friday 29 March 2024 02:23:36 +0000 (0:00:00.014) 0:01:36.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:45 Friday 29 March 2024 02:23:36 +0000 (0:00:00.013) 0:01:36.933 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:54 Friday 29 March 2024 02:23:36 +0000 (0:00:00.013) 0:01:36.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:64 Friday 29 March 2024 02:23:36 +0000 (0:00:00.013) 0:01:36.960 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:74 Friday 29 March 2024 02:23:36 +0000 (0:00:00.014) 0:01:36.974 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:85 Friday 29 March 2024 02:23:36 +0000 (0:00:00.013) 0:01:36.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:95 Friday 29 March 2024 02:23:36 +0000 (0:00:00.013) 0:01:37.002 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 02:23:37 +0000 (0:00:00.012) 0:01:37.014 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 02:23:37 +0000 (0:00:00.026) 0:01:37.041 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 02:23:37 +0000 (0:00:00.028) 0:01:37.070 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 02:23:37 +0000 (0:00:00.018) 0:01:37.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 02:23:37 +0000 (0:00:00.015) 0:01:37.104 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 02:23:37 +0000 (0:00:00.015) 0:01:37.120 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 02:23:37 +0000 (0:00:00.016) 0:01:37.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 02:23:37 +0000 (0:00:00.015) 0:01:37.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.164 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.178 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 02:23:37 +0000 (0:00:00.027) 0:01:37.205 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 02:23:37 +0000 (0:00:00.026) 0:01:37.232 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.037665", "end": "2024-03-29 02:23:37.426584", "rc": 0, "start": "2024-03-29 02:23:37.388919" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 02:23:37 +0000 (0:00:00.225) 0:01:37.457 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 02:23:37 +0000 (0:00:00.020) 0:01:37.477 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 02:23:37 +0000 (0:00:00.019) 0:01:37.496 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.510 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 02:23:37 +0000 (0:00:00.029) 0:01:37.539 ********** 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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 02:23:37 +0000 (0:00:00.016) 0:01:37.556 ********** 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" } skipping: [sut] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 02:23:37 +0000 (0:00:00.020) 0:01:37.577 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:23:37 +0000 (0:00:00.033) 0:01:37.610 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:23:37 +0000 (0:00:00.015) 0:01:37.626 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:23:37 +0000 (0:00:00.016) 0:01:37.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:23:37 +0000 (0:00:00.015) 0:01:37.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.686 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.700 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:23:37 +0000 (0:00:00.016) 0:01:37.716 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:23:37 +0000 (0:00:00.016) 0:01:37.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.746 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:23:37 +0000 (0:00:00.042) 0:01:37.789 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.803 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:23:37 +0000 (0:00:00.012) 0:01:37.815 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:23:37 +0000 (0:00:00.015) 0:01:37.831 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:23:37 +0000 (0:00:00.018) 0:01:37.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.863 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:23:37 +0000 (0:00:00.020) 0:01:37.883 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.897 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 02:23:37 +0000 (0:00:00.012) 0:01:37.909 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.923 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 02:23:37 +0000 (0:00:00.030) 0:01:37.953 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 02:23:37 +0000 (0:00:00.026) 0:01:37.980 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:37.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 02:23:37 +0000 (0:00:00.013) 0:01:38.006 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 02:23:38 +0000 (0:00:00.014) 0:01:38.020 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.034 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.060 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 02:23:38 +0000 (0:00:00.012) 0:01:38.072 ********** 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-cilb8hjiwk/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 02:23:38 +0000 (0:00:00.011) 0:01:38.084 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:2 Friday 29 March 2024 02:23:38 +0000 (0:00:00.027) 0:01:38.112 ********** 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-cilb8hjiwk/tests/test-verify-volume.yml:21 Friday 29 March 2024 02:23:38 +0000 (0:00:00.016) 0:01:38.129 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 02:23:38 +0000 (0:00:00.058) 0:01:38.187 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 02:23:38 +0000 (0:00:00.016) 0:01:38.203 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "4c31a3fc-5759-4aa6-8996-49801e3e9182" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "4c31a3fc-5759-4aa6-8996-49801e3e9182" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 02:23:38 +0000 (0:00:00.021) 0:01:38.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 02:23:38 +0000 (0:00:00.014) 0:01:38.240 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 02:23:38 +0000 (0:00:00.016) 0:01:38.257 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 02:23:38 +0000 (0:00:00.016) 0:01:38.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.288 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.301 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.314 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 02:23:38 +0000 (0:00:00.016) 0:01:38.331 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.344 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 02:23:38 +0000 (0:00:00.014) 0:01:38.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.372 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.385 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 02:23:38 +0000 (0:00:00.026) 0:01:38.411 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 02:23:38 +0000 (0:00:00.018) 0:01:38.430 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 02:23:38 +0000 (0:00:00.015) 0:01:38.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 02:23:38 +0000 (0:00:00.014) 0:01:38.460 ********** 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-cilb8hjiwk/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.473 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 02:23:38 +0000 (0:00:00.017) 0:01:38.491 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 02:23:38 +0000 (0:00:00.018) 0:01:38.510 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678993.3413944, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711678993.3413944, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1067, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711678993.3413944, "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-cilb8hjiwk/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 02:23:38 +0000 (0:00:00.188) 0:01:38.698 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 02:23:38 +0000 (0:00:00.018) 0:01:38.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.729 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 02:23:38 +0000 (0:00:00.015) 0:01:38.745 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 02:23:38 +0000 (0:00:00.014) 0:01:38.759 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 02:23:38 +0000 (0:00:00.038) 0:01:38.798 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 02:23:38 +0000 (0:00:00.015) 0:01:38.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 02:23:38 +0000 (0:00:00.013) 0:01:38.827 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 02:23:39 +0000 (0:00:00.888) 0:01:39.716 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.729 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.742 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 02:23:39 +0000 (0:00:00.019) 0:01:39.761 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.774 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.801 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 02:23:39 +0000 (0:00:00.014) 0:01:39.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.829 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 02:23:39 +0000 (0:00:00.016) 0:01:39.846 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 02:23:39 +0000 (0:00:00.015) 0:01:39.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.874 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.887 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 02:23:39 +0000 (0:00:00.014) 0:01:39.902 ********** 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-cilb8hjiwk/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 02:23:39 +0000 (0:00:00.012) 0:01:39.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.940 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 02:23:39 +0000 (0:00:00.014) 0:01:39.981 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 02:23:39 +0000 (0:00:00.013) 0:01:39.995 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 02:23:40 +0000 (0:00:00.013) 0:01:40.008 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 02:23:40 +0000 (0:00:00.013) 0:01:40.022 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 02:23:40 +0000 (0:00:00.013) 0:01:40.035 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 02:23:40 +0000 (0:00:00.012) 0:01:40.048 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 02:23:40 +0000 (0:00:00.188) 0:01:40.236 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 02:23:40 +0000 (0:00:00.185) 0:01:40.422 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 02:23:40 +0000 (0:00:00.017) 0:01:40.440 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 02:23:40 +0000 (0:00:00.014) 0:01:40.455 ********** ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 02:23:40 +0000 (0:00:00.184) 0:01:40.639 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 02:23:40 +0000 (0:00:00.015) 0:01:40.655 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 02:23:40 +0000 (0:00:00.015) 0:01:40.670 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 02:23:40 +0000 (0:00:00.015) 0:01:40.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 02:23:40 +0000 (0:00:00.014) 0:01:40.700 ********** ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 02:23:40 +0000 (0:00:00.016) 0:01:40.716 ********** ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 02:23:40 +0000 (0:00:00.182) 0:01:40.899 ********** ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 02:23:41 +0000 (0:00:00.181) 0:01:41.081 ********** ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 02:23:41 +0000 (0:00:00.016) 0:01:41.097 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 02:23:41 +0000 (0:00:00.015) 0:01:41.113 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 02:23:41 +0000 (0:00:00.015) 0:01:41.129 ********** ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 02:23:41 +0000 (0:00:00.182) 0:01:41.311 ********** ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 02:23:41 +0000 (0:00:00.017) 0:01:41.329 ********** ok: [sut] => { "storage_test_volume.thin_pool_size": "10g" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 02:23:41 +0000 (0:00:00.017) 0:01:41.346 ********** ok: [sut] => { "storage_test_volume.size": "3g" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 02:23:41 +0000 (0:00:00.018) 0:01:41.364 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_thin_pool_size": "32158567628" }, "changed": false } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 02:23:41 +0000 (0:00:00.019) 0:01:41.383 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 02:23:41 +0000 (0:00:00.018) 0:01:41.402 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "3221225472" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 02:23:41 +0000 (0:00:00.018) 0:01:41.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 02:23:41 +0000 (0:00:00.016) 0:01:41.437 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 02:23:41 +0000 (0:00:00.018) 0:01:41.455 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 02:23:41 +0000 (0:00:00.016) 0:01:41.471 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 02:23:41 +0000 (0:00:00.015) 0:01:41.486 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 02:23:41 +0000 (0:00:00.019) 0:01:41.505 ********** 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.030367", "end": "2024-03-29 02:23:41.691215", "rc": 0, "start": "2024-03-29 02:23:41.660848" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 02:23:41 +0000 (0:00:00.215) 0:01:41.720 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 02:23:41 +0000 (0:00:00.017) 0:01:41.738 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 02:23:41 +0000 (0:00:00.019) 0:01:41.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 02:23:41 +0000 (0:00:00.015) 0:01:41.773 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 02:23:41 +0000 (0:00:00.017) 0:01:41.790 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 02:23:41 +0000 (0:00:00.014) 0:01:41.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:27 Friday 29 March 2024 02:23:41 +0000 (0:00:00.042) 0:01:41.848 ********** 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-cilb8hjiwk/tests/verify-role-results.yml:44 Friday 29 March 2024 02:23:41 +0000 (0:00:00.013) 0:01:41.862 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:54 Friday 29 March 2024 02:23:41 +0000 (0:00:00.012) 0:01:41.874 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change thinlv fs type] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:66 Friday 29 March 2024 02:23:41 +0000 (0:00:00.013) 0:01:41.887 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 02:23:41 +0000 (0:00:00.039) 0:01:41.927 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 02:23:41 +0000 (0:00:00.023) 0:01:41.951 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 02:23:41 +0000 (0:00:00.016) 0:01:41.967 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 02:23:42 +0000 (0:00:00.042) 0:01:42.010 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 02:23:42 +0000 (0:00:00.014) 0:01:42.025 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 02:23:42 +0000 (0:00:00.013) 0:01:42.038 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 02:23:42 +0000 (0:00:00.013) 0:01:42.052 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 02:23:42 +0000 (0:00:00.012) 0:01:42.064 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 02:23:42 +0000 (0:00:00.027) 0:01:42.091 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 02:23:42 +0000 (0:00:00.891) 0:01:42.983 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "type": "lvm", "volumes": [ { "fs_type": "xfs", "name": "lv1", "thin": true, "thin_pool_name": "tpool1" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 02:23:42 +0000 (0:00:00.017) 0:01:43.000 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 02:23:43 +0000 (0:00:00.013) 0:01:43.014 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 02:23:45 +0000 (0:00:02.609) 0:01:45.623 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 02:23:45 +0000 (0:00:00.023) 0:01:45.646 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 02:23:45 +0000 (0:00:00.012) 0:01:45.659 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 02:23:45 +0000 (0:00:00.013) 0:01:45.672 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 02:23:45 +0000 (0:00:00.011) 0:01:45.684 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 xfsprogs TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 02:23:46 +0000 (0:00:00.891) 0:01:46.575 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 02:23:48 +0000 (0:00:01.556) 0:01:48.132 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 02:23:48 +0000 (0:00:00.068) 0:01:48.200 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 02:23:48 +0000 (0:00:00.014) 0:01:48.215 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "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": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 02:23:51 +0000 (0:00:02.870) 0:01:51.086 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 02:23:51 +0000 (0:00:00.013) 0:01:51.100 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 02:23:51 +0000 (0:00:00.013) 0:01:51.113 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "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": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 02:23:51 +0000 (0:00:00.017) 0:01:51.130 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "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": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 02:23:51 +0000 (0:00:00.015) 0:01:51.146 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 02:23:51 +0000 (0:00:00.015) 0:01:51.162 ********** changed: [sut] => (item={'path': '/opt/test1', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 02:23:51 +0000 (0:00:00.206) 0:01:51.368 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 02:23:51 +0000 (0:00:00.546) 0:01:51.914 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 02:23:51 +0000 (0:00:00.013) 0:01:51.928 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 02:23:51 +0000 (0:00:00.013) 0:01:51.942 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 02:23:52 +0000 (0:00:00.536) 0:01:52.478 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678747.6961904, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 02:23:52 +0000 (0:00:00.187) 0:01:52.666 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 02:23:52 +0000 (0:00:00.012) 0:01:52.678 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:80 Friday 29 March 2024 02:23:58 +0000 (0:00:05.686) 0:01:58.364 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:2 Friday 29 March 2024 02:23:58 +0000 (0:00:00.024) 0:01:58.389 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "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": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:7 Friday 29 March 2024 02:23:58 +0000 (0:00:00.016) 0:01:58.405 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:15 Friday 29 March 2024 02:23:58 +0000 (0:00:00.012) 0:01:58.418 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "4c31a3fc-5759-4aa6-8996-49801e3e9182" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "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": "KtBkqA-Ccxg-eGj9-6n83-if4q-38Kf-ut5OU7" }, "/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": "TxwY2P-bQS0-mrZ0-Avre-2hLl-u8rs-qmngtV" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "iMr0bN-M1E6-wLfn-f5UN-Tclo-0sMc-MXPwPE" }, "/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": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:20 Friday 29 March 2024 02:23:58 +0000 (0:00:00.209) 0:01:58.628 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002939", "end": "2024-03-29 02:23:58.782494", "rc": 0, "start": "2024-03-29 02:23:58.779555" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-cilb8hjiwk/tests/verify-role-results.yml:25 Friday 29 March 2024 02:23:58 +0000 (0:00:00.183) 0:01:58.811 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003019", "end": "2024-03-29 02:23:58.965835", "failed_when_result": false, "rc": 0, "start": "2024-03-29 02:23:58.962816" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:34 Friday 29 March 2024 02:23:58 +0000 (0:00:00.182) 0:01:58.994 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:5 Friday 29 March 2024 02:23:59 +0000 (0:00:00.026) 0:01:59.020 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:18 Friday 29 March 2024 02:23:59 +0000 (0:00:00.012) 0:01:59.032 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.030405", "end": "2024-03-29 02:23:59.219335", "rc": 0, "start": "2024-03-29 02:23:59.188930" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:24 Friday 29 March 2024 02:23:59 +0000 (0:00:00.215) 0:01:59.248 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:34 Friday 29 March 2024 02:23:59 +0000 (0:00:00.018) 0:01:59.267 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 02:23:59 +0000 (0:00:00.026) 0:01:59.294 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 02:23:59 +0000 (0:00:00.017) 0:01:59.311 ********** 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" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 02:23:59 +0000 (0:00:00.520) 0:01:59.831 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 02:23:59 +0000 (0:00:00.015) 0:01:59.847 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 02:23:59 +0000 (0:00:00.016) 0:01:59.864 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 02:23:59 +0000 (0:00:00.017) 0:01:59.881 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 02:23:59 +0000 (0:00:00.015) 0:01:59.896 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 02:23:59 +0000 (0:00:00.016) 0:01:59.913 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 02:23:59 +0000 (0:00:00.013) 0:01:59.926 ********** 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 ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 02:23:59 +0000 (0:00:00.028) 0:01:59.954 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:8 Friday 29 March 2024 02:23:59 +0000 (0:00:00.024) 0:01:59.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:14 Friday 29 March 2024 02:23:59 +0000 (0:00:00.013) 0:01:59.992 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:21 Friday 29 March 2024 02:23:59 +0000 (0:00:00.012) 0:02:00.005 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:28 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.018 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:35 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.031 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:45 Friday 29 March 2024 02:24:00 +0000 (0:00:00.014) 0:02:00.046 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:54 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.059 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:64 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.073 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:74 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.086 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:85 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.099 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:95 Friday 29 March 2024 02:24:00 +0000 (0:00:00.012) 0:02:00.112 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.125 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 02:24:00 +0000 (0:00:00.024) 0:02:00.150 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 02:24:00 +0000 (0:00:00.025) 0:02:00.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.190 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.203 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 02:24:00 +0000 (0:00:00.012) 0:02:00.216 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 02:24:00 +0000 (0:00:00.012) 0:02:00.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 02:24:00 +0000 (0:00:00.012) 0:02:00.241 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 02:24:00 +0000 (0:00:00.034) 0:02:00.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.289 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 02:24:00 +0000 (0:00:00.026) 0:02:00.316 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 02:24:00 +0000 (0:00:00.026) 0:02:00.342 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.031135", "end": "2024-03-29 02:24:00.533735", "rc": 0, "start": "2024-03-29 02:24:00.502600" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 02:24:00 +0000 (0:00:00.221) 0:02:00.563 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 02:24:00 +0000 (0:00:00.021) 0:02:00.585 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 02:24:00 +0000 (0:00:00.018) 0:02:00.603 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 02:24:00 +0000 (0:00:00.011) 0:02:00.615 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 02:24:00 +0000 (0:00:00.027) 0:02:00.642 ********** 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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 02:24:00 +0000 (0:00:00.016) 0:02:00.659 ********** 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" } skipping: [sut] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 02:24:00 +0000 (0:00:00.020) 0:02:00.680 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:24:00 +0000 (0:00:00.031) 0:02:00.711 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:24:00 +0000 (0:00:00.016) 0:02:00.728 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:24:00 +0000 (0:00:00.015) 0:02:00.743 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.756 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.783 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:24:00 +0000 (0:00:00.011) 0:02:00.794 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:24:00 +0000 (0:00:00.016) 0:02:00.811 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:24:00 +0000 (0:00:00.015) 0:02:00.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.840 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.853 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:24:00 +0000 (0:00:00.012) 0:02:00.866 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:24:00 +0000 (0:00:00.012) 0:02:00.878 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:24:00 +0000 (0:00:00.018) 0:02:00.897 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:24:00 +0000 (0:00:00.017) 0:02:00.915 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.929 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.943 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.957 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 02:24:00 +0000 (0:00:00.013) 0:02:00.970 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 02:24:00 +0000 (0:00:00.014) 0:02:00.984 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 02:24:01 +0000 (0:00:00.029) 0:02:01.014 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 02:24:01 +0000 (0:00:00.028) 0:02:01.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 02:24:01 +0000 (0:00:00.015) 0:02:01.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 02:24:01 +0000 (0:00:00.014) 0:02:01.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 02:24:01 +0000 (0:00:00.014) 0:02:01.087 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 02:24:01 +0000 (0:00:00.015) 0:02:01.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 02:24:01 +0000 (0:00:00.016) 0:02:01.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 02:24:01 +0000 (0:00:00.015) 0:02:01.135 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 02:24:01 +0000 (0:00:00.014) 0:02:01.149 ********** 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-cilb8hjiwk/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 02:24:01 +0000 (0:00:00.015) 0:02:01.165 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:2 Friday 29 March 2024 02:24:01 +0000 (0:00:00.026) 0:02:01.192 ********** 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-cilb8hjiwk/tests/test-verify-volume.yml:21 Friday 29 March 2024 02:24:01 +0000 (0:00:00.017) 0:02:01.210 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 02:24:01 +0000 (0:00:00.093) 0:02:01.304 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 02:24:01 +0000 (0:00:00.017) 0:02:01.321 ********** 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-cilb8hjiwk/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 02:24:01 +0000 (0:00:00.021) 0:02:01.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 02:24:01 +0000 (0:00:00.014) 0:02:01.358 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 02:24:01 +0000 (0:00:00.018) 0:02:01.376 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 02:24:01 +0000 (0:00:00.020) 0:02:01.396 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 02:24:01 +0000 (0:00:00.015) 0:02:01.411 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 02:24:01 +0000 (0:00:00.013) 0:02:01.425 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 02:24:01 +0000 (0:00:00.015) 0:02:01.440 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 02:24:01 +0000 (0:00:00.013) 0:02:01.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 02:24:01 +0000 (0:00:00.015) 0:02:01.469 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 02:24:01 +0000 (0:00:00.014) 0:02:01.484 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 02:24:01 +0000 (0:00:00.013) 0:02:01.497 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 02:24:01 +0000 (0:00:00.013) 0:02:01.511 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "1", "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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 02:24:01 +0000 (0:00:00.028) 0:02:01.539 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 02:24:01 +0000 (0:00:00.016) 0:02:01.556 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 02:24:01 +0000 (0:00:00.015) 0:02:01.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 02:24:01 +0000 (0:00:00.013) 0:02:01.585 ********** 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-cilb8hjiwk/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 02:24:01 +0000 (0:00:00.012) 0:02:01.598 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 02:24:01 +0000 (0:00:00.017) 0:02:01.616 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 02:24:01 +0000 (0:00:00.022) 0:02:01.638 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678993.3413944, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711678993.3413944, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1067, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711678993.3413944, "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-cilb8hjiwk/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 02:24:01 +0000 (0:00:00.190) 0:02:01.829 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 02:24:01 +0000 (0:00:00.018) 0:02:01.847 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 02:24:01 +0000 (0:00:00.013) 0:02:01.861 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 02:24:01 +0000 (0:00:00.016) 0:02:01.878 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 02:24:01 +0000 (0:00:00.014) 0:02:01.892 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 02:24:01 +0000 (0:00:00.013) 0:02:01.906 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 02:24:01 +0000 (0:00:00.015) 0:02:01.921 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 02:24:01 +0000 (0:00:00.014) 0:02:01.936 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 02:24:02 +0000 (0:00:00.895) 0:02:02.831 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 02:24:02 +0000 (0:00:00.015) 0:02:02.846 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 02:24:02 +0000 (0:00:00.013) 0:02:02.860 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 02:24:02 +0000 (0:00:00.022) 0:02:02.882 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 02:24:02 +0000 (0:00:00.013) 0:02:02.896 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 02:24:02 +0000 (0:00:00.013) 0:02:02.910 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 02:24:02 +0000 (0:00:00.013) 0:02:02.924 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 02:24:02 +0000 (0:00:00.013) 0:02:02.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 02:24:02 +0000 (0:00:00.014) 0:02:02.952 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 02:24:02 +0000 (0:00:00.018) 0:02:02.971 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 02:24:02 +0000 (0:00:00.017) 0:02:02.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 02:24:02 +0000 (0:00:00.014) 0:02:03.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 02:24:03 +0000 (0:00:00.013) 0:02:03.016 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 02:24:03 +0000 (0:00:00.014) 0:02:03.031 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 02:24:03 +0000 (0:00:00.015) 0:02:03.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 02:24:03 +0000 (0:00:00.041) 0:02:03.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 02:24:03 +0000 (0:00:00.015) 0:02:03.104 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 02:24:03 +0000 (0:00:00.013) 0:02:03.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 02:24:03 +0000 (0:00:00.013) 0:02:03.132 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 02:24:03 +0000 (0:00:00.013) 0:02:03.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 02:24:03 +0000 (0:00:00.013) 0:02:03.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 02:24:03 +0000 (0:00:00.014) 0:02:03.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 02:24:03 +0000 (0:00:00.013) 0:02:03.188 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 02:24:03 +0000 (0:00:00.013) 0:02:03.201 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 02:24:03 +0000 (0:00:00.013) 0:02:03.214 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 02:24:03 +0000 (0:00:00.184) 0:02:03.399 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 02:24:03 +0000 (0:00:00.185) 0:02:03.584 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 02:24:03 +0000 (0:00:00.019) 0:02:03.603 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 02:24:03 +0000 (0:00:00.014) 0:02:03.618 ********** ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 02:24:03 +0000 (0:00:00.185) 0:02:03.804 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 02:24:03 +0000 (0:00:00.018) 0:02:03.823 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 02:24:03 +0000 (0:00:00.016) 0:02:03.839 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 02:24:03 +0000 (0:00:00.015) 0:02:03.855 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 02:24:03 +0000 (0:00:00.015) 0:02:03.871 ********** ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 02:24:03 +0000 (0:00:00.016) 0:02:03.887 ********** ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 02:24:04 +0000 (0:00:00.183) 0:02:04.071 ********** ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 02:24:04 +0000 (0:00:00.184) 0:02:04.255 ********** ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 02:24:04 +0000 (0:00:00.018) 0:02:04.273 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 02:24:04 +0000 (0:00:00.015) 0:02:04.289 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 02:24:04 +0000 (0:00:00.015) 0:02:04.304 ********** ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 02:24:04 +0000 (0:00:00.184) 0:02:04.488 ********** ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 02:24:04 +0000 (0:00:00.017) 0:02:04.505 ********** ok: [sut] => { "storage_test_volume.thin_pool_size": "" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 02:24:04 +0000 (0:00:00.016) 0:02:04.522 ********** ok: [sut] => { "storage_test_volume.size": "3221225472" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 02:24:04 +0000 (0:00:00.018) 0:02:04.540 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 02:24:04 +0000 (0:00:00.015) 0:02:04.556 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 02:24:04 +0000 (0:00:00.016) 0:02:04.573 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "3221225472" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 02:24:04 +0000 (0:00:00.016) 0:02:04.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 02:24:04 +0000 (0:00:00.015) 0:02:04.605 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 02:24:04 +0000 (0:00:00.014) 0:02:04.619 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 02:24:04 +0000 (0:00:00.015) 0:02:04.635 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 02:24:04 +0000 (0:00:00.014) 0:02:04.649 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 02:24:04 +0000 (0:00:00.022) 0:02:04.672 ********** 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.029203", "end": "2024-03-29 02:24:04.859116", "rc": 0, "start": "2024-03-29 02:24:04.829913" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-a-tz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 02:24:04 +0000 (0:00:00.215) 0:02:04.888 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 02:24:04 +0000 (0:00:00.017) 0:02:04.905 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 02:24:04 +0000 (0:00:00.018) 0:02:04.924 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 02:24:04 +0000 (0:00:00.014) 0:02:04.939 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 02:24:04 +0000 (0:00:00.015) 0:02:04.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 02:24:04 +0000 (0:00:00.015) 0:02:04.969 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:27 Friday 29 March 2024 02:24:04 +0000 (0:00:00.014) 0:02:04.984 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:44 Friday 29 March 2024 02:24:04 +0000 (0:00:00.013) 0:02:04.997 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:54 Friday 29 March 2024 02:24:05 +0000 (0:00:00.012) 0:02:05.010 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create new LV under existing thinpool] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:83 Friday 29 March 2024 02:24:05 +0000 (0:00:00.012) 0:02:05.022 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 02:24:05 +0000 (0:00:00.034) 0:02:05.056 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 02:24:05 +0000 (0:00:00.019) 0:02:05.075 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 02:24:05 +0000 (0:00:00.015) 0:02:05.091 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 02:24:05 +0000 (0:00:00.064) 0:02:05.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 02:24:05 +0000 (0:00:00.013) 0:02:05.169 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 02:24:05 +0000 (0:00:00.013) 0:02:05.183 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 02:24:05 +0000 (0:00:00.012) 0:02:05.195 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 02:24:05 +0000 (0:00:00.012) 0:02:05.208 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 02:24:05 +0000 (0:00:00.027) 0:02:05.235 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 02:24:06 +0000 (0:00:00.895) 0:02:06.130 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test2", "name": "lv2", "size": "4g", "thin": true, "thin_pool_name": "tpool1" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 02:24:06 +0000 (0:00:00.017) 0:02:06.148 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 02:24:06 +0000 (0:00:00.014) 0:02:06.163 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 02:24:08 +0000 (0:00:02.606) 0:02:08.769 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 02:24:08 +0000 (0:00:00.023) 0:02:08.792 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 02:24:08 +0000 (0:00:00.012) 0:02:08.804 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 02:24:08 +0000 (0:00:00.012) 0:02:08.817 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 02:24:08 +0000 (0:00:00.011) 0:02:08.829 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 02:24:09 +0000 (0:00:00.907) 0:02:09.737 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 02:24:11 +0000 (0:00:01.626) 0:02:11.363 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 02:24:11 +0000 (0:00:00.021) 0:02:11.385 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 02:24:11 +0000 (0:00:00.012) 0:02:11.397 ********** changed: [sut] => { "actions": [ { "action": "create device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": 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-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "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": "4g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 02:24:14 +0000 (0:00:03.124) 0:02:14.521 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 02:24:14 +0000 (0:00:00.013) 0:02:14.535 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 02:24:14 +0000 (0:00:00.011) 0:02:14.547 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": 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-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "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": "4g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 02:24:14 +0000 (0:00:00.017) 0:02:14.565 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "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": "4g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 02:24:14 +0000 (0:00:00.036) 0:02:14.601 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 02:24:14 +0000 (0:00:00.014) 0:02:14.616 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 02:24:14 +0000 (0:00:00.013) 0:02:14.630 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 02:24:15 +0000 (0:00:00.552) 0:02:15.182 ********** 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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 02:24:15 +0000 (0:00:00.209) 0:02:15.392 ********** 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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 02:24:15 +0000 (0:00:00.018) 0:02:15.411 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 02:24:15 +0000 (0:00:00.543) 0:02:15.955 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678747.6961904, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 02:24:16 +0000 (0:00:00.191) 0:02:16.147 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 02:24:16 +0000 (0:00:00.012) 0:02:16.159 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:98 Friday 29 March 2024 02:24:16 +0000 (0:00:00.660) 0:02:16.819 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:2 Friday 29 March 2024 02:24:16 +0000 (0:00:00.025) 0:02:16.845 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "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": "4g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:7 Friday 29 March 2024 02:24:16 +0000 (0:00:00.016) 0:02:16.861 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:15 Friday 29 March 2024 02:24:16 +0000 (0:00:00.012) 0:02:16.875 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "4c31a3fc-5759-4aa6-8996-49801e3e9182" }, "/dev/mapper/vg1-lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv2", "size": "4G", "type": "lvm", "uuid": "f05c2d78-3440-4ea4-a78d-25902c340375" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "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": "KtBkqA-Ccxg-eGj9-6n83-if4q-38Kf-ut5OU7" }, "/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": "TxwY2P-bQS0-mrZ0-Avre-2hLl-u8rs-qmngtV" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "iMr0bN-M1E6-wLfn-f5UN-Tclo-0sMc-MXPwPE" }, "/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": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:20 Friday 29 March 2024 02:24:17 +0000 (0:00:00.195) 0:02:17.070 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003066", "end": "2024-03-29 02:24:17.227656", "rc": 0, "start": "2024-03-29 02:24:17.224590" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-lv2 /opt/test2 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:25 Friday 29 March 2024 02:24:17 +0000 (0:00:00.186) 0:02:17.256 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003015", "end": "2024-03-29 02:24:17.415668", "failed_when_result": false, "rc": 0, "start": "2024-03-29 02:24:17.412653" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:34 Friday 29 March 2024 02:24:17 +0000 (0:00:00.188) 0:02:17.445 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:5 Friday 29 March 2024 02:24:17 +0000 (0:00:00.026) 0:02:17.471 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:18 Friday 29 March 2024 02:24:17 +0000 (0:00:00.012) 0:02:17.483 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.031116", "end": "2024-03-29 02:24:17.672522", "rc": 0, "start": "2024-03-29 02:24:17.641406" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:24 Friday 29 March 2024 02:24:17 +0000 (0:00:00.217) 0:02:17.701 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:34 Friday 29 March 2024 02:24:17 +0000 (0:00:00.019) 0:02:17.721 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 02:24:17 +0000 (0:00:00.027) 0:02:17.748 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 02:24:17 +0000 (0:00:00.041) 0:02:17.790 ********** 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" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 02:24:18 +0000 (0:00:00.529) 0:02:18.319 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 02:24:18 +0000 (0:00:00.015) 0:02:18.335 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 02:24:18 +0000 (0:00:00.016) 0:02:18.352 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 02:24:18 +0000 (0:00:00.016) 0:02:18.369 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 02:24:18 +0000 (0:00:00.015) 0:02:18.384 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 02:24:18 +0000 (0:00:00.015) 0:02:18.400 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.413 ********** 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 ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 02:24:18 +0000 (0:00:00.031) 0:02:18.445 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:8 Friday 29 March 2024 02:24:18 +0000 (0:00:00.023) 0:02:18.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:14 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:21 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:28 Friday 29 March 2024 02:24:18 +0000 (0:00:00.014) 0:02:18.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:35 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.522 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:45 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:54 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.549 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:64 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:74 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.575 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:85 Friday 29 March 2024 02:24:18 +0000 (0:00:00.014) 0:02:18.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:95 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.603 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 02:24:18 +0000 (0:00:00.012) 0:02:18.615 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 02:24:18 +0000 (0:00:00.026) 0:02:18.642 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 02:24:18 +0000 (0:00:00.028) 0:02:18.670 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 02:24:18 +0000 (0:00:00.014) 0:02:18.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 02:24:18 +0000 (0:00:00.014) 0:02:18.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 02:24:18 +0000 (0:00:00.013) 0:02:18.766 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 02:24:18 +0000 (0:00:00.026) 0:02:18.792 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 02:24:18 +0000 (0:00:00.025) 0:02:18.817 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv2&&segtype=thin", "vg1" ], "delta": "0:00:00.030414", "end": "2024-03-29 02:24:19.007081", "rc": 0, "start": "2024-03-29 02:24:18.976667" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 02:24:19 +0000 (0:00:00.218) 0:02:19.035 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 02:24:19 +0000 (0:00:00.020) 0:02:19.055 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 02:24:19 +0000 (0:00:00.017) 0:02:19.073 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.086 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 02:24:19 +0000 (0:00:00.027) 0:02:19.114 ********** 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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 02:24:19 +0000 (0:00:00.015) 0:02:19.129 ********** 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" } skipping: [sut] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 02:24:19 +0000 (0:00:00.022) 0:02:19.152 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:24:19 +0000 (0:00:00.056) 0:02:19.208 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:24:19 +0000 (0:00:00.016) 0:02:19.225 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:24:19 +0000 (0:00:00.016) 0:02:19.241 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:24:19 +0000 (0:00:00.014) 0:02:19.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.283 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:24:19 +0000 (0:00:00.012) 0:02:19.295 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:24:19 +0000 (0:00:00.016) 0:02:19.312 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:24:19 +0000 (0:00:00.015) 0:02:19.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:24:19 +0000 (0:00:00.014) 0:02:19.356 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.369 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:24:19 +0000 (0:00:00.012) 0:02:19.381 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:24:19 +0000 (0:00:00.015) 0:02:19.397 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:24:19 +0000 (0:00:00.015) 0:02:19.412 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:24:19 +0000 (0:00:00.014) 0:02:19.441 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.454 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 02:24:19 +0000 (0:00:00.012) 0:02:19.466 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 02:24:19 +0000 (0:00:00.012) 0:02:19.478 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 02:24:19 +0000 (0:00:00.028) 0:02:19.507 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 02:24:19 +0000 (0:00:00.026) 0:02:19.533 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 02:24:19 +0000 (0:00:00.014) 0:02:19.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.614 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.627 ********** 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-cilb8hjiwk/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 02:24:19 +0000 (0:00:00.012) 0:02:19.640 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:2 Friday 29 March 2024 02:24:19 +0000 (0:00:00.027) 0:02:19.668 ********** 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-cilb8hjiwk/tests/test-verify-volume.yml:21 Friday 29 March 2024 02:24:19 +0000 (0:00:00.016) 0:02:19.684 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 02:24:19 +0000 (0:00:00.057) 0:02:19.742 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 02:24:19 +0000 (0:00:00.016) 0:02:19.759 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "f05c2d78-3440-4ea4-a78d-25902c340375" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "f05c2d78-3440-4ea4-a78d-25902c340375" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 02:24:19 +0000 (0:00:00.020) 0:02:19.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.793 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 02:24:19 +0000 (0:00:00.016) 0:02:19.809 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 02:24:19 +0000 (0:00:00.016) 0:02:19.825 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.839 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.852 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.865 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 02:24:19 +0000 (0:00:00.016) 0:02:19.882 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.895 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 02:24:19 +0000 (0:00:00.014) 0:02:19.909 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.923 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 02:24:19 +0000 (0:00:00.013) 0:02:19.936 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 02:24:19 +0000 (0:00:00.025) 0:02:19.962 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 02:24:19 +0000 (0:00:00.017) 0:02:19.979 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 02:24:19 +0000 (0:00:00.015) 0:02:19.995 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 02:24:20 +0000 (0:00:00.042) 0:02:20.037 ********** 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-cilb8hjiwk/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 02:24:20 +0000 (0:00:00.013) 0:02:20.051 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 02:24:20 +0000 (0:00:00.017) 0:02:20.069 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 02:24:20 +0000 (0:00:00.018) 0:02:20.087 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711679054.425446, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711679054.425446, "dev": 5, "device_type": 64773, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1556, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711679054.425446, "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-cilb8hjiwk/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 02:24:20 +0000 (0:00:00.195) 0:02:20.283 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 02:24:20 +0000 (0:00:00.016) 0:02:20.300 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 02:24:20 +0000 (0:00:00.013) 0:02:20.313 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 02:24:20 +0000 (0:00:00.015) 0:02:20.329 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 02:24:20 +0000 (0:00:00.014) 0:02:20.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 02:24:20 +0000 (0:00:00.014) 0:02:20.358 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 02:24:20 +0000 (0:00:00.015) 0:02:20.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 02:24:20 +0000 (0:00:00.013) 0:02:20.387 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 02:24:21 +0000 (0:00:00.914) 0:02:21.301 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.314 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.328 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 02:24:21 +0000 (0:00:00.017) 0:02:21.346 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 02:24:21 +0000 (0:00:00.014) 0:02:21.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.401 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.414 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 02:24:21 +0000 (0:00:00.016) 0:02:21.431 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 02:24:21 +0000 (0:00:00.015) 0:02:21.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.459 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 02:24:21 +0000 (0:00:00.015) 0:02:21.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.488 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 02:24:21 +0000 (0:00:00.012) 0:02:21.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.514 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 02:24:21 +0000 (0:00:00.014) 0:02:21.555 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.596 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.609 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 02:24:21 +0000 (0:00:00.013) 0:02:21.623 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 02:24:21 +0000 (0:00:00.014) 0:02:21.637 ********** ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 02:24:21 +0000 (0:00:00.187) 0:02:21.825 ********** ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 02:24:22 +0000 (0:00:00.186) 0:02:22.011 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 02:24:22 +0000 (0:00:00.018) 0:02:22.030 ********** ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 02:24:22 +0000 (0:00:00.014) 0:02:22.044 ********** ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 02:24:22 +0000 (0:00:00.186) 0:02:22.230 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 02:24:22 +0000 (0:00:00.015) 0:02:22.246 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 02:24:22 +0000 (0:00:00.015) 0:02:22.262 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 02:24:22 +0000 (0:00:00.015) 0:02:22.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 02:24:22 +0000 (0:00:00.016) 0:02:22.294 ********** ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 02:24:22 +0000 (0:00:00.015) 0:02:22.310 ********** ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 02:24:22 +0000 (0:00:00.184) 0:02:22.495 ********** ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 02:24:22 +0000 (0:00:00.183) 0:02:22.679 ********** ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 02:24:22 +0000 (0:00:00.017) 0:02:22.696 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 02:24:22 +0000 (0:00:00.015) 0:02:22.711 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 02:24:22 +0000 (0:00:00.016) 0:02:22.728 ********** ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 02:24:22 +0000 (0:00:00.184) 0:02:22.912 ********** ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 02:24:22 +0000 (0:00:00.017) 0:02:22.929 ********** ok: [sut] => { "storage_test_volume.thin_pool_size": "" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 02:24:22 +0000 (0:00:00.017) 0:02:22.947 ********** ok: [sut] => { "storage_test_volume.size": "4g" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 02:24:22 +0000 (0:00:00.016) 0:02:22.964 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 02:24:22 +0000 (0:00:00.014) 0:02:22.978 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 02:24:22 +0000 (0:00:00.014) 0:02:22.993 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "4294967296" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 02:24:23 +0000 (0:00:00.016) 0:02:23.010 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 02:24:23 +0000 (0:00:00.015) 0:02:23.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 02:24:23 +0000 (0:00:00.017) 0:02:23.042 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 02:24:23 +0000 (0:00:00.014) 0:02:23.056 ********** ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 02:24:23 +0000 (0:00:00.014) 0:02:23.071 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 02:24:23 +0000 (0:00:00.019) 0:02:23.090 ********** 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.030888", "end": "2024-03-29 02:24:23.279580", "rc": 0, "start": "2024-03-29 02:24:23.248692" } STDOUT: LVM2_LV_NAME=lv2 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 02:24:23 +0000 (0:00:00.218) 0:02:23.309 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 02:24:23 +0000 (0:00:00.017) 0:02:23.326 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 02:24:23 +0000 (0:00:00.018) 0:02:23.344 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 02:24:23 +0000 (0:00:00.014) 0:02:23.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 02:24:23 +0000 (0:00:00.014) 0:02:23.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 02:24:23 +0000 (0:00:00.015) 0:02:23.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:27 Friday 29 March 2024 02:24:23 +0000 (0:00:00.014) 0:02:23.403 ********** 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-cilb8hjiwk/tests/verify-role-results.yml:44 Friday 29 March 2024 02:24:23 +0000 (0:00:00.012) 0:02:23.415 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:54 Friday 29 March 2024 02:24:23 +0000 (0:00:00.012) 0:02:23.427 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove existing LV under existing thinpool] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:101 Friday 29 March 2024 02:24:23 +0000 (0:00:00.012) 0:02:23.440 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 02:24:23 +0000 (0:00:00.036) 0:02:23.476 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 02:24:23 +0000 (0:00:00.019) 0:02:23.496 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 02:24:23 +0000 (0:00:00.016) 0:02:23.512 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 02:24:23 +0000 (0:00:00.034) 0:02:23.547 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 02:24:23 +0000 (0:00:00.013) 0:02:23.560 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 02:24:23 +0000 (0:00:00.013) 0:02:23.573 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 02:24:23 +0000 (0:00:00.013) 0:02:23.587 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 02:24:23 +0000 (0:00:00.012) 0:02:23.599 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 02:24:23 +0000 (0:00:00.025) 0:02:23.625 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 02:24:24 +0000 (0:00:00.894) 0:02:24.520 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test2", "name": "lv2", "state": "absent", "thin": true, "thin_pool_name": "tpool1" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 02:24:24 +0000 (0:00:00.016) 0:02:24.536 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 02:24:24 +0000 (0:00:00.014) 0:02:24.551 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 02:24:27 +0000 (0:00:02.870) 0:02:27.421 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 02:24:27 +0000 (0:00:00.023) 0:02:27.445 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 02:24:27 +0000 (0:00:00.012) 0:02:27.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 02:24:27 +0000 (0:00:00.014) 0:02:27.472 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 02:24:27 +0000 (0:00:00.014) 0:02:27.487 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 02:24:28 +0000 (0:00:00.891) 0:02:28.378 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 02:24:29 +0000 (0:00:01.548) 0:02:29.926 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 02:24:29 +0000 (0:00:00.021) 0:02:29.948 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 02:24:29 +0000 (0:00:00.012) 0:02:29.960 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "absent" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "absent", "thin": true, "thin_pool_name": "tpool1", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 02:24:33 +0000 (0:00:03.507) 0:02:33.468 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 02:24:33 +0000 (0:00:00.015) 0:02:33.484 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 02:24:33 +0000 (0:00:00.018) 0:02:33.502 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "absent" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "absent", "thin": true, "thin_pool_name": "tpool1", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 02:24:33 +0000 (0:00:00.021) 0:02:33.523 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "absent", "thin": true, "thin_pool_name": "tpool1", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 02:24:33 +0000 (0:00:00.017) 0:02:33.541 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 02:24:33 +0000 (0:00:00.015) 0:02:33.556 ********** 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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 02:24:33 +0000 (0:00:00.196) 0:02:33.753 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 02:24:34 +0000 (0:00:00.552) 0:02:34.305 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 02:24:34 +0000 (0:00:00.013) 0:02:34.318 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 02:24:34 +0000 (0:00:00.013) 0:02:34.332 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 02:24:34 +0000 (0:00:00.539) 0:02:34.871 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678747.6961904, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 02:24:35 +0000 (0:00:00.188) 0:02:35.060 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 02:24:35 +0000 (0:00:00.014) 0:02:35.074 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:116 Friday 29 March 2024 02:24:35 +0000 (0:00:00.650) 0:02:35.725 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:2 Friday 29 March 2024 02:24:35 +0000 (0:00:00.028) 0:02:35.753 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "absent", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:7 Friday 29 March 2024 02:24:35 +0000 (0:00:00.019) 0:02:35.773 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:15 Friday 29 March 2024 02:24:35 +0000 (0:00:00.013) 0:02:35.787 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "4c31a3fc-5759-4aa6-8996-49801e3e9182" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "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": "KtBkqA-Ccxg-eGj9-6n83-if4q-38Kf-ut5OU7" }, "/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": "TxwY2P-bQS0-mrZ0-Avre-2hLl-u8rs-qmngtV" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "iMr0bN-M1E6-wLfn-f5UN-Tclo-0sMc-MXPwPE" }, "/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": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:20 Friday 29 March 2024 02:24:35 +0000 (0:00:00.191) 0:02:35.978 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003110", "end": "2024-03-29 02:24:36.133104", "rc": 0, "start": "2024-03-29 02:24:36.129994" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-cilb8hjiwk/tests/verify-role-results.yml:25 Friday 29 March 2024 02:24:36 +0000 (0:00:00.181) 0:02:36.160 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002960", "end": "2024-03-29 02:24:36.316991", "failed_when_result": false, "rc": 0, "start": "2024-03-29 02:24:36.314031" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:34 Friday 29 March 2024 02:24:36 +0000 (0:00:00.184) 0:02:36.345 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:5 Friday 29 March 2024 02:24:36 +0000 (0:00:00.025) 0:02:36.370 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:18 Friday 29 March 2024 02:24:36 +0000 (0:00:00.012) 0:02:36.383 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.030843", "end": "2024-03-29 02:24:36.568195", "rc": 0, "start": "2024-03-29 02:24:36.537352" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:24 Friday 29 March 2024 02:24:36 +0000 (0:00:00.213) 0:02:36.596 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:34 Friday 29 March 2024 02:24:36 +0000 (0:00:00.018) 0:02:36.615 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 02:24:36 +0000 (0:00:00.026) 0:02:36.642 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 02:24:36 +0000 (0:00:00.017) 0:02:36.660 ********** 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" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 02:24:37 +0000 (0:00:00.518) 0:02:37.179 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 02:24:37 +0000 (0:00:00.015) 0:02:37.195 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 02:24:37 +0000 (0:00:00.016) 0:02:37.211 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 02:24:37 +0000 (0:00:00.016) 0:02:37.228 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 02:24:37 +0000 (0:00:00.015) 0:02:37.243 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 02:24:37 +0000 (0:00:00.016) 0:02:37.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 02:24:37 +0000 (0:00:00.014) 0:02:37.274 ********** 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 ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 02:24:37 +0000 (0:00:00.029) 0:02:37.303 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:8 Friday 29 March 2024 02:24:37 +0000 (0:00:00.023) 0:02:37.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:14 Friday 29 March 2024 02:24:37 +0000 (0:00:00.014) 0:02:37.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:21 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:28 Friday 29 March 2024 02:24:37 +0000 (0:00:00.012) 0:02:37.367 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:35 Friday 29 March 2024 02:24:37 +0000 (0:00:00.012) 0:02:37.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:45 Friday 29 March 2024 02:24:37 +0000 (0:00:00.012) 0:02:37.393 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:54 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:64 Friday 29 March 2024 02:24:37 +0000 (0:00:00.014) 0:02:37.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:74 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:85 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.447 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:95 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.460 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 02:24:37 +0000 (0:00:00.012) 0:02:37.472 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 02:24:37 +0000 (0:00:00.026) 0:02:37.499 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 02:24:37 +0000 (0:00:00.025) 0:02:37.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 02:24:37 +0000 (0:00:00.014) 0:02:37.552 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.565 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 02:24:37 +0000 (0:00:00.012) 0:02:37.617 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 02:24:37 +0000 (0:00:00.049) 0:02:37.667 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 02:24:37 +0000 (0:00:00.025) 0:02:37.692 ********** 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-cilb8hjiwk/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 02:24:37 +0000 (0:00:00.014) 0:02:37.707 ********** 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-cilb8hjiwk/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 02:24:37 +0000 (0:00:00.016) 0:02:37.723 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 02:24:37 +0000 (0:00:00.015) 0:02:37.739 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 02:24:37 +0000 (0:00:00.012) 0:02:37.751 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 02:24:37 +0000 (0:00:00.026) 0:02:37.777 ********** 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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 02:24:37 +0000 (0:00:00.016) 0:02:37.794 ********** 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" } skipping: [sut] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 02:24:37 +0000 (0:00:00.019) 0:02:37.814 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:24:37 +0000 (0:00:00.031) 0:02:37.845 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:24:37 +0000 (0:00:00.016) 0:02:37.862 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:24:37 +0000 (0:00:00.015) 0:02:37.877 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.904 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.917 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:24:37 +0000 (0:00:00.012) 0:02:37.929 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:24:37 +0000 (0:00:00.017) 0:02:37.946 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:24:37 +0000 (0:00:00.015) 0:02:37.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.975 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:37.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:24:37 +0000 (0:00:00.013) 0:02:38.002 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:24:38 +0000 (0:00:00.012) 0:02:38.014 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:24:38 +0000 (0:00:00.016) 0:02:38.030 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:24:38 +0000 (0:00:00.016) 0:02:38.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.074 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.087 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 02:24:38 +0000 (0:00:00.012) 0:02:38.099 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.112 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 02:24:38 +0000 (0:00:00.027) 0:02:38.140 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 02:24:38 +0000 (0:00:00.026) 0:02:38.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.180 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.193 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 02:24:38 +0000 (0:00:00.012) 0:02:38.206 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.219 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 02:24:38 +0000 (0:00:00.014) 0:02:38.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.247 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 02:24:38 +0000 (0:00:00.011) 0:02:38.259 ********** 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-cilb8hjiwk/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 02:24:38 +0000 (0:00:00.012) 0:02:38.271 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:2 Friday 29 March 2024 02:24:38 +0000 (0:00:00.024) 0:02:38.296 ********** 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-cilb8hjiwk/tests/test-verify-volume.yml:21 Friday 29 March 2024 02:24:38 +0000 (0:00:00.016) 0:02:38.312 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 02:24:38 +0000 (0:00:00.056) 0:02:38.369 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 02:24:38 +0000 (0:00:00.015) 0:02:38.385 ********** 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-cilb8hjiwk/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 02:24:38 +0000 (0:00:00.021) 0:02:38.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 02:24:38 +0000 (0:00:00.041) 0:02:38.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.461 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 02:24:38 +0000 (0:00:00.016) 0:02:38.478 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.504 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 02:24:38 +0000 (0:00:00.014) 0:02:38.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 02:24:38 +0000 (0:00:00.014) 0:02:38.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.573 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.587 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 02:24:38 +0000 (0:00:00.029) 0:02:38.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.630 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 02:24:38 +0000 (0:00:00.015) 0:02:38.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.659 ********** 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-cilb8hjiwk/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 02:24:38 +0000 (0:00:00.012) 0:02:38.671 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 02:24:38 +0000 (0:00:00.014) 0:02:38.700 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 02:24:38 +0000 (0:00:00.179) 0:02:38.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.893 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 02:24:38 +0000 (0:00:00.017) 0:02:38.910 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 02:24:38 +0000 (0:00:00.009) 0:02:38.920 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 02:24:38 +0000 (0:00:00.014) 0:02:38.935 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 02:24:38 +0000 (0:00:00.010) 0:02:38.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 02:24:38 +0000 (0:00:00.013) 0:02:38.972 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 02:24:39 +0000 (0:00:00.884) 0:02:39.857 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 02:24:39 +0000 (0:00:00.013) 0:02:39.871 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 02:24:39 +0000 (0:00:00.013) 0:02:39.884 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 02:24:39 +0000 (0:00:00.011) 0:02:39.895 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 02:24:39 +0000 (0:00:00.014) 0:02:39.909 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 02:24:39 +0000 (0:00:00.013) 0:02:39.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 02:24:39 +0000 (0:00:00.010) 0:02:39.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 02:24:39 +0000 (0:00:00.010) 0:02:39.945 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 02:24:39 +0000 (0:00:00.011) 0:02:39.956 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 02:24:39 +0000 (0:00:00.017) 0:02:39.974 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 02:24:39 +0000 (0:00:00.018) 0:02:39.992 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.007 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.035 ********** 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-cilb8hjiwk/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.050 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 02:24:40 +0000 (0:00:00.015) 0:02:40.065 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 02:24:40 +0000 (0:00:00.015) 0:02:40.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.165 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.178 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.205 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.218 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.232 ********** ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 02:24:40 +0000 (0:00:00.016) 0:02:40.248 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.263 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.276 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.289 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.303 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.316 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.331 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.345 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.360 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.375 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 02:24:40 +0000 (0:00:00.015) 0:02:40.390 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 02:24:40 +0000 (0:00:00.015) 0:02:40.420 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.435 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.448 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.461 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.474 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.489 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 02:24:40 +0000 (0:00:00.041) 0:02:40.531 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 02:24:40 +0000 (0:00:00.015) 0:02:40.561 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 02:24:40 +0000 (0:00:00.015) 0:02:40.577 ********** ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 02:24:40 +0000 (0:00:00.019) 0:02:40.596 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.611 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 02:24:40 +0000 (0:00:00.019) 0:02:40.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.644 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.698 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:27 Friday 29 March 2024 02:24:40 +0000 (0:00:00.014) 0:02:40.713 ********** 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-cilb8hjiwk/tests/verify-role-results.yml:44 Friday 29 March 2024 02:24:40 +0000 (0:00:00.012) 0:02:40.725 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:54 Friday 29 March 2024 02:24:40 +0000 (0:00:00.012) 0:02:40.737 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:119 Friday 29 March 2024 02:24:40 +0000 (0:00:00.012) 0:02:40.749 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 02:24:40 +0000 (0:00:00.041) 0:02:40.790 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 02:24:40 +0000 (0:00:00.022) 0:02:40.813 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 02:24:40 +0000 (0:00:00.017) 0:02:40.830 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 02:24:40 +0000 (0:00:00.035) 0:02:40.866 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.880 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.893 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 02:24:40 +0000 (0:00:00.013) 0:02:40.907 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 02:24:40 +0000 (0:00:00.012) 0:02:40.919 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 02:24:40 +0000 (0:00:00.026) 0:02:40.946 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 02:24:41 +0000 (0:00:00.889) 0:02:41.835 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 02:24:41 +0000 (0:00:00.017) 0:02:41.853 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 02:24:41 +0000 (0:00:00.015) 0:02:41.868 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 02:24:44 +0000 (0:00:02.596) 0:02:44.465 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 02:24:44 +0000 (0:00:00.049) 0:02:44.514 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 02:24:44 +0000 (0:00:00.013) 0:02:44.528 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 02:24:44 +0000 (0:00:00.013) 0:02:44.541 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 02:24:44 +0000 (0:00:00.012) 0:02:44.553 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 02:24:45 +0000 (0:00:00.888) 0:02:45.442 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 02:24:46 +0000 (0:00:01.548) 0:02:46.991 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 02:24:47 +0000 (0:00:00.022) 0:02:47.013 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 02:24:47 +0000 (0:00:00.012) 0:02:47.026 ********** 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/mapper/vg1-tpool1", "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" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 02:24:51 +0000 (0:00:04.804) 0:02:51.830 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 02:24:51 +0000 (0:00:00.013) 0:02:51.844 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 02:24:51 +0000 (0:00:00.012) 0:02:51.856 ********** 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/mapper/vg1-tpool1", "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" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 02:24:51 +0000 (0:00:00.017) 0:02:51.873 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 02:24:51 +0000 (0:00:00.015) 0:02:51.889 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 02:24:51 +0000 (0:00:00.014) 0:02:51.904 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 02:24:51 +0000 (0:00:00.013) 0:02:51.917 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 02:24:51 +0000 (0:00:00.015) 0:02:51.932 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 02:24:51 +0000 (0:00:00.013) 0:02:51.945 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 02:24:51 +0000 (0:00:00.013) 0:02:51.958 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 02:24:51 +0000 (0:00:00.013) 0:02:51.971 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678747.6961904, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 02:24:52 +0000 (0:00:00.188) 0:02:52.160 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 02:24:52 +0000 (0:00:00.013) 0:02:52.173 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:136 Friday 29 March 2024 02:24:52 +0000 (0:00:00.603) 0:02:52.777 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:2 Friday 29 March 2024 02:24:52 +0000 (0:00:00.027) 0:02:52.804 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:7 Friday 29 March 2024 02:24:52 +0000 (0:00:00.019) 0:02:52.824 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:15 Friday 29 March 2024 02:24:52 +0000 (0:00:00.012) 0:02:52.836 ********** 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": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:20 Friday 29 March 2024 02:24:53 +0000 (0:00:00.184) 0:02:53.021 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002942", "end": "2024-03-29 02:24:53.176904", "rc": 0, "start": "2024-03-29 02:24:53.173962" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-cilb8hjiwk/tests/verify-role-results.yml:25 Friday 29 March 2024 02:24:53 +0000 (0:00:00.182) 0:02:53.203 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002844", "end": "2024-03-29 02:24:53.359018", "failed_when_result": false, "rc": 0, "start": "2024-03-29 02:24:53.356174" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:34 Friday 29 March 2024 02:24:53 +0000 (0:00:00.182) 0:02:53.386 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:5 Friday 29 March 2024 02:24:53 +0000 (0:00:00.024) 0:02:53.410 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:18 Friday 29 March 2024 02:24:53 +0000 (0:00:00.011) 0:02:53.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:24 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:34 Friday 29 March 2024 02:24:53 +0000 (0:00:00.013) 0:02:53.449 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 02:24:53 +0000 (0:00:00.026) 0:02:53.476 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 02:24:53 +0000 (0:00:00.017) 0:02:53.493 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 02:24:53 +0000 (0:00:00.011) 0:02:53.505 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 02:24:53 +0000 (0:00:00.014) 0:02:53.519 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 02:24:53 +0000 (0:00:00.017) 0:02:53.537 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 02:24:53 +0000 (0:00:00.015) 0:02:53.553 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 02:24:53 +0000 (0:00:00.014) 0:02:53.567 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 02:24:53 +0000 (0:00:00.014) 0:02:53.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 02:24:53 +0000 (0:00:00.013) 0:02:53.596 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 02:24:53 +0000 (0:00:00.011) 0:02:53.607 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:8 Friday 29 March 2024 02:24:53 +0000 (0:00:00.023) 0:02:53.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:14 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.644 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:21 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:28 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.669 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:35 Friday 29 March 2024 02:24:53 +0000 (0:00:00.013) 0:02:53.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:45 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:54 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:64 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:74 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:85 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:95 Friday 29 March 2024 02:24:53 +0000 (0:00:00.013) 0:02:53.759 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 02:24:53 +0000 (0:00:00.011) 0:02:53.770 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 02:24:53 +0000 (0:00:00.023) 0:02:53.794 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 02:24:53 +0000 (0:00:00.025) 0:02:53.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.831 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.856 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.869 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 02:24:53 +0000 (0:00:00.013) 0:02:53.895 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.907 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 02:24:53 +0000 (0:00:00.023) 0:02:53.931 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 02:24:53 +0000 (0:00:00.026) 0:02:53.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-cilb8hjiwk/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 02:24:53 +0000 (0:00:00.013) 0:02:53.971 ********** 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-cilb8hjiwk/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 02:24:53 +0000 (0:00:00.013) 0:02:53.985 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 02:24:53 +0000 (0:00:00.012) 0:02:53.998 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 02:24:54 +0000 (0:00:00.011) 0:02:54.009 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 02:24:54 +0000 (0:00:00.025) 0:02:54.035 ********** 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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 02:24:54 +0000 (0:00:00.015) 0:02:54.050 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 02:24:54 +0000 (0:00:00.011) 0:02:54.061 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 02:24:54 +0000 (0:00:00.011) 0:02:54.073 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 02:24:54 +0000 (0:00:00.011) 0:02:54.084 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 02:24:54 +0000 (0:00:00.049) 0:02:54.134 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 02:24:54 +0000 (0:00:00.024) 0:02:54.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 02:24:54 +0000 (0:00:00.013) 0:02:54.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.211 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.237 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 02:24:54 +0000 (0:00:00.011) 0:02:54.248 ********** 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-cilb8hjiwk/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.261 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:2 Friday 29 March 2024 02:24:54 +0000 (0:00:00.022) 0:02:54.284 ********** 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-cilb8hjiwk/tests/test-verify-volume.yml:21 Friday 29 March 2024 02:24:54 +0000 (0:00:00.015) 0:02:54.300 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 02:24:54 +0000 (0:00:00.055) 0:02:54.356 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 02:24:54 +0000 (0:00:00.016) 0:02:54.372 ********** 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-cilb8hjiwk/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 02:24:54 +0000 (0:00:00.019) 0:02:54.391 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.417 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 02:24:54 +0000 (0:00:00.014) 0:02:54.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 02:24:54 +0000 (0:00:00.014) 0:02:54.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.484 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.522 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 02:24:54 +0000 (0:00:00.013) 0:02:54.536 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 02:24:54 +0000 (0:00:00.026) 0:02:54.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.574 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 02:24:54 +0000 (0:00:00.014) 0:02:54.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.602 ********** 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-cilb8hjiwk/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 02:24:54 +0000 (0:00:00.011) 0:02:54.613 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 02:24:54 +0000 (0:00:00.013) 0:02:54.627 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.640 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 02:24:54 +0000 (0:00:00.180) 0:02:54.820 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 02:24:54 +0000 (0:00:00.013) 0:02:54.834 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 02:24:54 +0000 (0:00:00.016) 0:02:54.850 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 02:24:54 +0000 (0:00:00.010) 0:02:54.861 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 02:24:54 +0000 (0:00:00.013) 0:02:54.875 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 02:24:54 +0000 (0:00:00.012) 0:02:54.887 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 02:24:54 +0000 (0:00:00.010) 0:02:54.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 02:24:54 +0000 (0:00:00.013) 0:02:54.911 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 02:24:55 +0000 (0:00:00.893) 0:02:55.805 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 02:24:55 +0000 (0:00:00.013) 0:02:55.818 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 02:24:55 +0000 (0:00:00.013) 0:02:55.832 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 02:24:55 +0000 (0:00:00.011) 0:02:55.843 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 02:24:55 +0000 (0:00:00.013) 0:02:55.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 02:24:55 +0000 (0:00:00.013) 0:02:55.870 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 02:24:55 +0000 (0:00:00.011) 0:02:55.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 02:24:55 +0000 (0:00:00.011) 0:02:55.893 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 02:24:55 +0000 (0:00:00.011) 0:02:55.904 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 02:24:55 +0000 (0:00:00.017) 0:02:55.922 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 02:24:55 +0000 (0:00:00.016) 0:02:55.939 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 02:24:55 +0000 (0:00:00.012) 0:02:55.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 02:24:55 +0000 (0:00:00.012) 0:02:55.964 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 02:24:55 +0000 (0:00:00.012) 0:02:55.977 ********** 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-cilb8hjiwk/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 02:24:55 +0000 (0:00:00.011) 0:02:55.989 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 02:24:55 +0000 (0:00:00.012) 0:02:56.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 02:24:56 +0000 (0:00:00.014) 0:02:56.016 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.028 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.041 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 02:24:56 +0000 (0:00:00.014) 0:02:56.093 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.106 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.131 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.144 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.156 ********** ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 02:24:56 +0000 (0:00:00.014) 0:02:56.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.184 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.196 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.209 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 02:24:56 +0000 (0:00:00.014) 0:02:56.249 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.262 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 02:24:56 +0000 (0:00:00.014) 0:02:56.277 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 02:24:56 +0000 (0:00:00.016) 0:02:56.293 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 02:24:56 +0000 (0:00:00.014) 0:02:56.307 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.321 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 02:24:56 +0000 (0:00:00.014) 0:02:56.335 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 02:24:56 +0000 (0:00:00.014) 0:02:56.349 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.362 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.376 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.389 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.402 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 02:24:56 +0000 (0:00:00.014) 0:02:56.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.445 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.459 ********** ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.512 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.525 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.563 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:27 Friday 29 March 2024 02:24:56 +0000 (0:00:00.013) 0:02:56.576 ********** 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-cilb8hjiwk/tests/verify-role-results.yml:44 Friday 29 March 2024 02:24:56 +0000 (0:00:00.011) 0:02:56.588 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:54 Friday 29 March 2024 02:24:56 +0000 (0:00:00.011) 0:02:56.599 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a thinpool device using percentages] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:139 Friday 29 March 2024 02:24:56 +0000 (0:00:00.011) 0:02:56.610 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 02:24:56 +0000 (0:00:00.041) 0:02:56.652 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 02:24:56 +0000 (0:00:00.017) 0:02:56.670 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 02:24:56 +0000 (0:00:00.046) 0:02:56.717 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 02:24:56 +0000 (0:00:00.036) 0:02:56.753 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 02:24:56 +0000 (0:00:00.012) 0:02:56.778 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 02:24:56 +0000 (0:00:00.011) 0:02:56.789 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 02:24:56 +0000 (0:00:00.011) 0:02:56.801 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 02:24:56 +0000 (0:00:00.025) 0:02:56.826 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 02:24:57 +0000 (0:00:00.901) 0:02:57.728 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "100%", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 02:24:57 +0000 (0:00:00.015) 0:02:57.743 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 02:24:57 +0000 (0:00:00.013) 0:02:57.757 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 02:24:58 +0000 (0:00:00.969) 0:02:58.726 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 02:24:58 +0000 (0:00:00.021) 0:02:58.748 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 02:24:58 +0000 (0:00:00.011) 0:02:58.760 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 02:24:58 +0000 (0:00:00.012) 0:02:58.772 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 02:24:58 +0000 (0:00:00.012) 0:02:58.785 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 02:24:59 +0000 (0:00:00.896) 0:02:59.681 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 02:25:01 +0000 (0:00:01.568) 0:03:01.250 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 02:25:01 +0000 (0:00:00.020) 0:03:01.270 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 02:25:01 +0000 (0:00:00.011) 0:03:01.282 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "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-tpool1", "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/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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 02:25:06 +0000 (0:00:05.151) 0:03:06.433 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 02:25:06 +0000 (0:00:00.014) 0:03:06.448 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 02:25:06 +0000 (0:00:00.012) 0:03:06.460 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "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-tpool1", "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/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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 02:25:06 +0000 (0:00:00.017) 0:03:06.477 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 02:25:06 +0000 (0:00:00.015) 0:03:06.493 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 02:25:06 +0000 (0:00:00.015) 0:03:06.508 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 02:25:06 +0000 (0:00:00.014) 0:03:06.523 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 02:25:07 +0000 (0:00:00.550) 0:03:07.073 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 02:25:07 +0000 (0:00:00.206) 0:03:07.280 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 02:25:07 +0000 (0:00:00.018) 0:03:07.298 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 02:25:07 +0000 (0:00:00.550) 0:03:07.849 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678747.6961904, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 02:25:08 +0000 (0:00:00.186) 0:03:08.036 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 02:25:08 +0000 (0:00:00.011) 0:03:08.047 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:156 Friday 29 March 2024 02:25:08 +0000 (0:00:00.674) 0:03:08.722 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:2 Friday 29 March 2024 02:25:08 +0000 (0:00:00.052) 0:03:08.775 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:7 Friday 29 March 2024 02:25:08 +0000 (0:00:00.017) 0:03:08.793 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:15 Friday 29 March 2024 02:25:08 +0000 (0:00:00.014) 0:03:08.807 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "23.9G", "type": "lvm", "uuid": "199229b7-a9a8-4bc8-8c94-82e8f6f3f720" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "24M", "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": "SlYhlc-eIzh-VIDE-u7z2-tBl0-JJ3i-3i92PA" }, "/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": "yoC35j-UtgI-otmU-2inK-Du7T-7ahc-kZaD5q" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "zp2kcT-GpIL-eoil-WVYU-nkGT-C2cn-xbZxxa" }, "/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": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:20 Friday 29 March 2024 02:25:08 +0000 (0:00:00.191) 0:03:08.998 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002886", "end": "2024-03-29 02:25:09.153291", "rc": 0, "start": "2024-03-29 02:25:09.150405" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-cilb8hjiwk/tests/verify-role-results.yml:25 Friday 29 March 2024 02:25:09 +0000 (0:00:00.182) 0:03:09.181 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.003933", "end": "2024-03-29 02:25:10.336962", "failed_when_result": false, "rc": 0, "start": "2024-03-29 02:25:09.333029" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:34 Friday 29 March 2024 02:25:10 +0000 (0:00:01.186) 0:03:10.367 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:5 Friday 29 March 2024 02:25:10 +0000 (0:00:00.026) 0:03:10.394 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:18 Friday 29 March 2024 02:25:10 +0000 (0:00:00.013) 0:03:10.408 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.032189", "end": "2024-03-29 02:25:10.596396", "rc": 0, "start": "2024-03-29 02:25:10.564207" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:24 Friday 29 March 2024 02:25:10 +0000 (0:00:00.217) 0:03:10.625 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:34 Friday 29 March 2024 02:25:10 +0000 (0:00:00.019) 0:03:10.644 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 02:25:10 +0000 (0:00:00.027) 0:03:10.672 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 02:25:10 +0000 (0:00:00.018) 0:03:10.691 ********** 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" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 02:25:11 +0000 (0:00:00.527) 0:03:11.218 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 02:25:11 +0000 (0:00:00.017) 0:03:11.235 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 02:25:11 +0000 (0:00:00.017) 0:03:11.253 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 02:25:11 +0000 (0:00:00.017) 0:03:11.270 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 02:25:11 +0000 (0:00:00.015) 0:03:11.286 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 02:25:11 +0000 (0:00:00.015) 0:03:11.302 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.315 ********** 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 ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 02:25:11 +0000 (0:00:00.030) 0:03:11.346 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:8 Friday 29 March 2024 02:25:11 +0000 (0:00:00.050) 0:03:11.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:14 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.411 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:21 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:28 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:35 Friday 29 March 2024 02:25:11 +0000 (0:00:00.014) 0:03:11.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:45 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:54 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.479 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:64 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.492 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:74 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:85 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:95 Friday 29 March 2024 02:25:11 +0000 (0:00:00.015) 0:03:11.534 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 02:25:11 +0000 (0:00:00.012) 0:03:11.546 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 02:25:11 +0000 (0:00:00.024) 0:03:11.571 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 02:25:11 +0000 (0:00:00.026) 0:03:11.597 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.611 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 02:25:11 +0000 (0:00:00.014) 0:03:11.666 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.679 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 02:25:11 +0000 (0:00:00.013) 0:03:11.693 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 02:25:11 +0000 (0:00:00.025) 0:03:11.718 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 02:25:11 +0000 (0:00:00.030) 0:03:11.749 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.031240", "end": "2024-03-29 02:25:11.939144", "rc": 0, "start": "2024-03-29 02:25:11.907904" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 02:25:11 +0000 (0:00:00.219) 0:03:11.968 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 02:25:11 +0000 (0:00:00.020) 0:03:11.988 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 02:25:12 +0000 (0:00:00.018) 0:03:12.007 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 02:25:12 +0000 (0:00:00.012) 0:03:12.019 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 02:25:12 +0000 (0:00:00.027) 0:03:12.047 ********** 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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 02:25:12 +0000 (0:00:00.015) 0:03:12.063 ********** 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" } skipping: [sut] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 02:25:12 +0000 (0:00:00.020) 0:03:12.084 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:25:12 +0000 (0:00:00.032) 0:03:12.116 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:25:12 +0000 (0:00:00.015) 0:03:12.132 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:25:12 +0000 (0:00:00.016) 0:03:12.149 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:25:12 +0000 (0:00:00.014) 0:03:12.191 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:25:12 +0000 (0:00:00.012) 0:03:12.203 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:25:12 +0000 (0:00:00.015) 0:03:12.219 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:25:12 +0000 (0:00:00.015) 0:03:12.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.248 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:25:12 +0000 (0:00:00.015) 0:03:12.276 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:2 Friday 29 March 2024 02:25:12 +0000 (0:00:00.012) 0:03:12.289 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:9 Friday 29 March 2024 02:25:12 +0000 (0:00:00.015) 0:03:12.305 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:18 Friday 29 March 2024 02:25:12 +0000 (0:00:00.017) 0:03:12.322 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:27 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.335 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:37 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.348 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-crypttab.yml:47 Friday 29 March 2024 02:25:12 +0000 (0:00:00.015) 0:03:12.363 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 02:25:12 +0000 (0:00:00.042) 0:03:12.406 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.420 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 02:25:12 +0000 (0:00:00.027) 0:03:12.447 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 02:25:12 +0000 (0:00:00.028) 0:03:12.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.503 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 02:25:12 +0000 (0:00:00.014) 0:03:12.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 02:25:12 +0000 (0:00:00.014) 0:03:12.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.559 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 02:25:12 +0000 (0:00:00.012) 0:03:12.571 ********** 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-cilb8hjiwk/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 02:25:12 +0000 (0:00:00.012) 0:03:12.583 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:2 Friday 29 March 2024 02:25:12 +0000 (0:00:00.025) 0:03:12.609 ********** 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-cilb8hjiwk/tests/test-verify-volume.yml:21 Friday 29 March 2024 02:25:12 +0000 (0:00:00.016) 0:03:12.626 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 02:25:12 +0000 (0:00:00.057) 0:03:12.684 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 02:25:12 +0000 (0:00:00.017) 0:03:12.701 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 6208822, "block_size": 4096, "block_total": 6260736, "block_used": 51914, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 12554237, "inode_total": 12554240, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 25431334912, "size_total": 25643974656, "uuid": "199229b7-a9a8-4bc8-8c94-82e8f6f3f720" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 6208822, "block_size": 4096, "block_total": 6260736, "block_used": 51914, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 12554237, "inode_total": 12554240, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 25431334912, "size_total": 25643974656, "uuid": "199229b7-a9a8-4bc8-8c94-82e8f6f3f720" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 02:25:12 +0000 (0:00:00.021) 0:03:12.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 02:25:12 +0000 (0:00:00.014) 0:03:12.737 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 02:25:12 +0000 (0:00:00.017) 0:03:12.755 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 02:25:12 +0000 (0:00:00.015) 0:03:12.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 02:25:12 +0000 (0:00:00.015) 0:03:12.799 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.812 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 02:25:12 +0000 (0:00:00.018) 0:03:12.830 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.870 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 02:25:12 +0000 (0:00:00.014) 0:03:12.885 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 02:25:12 +0000 (0:00:00.026) 0:03:12.912 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 02:25:12 +0000 (0:00:00.016) 0:03:12.928 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 02:25:12 +0000 (0:00:00.016) 0:03:12.945 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 02:25:12 +0000 (0:00:00.013) 0:03:12.958 ********** 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-cilb8hjiwk/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 02:25:12 +0000 (0:00:00.014) 0:03:12.973 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 02:25:12 +0000 (0:00:00.019) 0:03:12.992 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 02:25:13 +0000 (0:00:00.018) 0:03:13.011 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711679106.33849, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711679106.33849, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 2573, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711679106.33849, "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-cilb8hjiwk/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 02:25:13 +0000 (0:00:00.194) 0:03:13.205 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 02:25:13 +0000 (0:00:00.018) 0:03:13.223 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 02:25:13 +0000 (0:00:00.013) 0:03:13.237 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 02:25:13 +0000 (0:00:00.017) 0:03:13.255 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 02:25:13 +0000 (0:00:00.014) 0:03:13.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 02:25:13 +0000 (0:00:00.013) 0:03:13.282 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 02:25:13 +0000 (0:00:00.016) 0:03:13.299 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 02:25:13 +0000 (0:00:00.013) 0:03:13.312 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 02:25:14 +0000 (0:00:00.897) 0:03:14.209 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.237 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 02:25:14 +0000 (0:00:00.018) 0:03:14.256 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.282 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.295 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 02:25:14 +0000 (0:00:00.015) 0:03:14.324 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 02:25:14 +0000 (0:00:00.018) 0:03:14.343 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 02:25:14 +0000 (0:00:00.016) 0:03:14.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.400 ********** 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-cilb8hjiwk/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 02:25:14 +0000 (0:00:00.014) 0:03:14.415 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.428 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.442 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 02:25:14 +0000 (0:00:00.014) 0:03:14.456 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 02:25:14 +0000 (0:00:00.014) 0:03:14.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 02:25:14 +0000 (0:00:00.014) 0:03:14.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 02:25:14 +0000 (0:00:00.015) 0:03:14.501 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 02:25:14 +0000 (0:00:00.014) 0:03:14.515 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 02:25:14 +0000 (0:00:00.013) 0:03:14.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 02:25:14 +0000 (0:00:00.015) 0:03:14.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 02:25:14 +0000 (0:00:00.014) 0:03:14.558 ********** ok: [sut] => { "bytes": 25662429593, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 02:25:14 +0000 (0:00:00.186) 0:03:14.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 02:25:14 +0000 (0:00:00.016) 0:03:14.761 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 02:25:14 +0000 (0:00:00.015) 0:03:14.776 ********** ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 02:25:14 +0000 (0:00:00.014) 0:03:14.791 ********** ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 02:25:14 +0000 (0:00:00.187) 0:03:14.978 ********** ok: [sut] => { "storage_test_pool": { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 02:25:14 +0000 (0:00:00.020) 0:03:14.999 ********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "23.9G", "type": "lvm", "uuid": "199229b7-a9a8-4bc8-8c94-82e8f6f3f720" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "24M", "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": "SlYhlc-eIzh-VIDE-u7z2-tBl0-JJ3i-3i92PA" }, "/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": "yoC35j-UtgI-otmU-2inK-Du7T-7ahc-kZaD5q" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "zp2kcT-GpIL-eoil-WVYU-nkGT-C2cn-xbZxxa" }, "/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": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 02:25:15 +0000 (0:00:00.023) 0:03:15.022 ********** ok: [sut] => { "storage_test_pool_size": { "bytes": 32158567628, "changed": false, "failed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 02:25:15 +0000 (0:00:00.020) 0:03:15.043 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "32158567628.0" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 02:25:15 +0000 (0:00:00.019) 0:03:15.062 ********** ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 02:25:15 +0000 (0:00:00.020) 0:03:15.082 ********** ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 02:25:15 +0000 (0:00:00.183) 0:03:15.266 ********** ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 02:25:15 +0000 (0:00:00.184) 0:03:15.451 ********** ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 02:25:15 +0000 (0:00:00.018) 0:03:15.470 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 02:25:15 +0000 (0:00:00.015) 0:03:15.486 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 02:25:15 +0000 (0:00:00.015) 0:03:15.502 ********** ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 02:25:15 +0000 (0:00:00.184) 0:03:15.686 ********** ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 02:25:15 +0000 (0:00:00.017) 0:03:15.703 ********** ok: [sut] => { "storage_test_volume.thin_pool_size": "100%" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 02:25:15 +0000 (0:00:00.017) 0:03:15.720 ********** ok: [sut] => { "storage_test_volume.size": "100%" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 02:25:15 +0000 (0:00:00.016) 0:03:15.737 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 02:25:15 +0000 (0:00:00.015) 0:03:15.753 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_thin_pool_size": "25726854102.0" }, "changed": false } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 02:25:15 +0000 (0:00:00.018) 0:03:15.772 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "32158567628.0" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 02:25:15 +0000 (0:00:00.019) 0:03:15.791 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "25726854102.0" }, "changed": false } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 02:25:15 +0000 (0:00:00.050) 0:03:15.841 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "25726854102.0" }, "changed": false } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 02:25:15 +0000 (0:00:00.019) 0:03:15.861 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 25662429593, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 02:25:15 +0000 (0:00:00.014) 0:03:15.876 ********** ok: [sut] => { "storage_test_expected_size": "25726854102.0" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 02:25:15 +0000 (0:00:00.015) 0:03:15.891 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 02:25:15 +0000 (0:00:00.019) 0:03:15.910 ********** 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.029598", "end": "2024-03-29 02:25:16.096107", "rc": 0, "start": "2024-03-29 02:25:16.066509" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 02:25:16 +0000 (0:00:00.214) 0:03:16.125 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 02:25:16 +0000 (0:00:00.016) 0:03:16.142 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 02:25:16 +0000 (0:00:00.017) 0:03:16.160 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 02:25:16 +0000 (0:00:00.015) 0:03:16.175 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 02:25:16 +0000 (0:00:00.014) 0:03:16.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 02:25:16 +0000 (0:00:00.014) 0:03:16.204 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:27 Friday 29 March 2024 02:25:16 +0000 (0:00:00.014) 0:03:16.219 ********** 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-cilb8hjiwk/tests/verify-role-results.yml:44 Friday 29 March 2024 02:25:16 +0000 (0:00:00.012) 0:03:16.231 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:54 Friday 29 March 2024 02:25:16 +0000 (0:00:00.012) 0:03:16.243 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:159 Friday 29 March 2024 02:25:16 +0000 (0:00:00.013) 0:03:16.257 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Friday 29 March 2024 02:25:16 +0000 (0:00:00.043) 0:03:16.301 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Friday 29 March 2024 02:25:16 +0000 (0:00:00.019) 0:03:16.320 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Friday 29 March 2024 02:25:16 +0000 (0:00:00.015) 0:03:16.336 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Friday 29 March 2024 02:25:16 +0000 (0:00:00.033) 0:03:16.370 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Friday 29 March 2024 02:25:16 +0000 (0:00:00.014) 0:03:16.384 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Friday 29 March 2024 02:25:16 +0000 (0:00:00.013) 0:03:16.398 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Friday 29 March 2024 02:25:16 +0000 (0:00:00.012) 0:03:16.410 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Friday 29 March 2024 02:25:16 +0000 (0:00:00.012) 0:03:16.422 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Friday 29 March 2024 02:25:16 +0000 (0:00:00.027) 0:03:16.450 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Friday 29 March 2024 02:25:17 +0000 (0:00:00.894) 0:03:17.345 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Friday 29 March 2024 02:25:17 +0000 (0:00:00.017) 0:03:17.362 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Friday 29 March 2024 02:25:17 +0000 (0:00:00.015) 0:03:17.377 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Friday 29 March 2024 02:25:19 +0000 (0:00:02.559) 0:03:19.936 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Friday 29 March 2024 02:25:19 +0000 (0:00:00.024) 0:03:19.960 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Friday 29 March 2024 02:25:19 +0000 (0:00:00.012) 0:03:19.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Friday 29 March 2024 02:25:19 +0000 (0:00:00.013) 0:03:19.987 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Friday 29 March 2024 02:25:19 +0000 (0:00:00.012) 0:03:19.999 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Friday 29 March 2024 02:25:20 +0000 (0:00:00.887) 0:03:20.887 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Friday 29 March 2024 02:25:22 +0000 (0:00:01.543) 0:03:22.431 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Friday 29 March 2024 02:25:22 +0000 (0:00:00.021) 0:03:22.452 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Friday 29 March 2024 02:25:22 +0000 (0:00:00.012) 0:03:22.465 ********** 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/mapper/vg1-tpool1", "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" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Friday 29 March 2024 02:25:27 +0000 (0:00:04.835) 0:03:27.300 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Friday 29 March 2024 02:25:27 +0000 (0:00:00.013) 0:03:27.314 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Friday 29 March 2024 02:25:27 +0000 (0:00:00.012) 0:03:27.326 ********** 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/mapper/vg1-tpool1", "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" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Friday 29 March 2024 02:25:27 +0000 (0:00:00.017) 0:03:27.344 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Friday 29 March 2024 02:25:27 +0000 (0:00:00.015) 0:03:27.360 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Friday 29 March 2024 02:25:27 +0000 (0:00:00.014) 0:03:27.374 ********** 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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Friday 29 March 2024 02:25:27 +0000 (0:00:00.194) 0:03:27.568 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Friday 29 March 2024 02:25:28 +0000 (0:00:00.524) 0:03:28.093 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Friday 29 March 2024 02:25:28 +0000 (0:00:00.013) 0:03:28.107 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Friday 29 March 2024 02:25:28 +0000 (0:00:00.013) 0:03:28.120 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Friday 29 March 2024 02:25:28 +0000 (0:00:00.516) 0:03:28.637 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711678747.6961904, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Friday 29 March 2024 02:25:28 +0000 (0:00:00.188) 0:03:28.825 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Friday 29 March 2024 02:25:28 +0000 (0:00:00.012) 0:03:28.838 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/tests_create_thinp_then_remove.yml:176 Friday 29 March 2024 02:25:29 +0000 (0:00:00.599) 0:03:29.438 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:2 Friday 29 March 2024 02:25:29 +0000 (0:00:00.030) 0:03:29.468 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 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", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:7 Friday 29 March 2024 02:25:29 +0000 (0:00:00.044) 0:03:29.512 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:15 Friday 29 March 2024 02:25:29 +0000 (0:00:00.013) 0:03:29.525 ********** 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": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:20 Friday 29 March 2024 02:25:29 +0000 (0:00:00.188) 0:03:29.714 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002951", "end": "2024-03-29 02:25:29.869573", "rc": 0, "start": "2024-03-29 02:25:29.866622" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-cilb8hjiwk/tests/verify-role-results.yml:25 Friday 29 March 2024 02:25:29 +0000 (0:00:00.182) 0:03:29.897 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002842", "end": "2024-03-29 02:25:30.052975", "failed_when_result": false, "rc": 0, "start": "2024-03-29 02:25:30.050133" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:34 Friday 29 March 2024 02:25:30 +0000 (0:00:00.184) 0:03:30.081 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:5 Friday 29 March 2024 02:25:30 +0000 (0:00:00.027) 0:03:30.109 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:18 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:24 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool.yml:34 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.146 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:2 Friday 29 March 2024 02:25:30 +0000 (0:00:00.026) 0:03:30.173 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:13 Friday 29 March 2024 02:25:30 +0000 (0:00:00.017) 0:03:30.191 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:22 Friday 29 March 2024 02:25:30 +0000 (0:00:00.011) 0:03:30.202 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:27 Friday 29 March 2024 02:25:30 +0000 (0:00:00.014) 0:03:30.217 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:33 Friday 29 March 2024 02:25:30 +0000 (0:00:00.017) 0:03:30.234 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:42 Friday 29 March 2024 02:25:30 +0000 (0:00:00.017) 0:03:30.252 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:48 Friday 29 March 2024 02:25:30 +0000 (0:00:00.015) 0:03:30.267 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:54 Friday 29 March 2024 02:25:30 +0000 (0:00:00.014) 0:03:30.282 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:59 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.295 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:73 Friday 29 March 2024 02:25:30 +0000 (0:00:00.011) 0:03:30.306 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:8 Friday 29 March 2024 02:25:30 +0000 (0:00:00.023) 0:03:30.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:14 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:21 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:28 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.367 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:35 Friday 29 March 2024 02:25:30 +0000 (0:00:00.013) 0:03:30.381 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:45 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.393 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:54 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:64 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.419 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:74 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:85 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-md.yml:95 Friday 29 March 2024 02:25:30 +0000 (0:00:00.014) 0:03:30.458 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:76 Friday 29 March 2024 02:25:30 +0000 (0:00:00.011) 0:03:30.470 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-lvmraid.yml:2 Friday 29 March 2024 02:25:30 +0000 (0:00:00.024) 0:03:30.495 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:8 Friday 29 March 2024 02:25:30 +0000 (0:00:00.025) 0:03:30.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:16 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.533 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:21 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.545 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:29 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.558 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:34 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:40 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.583 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-lvmraid.yml:46 Friday 29 March 2024 02:25:30 +0000 (0:00:00.014) 0:03:30.597 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:79 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.610 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-thin.yml:2 Friday 29 March 2024 02:25:30 +0000 (0:00:00.023) 0:03:30.634 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:8 Friday 29 March 2024 02:25:30 +0000 (0:00:00.025) 0:03:30.659 ********** 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-cilb8hjiwk/tests/verify-pool-member-thin.yml:16 Friday 29 March 2024 02:25:30 +0000 (0:00:00.013) 0:03:30.673 ********** 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-cilb8hjiwk/tests/verify-pool-member-thin.yml:23 Friday 29 March 2024 02:25:30 +0000 (0:00:00.013) 0:03:30.686 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-thin.yml:27 Friday 29 March 2024 02:25:30 +0000 (0:00:00.013) 0:03:30.700 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:82 Friday 29 March 2024 02:25:30 +0000 (0:00:00.011) 0:03:30.711 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:5 Friday 29 March 2024 02:25:30 +0000 (0:00:00.052) 0:03:30.764 ********** 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-cilb8hjiwk/tests/verify-pool-members-encryption.yml:13 Friday 29 March 2024 02:25:30 +0000 (0:00:00.015) 0:03:30.780 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:20 Friday 29 March 2024 02:25:30 +0000 (0:00:00.011) 0:03:30.791 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-encryption.yml:27 Friday 29 March 2024 02:25:30 +0000 (0:00:00.011) 0:03:30.803 ********** 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-cilb8hjiwk/tests/test-verify-pool-members.yml:85 Friday 29 March 2024 02:25:30 +0000 (0:00:00.011) 0:03:30.814 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-members-vdo.yml:2 Friday 29 March 2024 02:25:30 +0000 (0:00:00.026) 0:03:30.841 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:9 Friday 29 March 2024 02:25:30 +0000 (0:00:00.024) 0:03:30.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:16 Friday 29 March 2024 02:25:30 +0000 (0:00:00.013) 0:03:30.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:22 Friday 29 March 2024 02:25:30 +0000 (0:00:00.013) 0:03:30.892 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:28 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.905 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:35 Friday 29 March 2024 02:25:30 +0000 (0:00:00.013) 0:03:30.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:41 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.932 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-pool-member-vdo.yml:47 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.945 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-pool-members.yml:88 Friday 29 March 2024 02:25:30 +0000 (0:00:00.011) 0:03:30.956 ********** 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-cilb8hjiwk/tests/test-verify-pool-volumes.yml:3 Friday 29 March 2024 02:25:30 +0000 (0:00:00.012) 0:03:30.969 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:2 Friday 29 March 2024 02:25:30 +0000 (0:00:00.022) 0:03:30.992 ********** 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-cilb8hjiwk/tests/test-verify-volume.yml:21 Friday 29 March 2024 02:25:31 +0000 (0:00:00.016) 0:03:31.008 ********** included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:7 Friday 29 March 2024 02:25:31 +0000 (0:00:00.057) 0:03:31.066 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:16 Friday 29 March 2024 02:25:31 +0000 (0:00:00.016) 0:03:31.083 ********** 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-cilb8hjiwk/tests/test-verify-volume-mount.yml:38 Friday 29 March 2024 02:25:31 +0000 (0:00:00.019) 0:03:31.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:51 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.115 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:63 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.128 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:71 Friday 29 March 2024 02:25:31 +0000 (0:00:00.015) 0:03:31.143 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:83 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.156 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:95 Friday 29 March 2024 02:25:31 +0000 (0:00:00.013) 0:03:31.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:110 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:122 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:128 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.208 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:134 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.221 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-mount.yml:146 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.234 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:2 Friday 29 March 2024 02:25:31 +0000 (0:00:00.013) 0:03:31.247 ********** 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-cilb8hjiwk/tests/test-verify-volume-fstab.yml:40 Friday 29 March 2024 02:25:31 +0000 (0:00:00.026) 0:03:31.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:48 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.286 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:58 Friday 29 March 2024 02:25:31 +0000 (0:00:00.015) 0:03:31.302 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fstab.yml:71 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.314 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml:3 Friday 29 March 2024 02:25:31 +0000 (0:00:00.011) 0:03:31.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-fs.yml:12 Friday 29 March 2024 02:25:31 +0000 (0:00:00.013) 0:03:31.340 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:3 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.352 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:9 Friday 29 March 2024 02:25:31 +0000 (0:00:00.179) 0:03:31.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:16 Friday 29 March 2024 02:25:31 +0000 (0:00:00.013) 0:03:31.546 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:24 Friday 29 March 2024 02:25:31 +0000 (0:00:00.016) 0:03:31.563 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:30 Friday 29 March 2024 02:25:31 +0000 (0:00:00.010) 0:03:31.573 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:34 Friday 29 March 2024 02:25:31 +0000 (0:00:00.013) 0:03:31.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-device.yml:39 Friday 29 March 2024 02:25:31 +0000 (0:00:00.012) 0:03:31.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:3 Friday 29 March 2024 02:25:31 +0000 (0:00:00.010) 0:03:31.611 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:10 Friday 29 March 2024 02:25:31 +0000 (0:00:00.013) 0:03:31.625 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:17 Friday 29 March 2024 02:25:32 +0000 (0:00:00.883) 0:03:32.508 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:23 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.521 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:32 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.534 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:45 Friday 29 March 2024 02:25:32 +0000 (0:00:00.009) 0:03:32.543 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:51 Friday 29 March 2024 02:25:32 +0000 (0:00:00.013) 0:03:32.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:56 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:69 Friday 29 March 2024 02:25:32 +0000 (0:00:00.010) 0:03:32.580 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:81 Friday 29 March 2024 02:25:32 +0000 (0:00:00.009) 0:03:32.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:94 Friday 29 March 2024 02:25:32 +0000 (0:00:00.009) 0:03:32.598 ********** 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-cilb8hjiwk/tests/test-verify-volume-encryption.yml:106 Friday 29 March 2024 02:25:32 +0000 (0:00:00.016) 0:03:32.615 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:114 Friday 29 March 2024 02:25:32 +0000 (0:00:00.017) 0:03:32.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:122 Friday 29 March 2024 02:25:32 +0000 (0:00:00.013) 0:03:32.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:131 Friday 29 March 2024 02:25:32 +0000 (0:00:00.013) 0:03:32.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:140 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.673 ********** 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-cilb8hjiwk/tests/test-verify-volume-md.yml:8 Friday 29 March 2024 02:25:32 +0000 (0:00:00.011) 0:03:32.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:14 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:21 Friday 29 March 2024 02:25:32 +0000 (0:00:00.013) 0:03:32.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:28 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:35 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.736 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:45 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.749 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:54 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:63 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.775 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:72 Friday 29 March 2024 02:25:32 +0000 (0:00:00.014) 0:03:32.789 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-md.yml:81 Friday 29 March 2024 02:25:32 +0000 (0:00:00.013) 0:03:32.802 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:3 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.815 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:11 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:20 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.840 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:28 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.853 ********** ok: [sut] => { "storage_test_expected_size": "25726854102.0" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:32 Friday 29 March 2024 02:25:32 +0000 (0:00:00.015) 0:03:32.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:46 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.881 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:50 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.893 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:54 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.906 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:58 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:68 Friday 29 March 2024 02:25:32 +0000 (0:00:00.013) 0:03:32.932 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:72 Friday 29 March 2024 02:25:32 +0000 (0:00:00.015) 0:03:32.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:77 Friday 29 March 2024 02:25:32 +0000 (0:00:00.014) 0:03:32.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:83 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.975 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:88 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:32.987 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:96 Friday 29 March 2024 02:25:32 +0000 (0:00:00.012) 0:03:33.000 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:104 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.013 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:109 Friday 29 March 2024 02:25:33 +0000 (0:00:00.014) 0:03:33.027 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:113 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.040 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:117 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.052 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:121 Friday 29 March 2024 02:25:33 +0000 (0:00:00.014) 0:03:33.067 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:129 Friday 29 March 2024 02:25:33 +0000 (0:00:00.013) 0:03:33.081 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:138 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.093 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:142 Friday 29 March 2024 02:25:33 +0000 (0:00:00.014) 0:03:33.108 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:150 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.120 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:156 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.133 ********** 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-cilb8hjiwk/tests/test-verify-volume-size.yml:160 Friday 29 March 2024 02:25:33 +0000 (0:00:00.013) 0:03:33.147 ********** ok: [sut] => { "storage_test_expected_size": "25726854102.0" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-size.yml:164 Friday 29 March 2024 02:25:33 +0000 (0:00:00.013) 0:03:33.161 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:5 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:13 Friday 29 March 2024 02:25:33 +0000 (0:00:00.014) 0:03:33.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:18 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.200 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:27 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.213 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:35 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.226 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:41 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.238 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-cache.yml:47 Friday 29 March 2024 02:25:33 +0000 (0:00:00.012) 0:03:33.251 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume.yml:27 Friday 29 March 2024 02:25:33 +0000 (0:00:00.014) 0:03:33.265 ********** 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-cilb8hjiwk/tests/verify-role-results.yml:44 Friday 29 March 2024 02:25:33 +0000 (0:00:00.011) 0:03:33.277 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cilb8hjiwk/tests/verify-role-results.yml:54 Friday 29 March 2024 02:25:33 +0000 (0:00:00.011) 0:03:33.288 ********** 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=909 changed=14 unreachable=0 failed=0 skipped=830 rescued=0 ignored=0 Friday 29 March 2024 02:25:33 +0000 (0:00:00.006) 0:03:33.295 ********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 55.47s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 linux-system-roles.storage : Update facts ------------------------------- 5.69s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.41s /WORKDIR/git-weekly-cilb8hjiwk/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.15s /WORKDIR/git-weekly-cilb8hjiwk/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 --- 4.84s /WORKDIR/git-weekly-cilb8hjiwk/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 --- 4.80s /WORKDIR/git-weekly-cilb8hjiwk/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 --- 3.51s /WORKDIR/git-weekly-cilb8hjiwk/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 --- 3.12s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get required packages ---------------------- 2.87s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.87s /WORKDIR/git-weekly-cilb8hjiwk/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 --- 2.87s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get required packages ---------------------- 2.61s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 2.61s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 2.60s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 2.56s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 2.54s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Ensure cryptsetup is present -------------------------------------------- 1.91s /WORKDIR/git-weekly-cilb8hjiwk/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Get service facts -------------------------- 1.64s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 linux-system-roles.storage : Get service facts -------------------------- 1.63s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 linux-system-roles.storage : Get service facts -------------------------- 1.59s /WORKDIR/git-weekly-cilb8hjiwk/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---