# 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_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:13 Monday 26 February 2024 18:18:15 +0000 (0:00:00.014) 0:00:00.014 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Monday 26 February 2024 18:18:15 +0000 (0:00:00.039) 0:00:00.054 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Monday 26 February 2024 18:18:15 +0000 (0:00:00.033) 0:00:00.088 ******* ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Monday 26 February 2024 18:18:15 +0000 (0:00:00.699) 0:00:00.787 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Monday 26 February 2024 18:18:16 +0000 (0:00:00.247) 0:00:01.034 ******* ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Monday 26 February 2024 18:18:16 +0000 (0:00:00.019) 0:00:01.054 ******* 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Monday 26 February 2024 18:18:16 +0000 (0:00:00.028) 0:00:01.082 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Monday 26 February 2024 18:18:18 +0000 (0:00:02.270) 0:00:03.353 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Monday 26 February 2024 18:18:18 +0000 (0:00:00.230) 0:00:03.583 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Monday 26 February 2024 18:18:18 +0000 (0:00:00.171) 0:00:03.754 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Monday 26 February 2024 18:18:18 +0000 (0:00:00.029) 0:00:03.783 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708435641.64, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1708435641.472, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6730030, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708435641.472, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "1870048732", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Monday 26 February 2024 18:18:19 +0000 (0:00:00.185) 0:00:03.969 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Regenerate grub config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:51 Monday 26 February 2024 18:18:19 +0000 (0:00:00.243) 0:00:04.212 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Monday 26 February 2024 18:18:19 +0000 (0:00:00.008) 0:00:04.220 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:73 Monday 26 February 2024 18:18:19 +0000 (0:00:00.008) 0:00:04.229 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:85 Monday 26 February 2024 18:18:19 +0000 (0:00:00.008) 0:00:04.237 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Monday 26 February 2024 18:18:19 +0000 (0:00:00.007) 0:00:04.245 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:100 Monday 26 February 2024 18:18:19 +0000 (0:00:00.007) 0:00:04.252 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "71214d8b09664602b3b4283b276deac0-5.14.0-419.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-419.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-419.el9.x86_64", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (5.14.0-419.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "71214d8b09664602b3b4283b276deac0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-71214d8b09664602b3b4283b276deac0.img", "kernel": "/boot/vmlinuz-0-rescue-71214d8b09664602b3b4283b276deac0", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (0-rescue-71214d8b09664602b3b4283b276deac0) 9" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut META: ran handlers TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:29 Monday 26 February 2024 18:18:19 +0000 (0:00:00.351) 0:00:04.603 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:3 Monday 26 February 2024 18:18:19 +0000 (0:00:00.011) 0:00:04.615 ******* ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "71214d8b09664602b3b4283b276deac0-5.14.0-419.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-419.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-419.el9.x86_64", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (5.14.0-419.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:8 Monday 26 February 2024 18:18:19 +0000 (0:00:00.010) 0:00:04.625 ******* changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-419.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-419.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "02a30e3d472d69c1dee1aeaae623a82ca85ab1b5", "dest": "/boot/vmlinuz-5.14.0-419.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-419.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-419.el9.x86_64" }, "md5sum": "a085c48cd0b6558754daa389fbf7ef11", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13576232, "src": "/boot/vmlinuz-5.14.0-419.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-419.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-419.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b287ee97cfbe0014a173b499b35084c108cacd50", "dest": "/boot/initramfs-5.14.0-419.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-419.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-419.el9.x86_64.img" }, "md5sum": "ff2987284ec327acecd236992f1475f6", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34898551, "src": "/boot/initramfs-5.14.0-419.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:22 Monday 26 February 2024 18:18:20 +0000 (0:00:00.952) 0:00:05.577 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Monday 26 February 2024 18:18:20 +0000 (0:00:00.041) 0:00:05.618 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Monday 26 February 2024 18:18:20 +0000 (0:00:00.013) 0:00:05.631 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Monday 26 February 2024 18:18:20 +0000 (0:00:00.019) 0:00:05.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Monday 26 February 2024 18:18:20 +0000 (0:00:00.016) 0:00:05.667 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Monday 26 February 2024 18:18:20 +0000 (0:00:00.016) 0:00:05.683 ******* 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Monday 26 February 2024 18:18:20 +0000 (0:00:00.020) 0:00:05.704 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Monday 26 February 2024 18:18:22 +0000 (0:00:01.237) 0:00:06.941 ******* NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-5.14.0-419.el9.x86_64_clone1 --initrd=/boot/initramfs-5.14.0-419.el9.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Monday 26 February 2024 18:18:22 +0000 (0:00:00.388) 0:00:07.329 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Monday 26 February 2024 18:18:22 +0000 (0:00:00.169) 0:00:07.498 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Monday 26 February 2024 18:18:22 +0000 (0:00:00.013) 0:00:07.512 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708971499.0365913, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1708435641.472, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6730030, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708435641.472, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "1870048732", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Monday 26 February 2024 18:18:22 +0000 (0:00:00.183) 0:00:07.696 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Regenerate grub config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:51 Monday 26 February 2024 18:18:22 +0000 (0:00:00.176) 0:00:07.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Monday 26 February 2024 18:18:22 +0000 (0:00:00.008) 0:00:07.881 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:73 Monday 26 February 2024 18:18:22 +0000 (0:00:00.008) 0:00:07.889 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:85 Monday 26 February 2024 18:18:22 +0000 (0:00:00.008) 0:00:07.898 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Monday 26 February 2024 18:18:22 +0000 (0:00:00.007) 0:00:07.905 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:100 Monday 26 February 2024 18:18:23 +0000 (0:00:00.007) 0:00:07.912 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Monday 26 February 2024 18:18:23 +0000 (0:00:00.005) 0:00:07.918 ******* changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.139661", "end": "2024-02-26 18:18:23.377008", "rc": 0, "start": "2024-02-26 18:18:23.237347" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Monday 26 February 2024 18:18:23 +0000 (0:00:00.378) 0:00:08.297 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Monday 26 February 2024 18:18:23 +0000 (0:00:00.007) 0:00:08.305 ******* changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Monday 26 February 2024 18:19:01 +0000 (0:00:38.069) 0:00:46.375 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Monday 26 February 2024 18:19:01 +0000 (0:00:00.009) 0:00:46.384 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:41 Monday 26 February 2024 18:19:01 +0000 (0:00:00.010) 0:00:46.395 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:45 Monday 26 February 2024 18:19:01 +0000 (0:00:00.010) 0:00:46.405 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Monday 26 February 2024 18:19:01 +0000 (0:00:00.016) 0:00:46.421 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Monday 26 February 2024 18:19:01 +0000 (0:00:00.010) 0:00:46.432 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Monday 26 February 2024 18:19:01 +0000 (0:00:00.008) 0:00:46.441 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Monday 26 February 2024 18:19:01 +0000 (0:00:00.007) 0:00:46.448 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Monday 26 February 2024 18:19:01 +0000 (0:00:00.007) 0:00:46.455 ******* 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Monday 26 February 2024 18:19:01 +0000 (0:00:00.017) 0:00:46.473 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Monday 26 February 2024 18:19:04 +0000 (0:00:03.036) 0:00:49.509 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Monday 26 February 2024 18:19:04 +0000 (0:00:00.174) 0:00:49.684 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Monday 26 February 2024 18:19:04 +0000 (0:00:00.173) 0:00:49.858 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Monday 26 February 2024 18:19:04 +0000 (0:00:00.013) 0:00:49.872 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708971503.3754392, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1708971503.3754392, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6581827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708971503.3754392, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1840101560", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Monday 26 February 2024 18:19:05 +0000 (0:00:00.218) 0:00:50.090 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Regenerate grub config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:51 Monday 26 February 2024 18:19:05 +0000 (0:00:00.180) 0:00:50.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Monday 26 February 2024 18:19:05 +0000 (0:00:00.008) 0:00:50.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:73 Monday 26 February 2024 18:19:05 +0000 (0:00:00.008) 0:00:50.288 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:85 Monday 26 February 2024 18:19:05 +0000 (0:00:00.008) 0:00:50.296 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Monday 26 February 2024 18:19:05 +0000 (0:00:00.007) 0:00:50.303 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:100 Monday 26 February 2024 18:19:05 +0000 (0:00:00.007) 0:00:50.310 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "71214d8b09664602b3b4283b276deac0-5.14.0-419.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-419.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-419.el9.x86_64", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (5.14.0-419.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "71214d8b09664602b3b4283b276deac0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-71214d8b09664602b3b4283b276deac0.img", "kernel": "/boot/vmlinuz-0-rescue-71214d8b09664602b3b4283b276deac0", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (0-rescue-71214d8b09664602b3b4283b276deac0) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 test=kernel", "default": false, "id": "563f8ae89fbb464991c2e166c1602f35-5.14.0-419.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-419.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-419.el9.x86_64_clone1", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:35 Monday 26 February 2024 18:19:05 +0000 (0:00:00.333) 0:00:50.643 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:47 Monday 26 February 2024 18:19:05 +0000 (0:00:00.010) 0:00:50.654 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Monday 26 February 2024 18:19:05 +0000 (0:00:00.019) 0:00:50.674 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Monday 26 February 2024 18:19:05 +0000 (0:00:00.009) 0:00:50.683 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Monday 26 February 2024 18:19:05 +0000 (0:00:00.008) 0:00:50.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Monday 26 February 2024 18:19:05 +0000 (0:00:00.007) 0:00:50.699 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Monday 26 February 2024 18:19:05 +0000 (0:00:00.007) 0:00:50.706 ******* 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Monday 26 February 2024 18:19:05 +0000 (0:00:00.018) 0:00:50.725 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Monday 26 February 2024 18:19:07 +0000 (0:00:01.303) 0:00:52.029 ******* NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-419.el9.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Monday 26 February 2024 18:19:07 +0000 (0:00:00.422) 0:00:52.452 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Monday 26 February 2024 18:19:07 +0000 (0:00:00.175) 0:00:52.627 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Monday 26 February 2024 18:19:07 +0000 (0:00:00.014) 0:00:52.641 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708971545.0445297, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1708971503.3754392, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6581827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708971503.3754392, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1840101560", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Monday 26 February 2024 18:19:07 +0000 (0:00:00.188) 0:00:52.830 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Regenerate grub config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:51 Monday 26 February 2024 18:19:08 +0000 (0:00:00.180) 0:00:53.011 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Monday 26 February 2024 18:19:08 +0000 (0:00:00.009) 0:00:53.020 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:73 Monday 26 February 2024 18:19:08 +0000 (0:00:00.007) 0:00:53.028 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:85 Monday 26 February 2024 18:19:08 +0000 (0:00:00.008) 0:00:53.036 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Monday 26 February 2024 18:19:08 +0000 (0:00:00.007) 0:00:53.043 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:100 Monday 26 February 2024 18:19:08 +0000 (0:00:00.007) 0:00:53.051 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "71214d8b09664602b3b4283b276deac0-5.14.0-419.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-419.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-419.el9.x86_64", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (5.14.0-419.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "71214d8b09664602b3b4283b276deac0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-71214d8b09664602b3b4283b276deac0.img", "kernel": "/boot/vmlinuz-0-rescue-71214d8b09664602b3b4283b276deac0", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (0-rescue-71214d8b09664602b3b4283b276deac0) 9" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:65 Monday 26 February 2024 18:19:08 +0000 (0:00:00.285) 0:00:53.336 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:71 Monday 26 February 2024 18:19:08 +0000 (0:00:00.015) 0:00:53.351 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:3 Monday 26 February 2024 18:19:08 +0000 (0:00:00.019) 0:00:53.371 ******* ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "71214d8b09664602b3b4283b276deac0-5.14.0-419.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-419.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-419.el9.x86_64", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (5.14.0-419.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:8 Monday 26 February 2024 18:19:08 +0000 (0:00:00.014) 0:00:53.385 ******* changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-419.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-419.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "02a30e3d472d69c1dee1aeaae623a82ca85ab1b5", "dest": "/boot/vmlinuz-5.14.0-419.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-419.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-419.el9.x86_64" }, "md5sum": "a085c48cd0b6558754daa389fbf7ef11", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13576232, "src": "/boot/vmlinuz-5.14.0-419.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-419.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-419.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b287ee97cfbe0014a173b499b35084c108cacd50", "dest": "/boot/initramfs-5.14.0-419.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-419.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-419.el9.x86_64.img" }, "md5sum": "ff2987284ec327acecd236992f1475f6", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34898551, "src": "/boot/initramfs-5.14.0-419.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:22 Monday 26 February 2024 18:19:09 +0000 (0:00:00.843) 0:00:54.229 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Monday 26 February 2024 18:19:09 +0000 (0:00:00.010) 0:00:54.240 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Monday 26 February 2024 18:19:09 +0000 (0:00:00.010) 0:00:54.250 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Monday 26 February 2024 18:19:09 +0000 (0:00:00.008) 0:00:54.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Monday 26 February 2024 18:19:09 +0000 (0:00:00.007) 0:00:54.266 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Monday 26 February 2024 18:19:09 +0000 (0:00:00.007) 0:00:54.273 ******* 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Monday 26 February 2024 18:19:09 +0000 (0:00:00.018) 0:00:54.291 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Monday 26 February 2024 18:19:10 +0000 (0:00:01.249) 0:00:55.541 ******* NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-5.14.0-419.el9.x86_64_clone2 --initrd=/boot/initramfs-5.14.0-419.el9.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Monday 26 February 2024 18:19:11 +0000 (0:00:00.392) 0:00:55.933 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Monday 26 February 2024 18:19:11 +0000 (0:00:00.173) 0:00:56.106 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Monday 26 February 2024 18:19:11 +0000 (0:00:00.015) 0:00:56.122 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708971545.0445297, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1708971503.3754392, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6581827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708971503.3754392, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1840101560", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Monday 26 February 2024 18:19:11 +0000 (0:00:00.189) 0:00:56.312 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Regenerate grub config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:51 Monday 26 February 2024 18:19:11 +0000 (0:00:00.179) 0:00:56.492 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Monday 26 February 2024 18:19:11 +0000 (0:00:00.010) 0:00:56.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:73 Monday 26 February 2024 18:19:11 +0000 (0:00:00.010) 0:00:56.513 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:85 Monday 26 February 2024 18:19:11 +0000 (0:00:00.015) 0:00:56.528 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Monday 26 February 2024 18:19:11 +0000 (0:00:00.020) 0:00:56.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:100 Monday 26 February 2024 18:19:11 +0000 (0:00:00.010) 0:00:56.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Monday 26 February 2024 18:19:11 +0000 (0:00:00.012) 0:00:56.572 ******* changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.139424", "end": "2024-02-26 18:19:11.973167", "rc": 0, "start": "2024-02-26 18:19:11.833743" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Monday 26 February 2024 18:19:11 +0000 (0:00:00.321) 0:00:56.894 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Monday 26 February 2024 18:19:11 +0000 (0:00:00.009) 0:00:56.904 ******* changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Monday 26 February 2024 18:19:57 +0000 (0:00:45.822) 0:01:42.727 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Monday 26 February 2024 18:19:57 +0000 (0:00:00.007) 0:01:42.735 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Monday 26 February 2024 18:19:57 +0000 (0:00:00.008) 0:01:42.743 ******* changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.154504", "end": "2024-02-26 18:19:58.169917", "rc": 0, "start": "2024-02-26 18:19:58.015413" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Monday 26 February 2024 18:19:58 +0000 (0:00:00.347) 0:01:43.091 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Monday 26 February 2024 18:19:58 +0000 (0:00:00.007) 0:01:43.098 ******* changed: [sut] => { "changed": true, "elapsed": 47, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Monday 26 February 2024 18:20:46 +0000 (0:00:47.920) 0:02:31.019 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Monday 26 February 2024 18:20:46 +0000 (0:00:00.007) 0:02:31.026 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:41 Monday 26 February 2024 18:20:46 +0000 (0:00:00.009) 0:02:31.035 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:45 Monday 26 February 2024 18:20:46 +0000 (0:00:00.008) 0:02:31.044 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Monday 26 February 2024 18:20:46 +0000 (0:00:00.015) 0:02:31.060 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Monday 26 February 2024 18:20:46 +0000 (0:00:00.010) 0:02:31.070 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Monday 26 February 2024 18:20:46 +0000 (0:00:00.008) 0:02:31.078 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Monday 26 February 2024 18:20:46 +0000 (0:00:00.007) 0:02:31.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Monday 26 February 2024 18:20:46 +0000 (0:00:00.007) 0:02:31.093 ******* 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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Monday 26 February 2024 18:20:46 +0000 (0:00:00.017) 0:02:31.111 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Monday 26 February 2024 18:20:48 +0000 (0:00:02.703) 0:02:33.815 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Monday 26 February 2024 18:20:49 +0000 (0:00:00.174) 0:02:33.989 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Monday 26 February 2024 18:20:49 +0000 (0:00:00.177) 0:02:34.167 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Monday 26 February 2024 18:20:49 +0000 (0:00:00.014) 0:02:34.181 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708971598.1688592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1708971598.1678593, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6581827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708971598.1678593, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1603037648", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Monday 26 February 2024 18:20:49 +0000 (0:00:00.208) 0:02:34.389 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Regenerate grub config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:51 Monday 26 February 2024 18:20:49 +0000 (0:00:00.177) 0:02:34.567 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Monday 26 February 2024 18:20:49 +0000 (0:00:00.008) 0:02:34.575 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:73 Monday 26 February 2024 18:20:49 +0000 (0:00:00.008) 0:02:34.584 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:85 Monday 26 February 2024 18:20:49 +0000 (0:00:00.008) 0:02:34.592 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Monday 26 February 2024 18:20:49 +0000 (0:00:00.007) 0:02:34.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:100 Monday 26 February 2024 18:20:49 +0000 (0:00:00.007) 0:02:34.606 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "71214d8b09664602b3b4283b276deac0-5.14.0-419.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-419.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-419.el9.x86_64", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (5.14.0-419.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "71214d8b09664602b3b4283b276deac0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-71214d8b09664602b3b4283b276deac0.img", "kernel": "/boot/vmlinuz-0-rescue-71214d8b09664602b3b4283b276deac0", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (0-rescue-71214d8b09664602b3b4283b276deac0) 9" }, { "args": "test=kernel", "default": false, "id": "563f8ae89fbb464991c2e166c1602f35-5.14.0-419.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-419.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-419.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:77 Monday 26 February 2024 18:20:50 +0000 (0:00:00.317) 0:02:34.924 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:84 Monday 26 February 2024 18:20:50 +0000 (0:00:00.009) 0:02:34.934 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Monday 26 February 2024 18:20:50 +0000 (0:00:00.024) 0:02:34.958 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Monday 26 February 2024 18:20:50 +0000 (0:00:00.010) 0:02:34.969 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Monday 26 February 2024 18:20:50 +0000 (0:00:00.008) 0:02:34.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Monday 26 February 2024 18:20:50 +0000 (0:00:00.007) 0:02:34.985 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Monday 26 February 2024 18:20:50 +0000 (0:00:00.007) 0:02:34.992 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Monday 26 February 2024 18:20:50 +0000 (0:00:00.018) 0:02:35.010 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Monday 26 February 2024 18:20:51 +0000 (0:00:01.211) 0:02:36.221 ******* NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-419.el9.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Monday 26 February 2024 18:20:51 +0000 (0:00:00.405) 0:02:36.627 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Monday 26 February 2024 18:20:51 +0000 (0:00:00.172) 0:02:36.799 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Monday 26 February 2024 18:20:51 +0000 (0:00:00.013) 0:02:36.813 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708971598.1688592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1708971598.1678593, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6581827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708971598.1678593, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1603037648", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Monday 26 February 2024 18:20:52 +0000 (0:00:00.189) 0:02:37.003 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Regenerate grub config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:51 Monday 26 February 2024 18:20:52 +0000 (0:00:00.182) 0:02:37.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Monday 26 February 2024 18:20:52 +0000 (0:00:00.008) 0:02:37.193 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:73 Monday 26 February 2024 18:20:52 +0000 (0:00:00.008) 0:02:37.202 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:85 Monday 26 February 2024 18:20:52 +0000 (0:00:00.008) 0:02:37.210 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Monday 26 February 2024 18:20:52 +0000 (0:00:00.007) 0:02:37.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:100 Monday 26 February 2024 18:20:52 +0000 (0:00:00.007) 0:02:37.224 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "71214d8b09664602b3b4283b276deac0-5.14.0-419.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-419.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-419.el9.x86_64", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (5.14.0-419.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "71214d8b09664602b3b4283b276deac0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-71214d8b09664602b3b4283b276deac0.img", "kernel": "/boot/vmlinuz-0-rescue-71214d8b09664602b3b4283b276deac0", "root": "UUID=efde4cf2-187f-450a-b932-1a74529a9891", "title": "CentOS Stream (0-rescue-71214d8b09664602b3b4283b276deac0) 9" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:94 Monday 26 February 2024 18:20:52 +0000 (0:00:00.281) 0:02:37.506 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:100 Monday 26 February 2024 18:20:52 +0000 (0:00:00.010) 0:02:37.516 ******* changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-419.el9.x86_64_clone1" ], "delta": "0:00:00.047251", "end": "2024-02-26 18:20:52.819220", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-02-26 18:20:52.771969" } STDERR: The param /boot/vmlinuz-5.14.0-419.el9.x86_64_clone1 is incorrect MSG: non-zero return code changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-419.el9.x86_64_clone2" ], "delta": "0:00:00.047420", "end": "2024-02-26 18:20:53.041587", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-02-26 18:20:52.994167" } STDERR: The param /boot/vmlinuz-5.14.0-419.el9.x86_64_clone2 is incorrect MSG: non-zero return code RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Monday 26 February 2024 18:20:53 +0000 (0:00:00.443) 0:02:37.960 ******* changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.111448", "end": "2024-02-26 18:20:53.331032", "rc": 0, "start": "2024-02-26 18:20:53.219584" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Monday 26 February 2024 18:20:53 +0000 (0:00:00.291) 0:02:38.252 ******* included: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Monday 26 February 2024 18:20:53 +0000 (0:00:00.007) 0:02:38.260 ******* changed: [sut] => { "changed": true, "elapsed": 35, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Monday 26 February 2024 18:21:29 +0000 (0:00:36.564) 0:03:14.824 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Monday 26 February 2024 18:21:29 +0000 (0:00:00.007) 0:03:14.832 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=86 changed=15 unreachable=0 failed=0 skipped=66 rescued=0 ignored=0 Monday 26 February 2024 18:21:29 +0000 (0:00:00.009) 0:03:14.841 ******* =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 47.92s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 45.82s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 38.07s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 36.56s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 8.01s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 2.49s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.30s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.21s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.00s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:100 Clone test_kernel kernel and initrd for test purposes ------------------- 0.95s /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:8 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.84s /WORKDIR/git-bios-uefi9l8n_h2o/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.78s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.70s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.70s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.61s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.60s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.58s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Determine platform type ----------------- 0.52s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Remove cloned kernels --------------------------------------------------- 0.44s /WORKDIR/git-bios-uefi9l8n_h2o/tests/tests_add_rm.yml:100 --------------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.42s /WORKDIR/git-bios-uefi9l8n_h2o/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---