# 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-weekly-ciqqhgbyn6/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:11 Saturday 13 January 2024 13:49:09 +0000 (0:00:00.013) 0:00:00.013 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:49:09 +0000 (0:00:00.025) 0:00:00.038 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:49:09 +0000 (0:00:00.012) 0:00:00.051 ****** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:49:09 +0000 (0:00:00.500) 0:00:00.551 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:49:09 +0000 (0:00:00.272) 0:00:00.824 ****** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:49:09 +0000 (0:00:00.017) 0:00:00.842 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:49:09 +0000 (0:00:00.025) 0:00:00.868 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:49:12 +0000 (0:00:02.664) 0:00:03.533 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:49:12 +0000 (0:00:00.275) 0:00:03.808 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702394919.162, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702394919.162, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:49:13 +0000 (0:00:00.222) 0:00:04.031 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:49:13 +0000 (0:00:00.288) 0:00:04.320 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702394919.324, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1702394919.162, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6989296, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1702394919.162, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "2179725826", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:49:13 +0000 (0:00:00.227) 0:00:04.547 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:49:13 +0000 (0:00:00.282) 0:00:04.829 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:49:14 +0000 (0:00:00.204) 0:00:05.034 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:49:14 +0000 (0:00:00.020) 0:00:05.054 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:49:14 +0000 (0:00:00.023) 0:00:05.078 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:49:14 +0000 (0:00:00.007) 0:00:05.085 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:49:14 +0000 (0:00:00.007) 0:00:05.093 ****** 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": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut META: ran handlers TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:27 Saturday 13 January 2024 13:49:14 +0000 (0:00:00.403) 0:00:05.496 ****** 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": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:32 Saturday 13 January 2024 13:49:14 +0000 (0:00:00.009) 0:00:05.505 ****** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-391.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-391.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2f36c9f74cd58efca43d375f7e5be9f6fabfe69f", "dest": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-391.el9.x86_64" }, "md5sum": "87f4366be871b4480ff2f5362adeab7e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13492488, "src": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-391.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c1127c5edcdcd106be7b1d09a8037c54f553e163", "dest": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-391.el9.x86_64.img" }, "md5sum": "000df93537303b31c13b66559cfbe67f", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34796262, "src": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-391.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-391.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2f36c9f74cd58efca43d375f7e5be9f6fabfe69f", "dest": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-391.el9.x86_64" }, "md5sum": "87f4366be871b4480ff2f5362adeab7e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13492488, "src": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-391.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c1127c5edcdcd106be7b1d09a8037c54f553e163", "dest": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-391.el9.x86_64.img" }, "md5sum": "000df93537303b31c13b66559cfbe67f", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34796262, "src": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create Clone1 kernel with copy_defaults=true] **************************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:48 Saturday 13 January 2024 13:49:16 +0000 (0:00:01.764) 0:00:07.270 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:49:16 +0000 (0:00:00.019) 0:00:07.289 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:49:16 +0000 (0:00:00.009) 0:00:07.299 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:49:16 +0000 (0:00:00.008) 0:00:07.308 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:49:16 +0000 (0:00:00.007) 0:00:07.315 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:49:16 +0000 (0:00:00.007) 0:00:07.322 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:49:16 +0000 (0:00:00.017) 0:00:07.340 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:49:17 +0000 (0:00:01.468) 0:00:08.808 ****** 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-391.el9.x86_64_clone1 --initrd=/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1 --title=Clone1 --args=test=setting --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:49:18 +0000 (0:00:00.464) 0:00:09.272 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702394919.162, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702394919.162, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:49:18 +0000 (0:00:00.215) 0:00:09.488 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:49:18 +0000 (0:00:00.217) 0:00:09.705 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153753.5989761, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1702394919.162, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6989296, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1702394919.162, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "2179725826", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.219) 0:00:09.925 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.211) 0:00:10.137 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.202) 0:00:10.340 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.013) 0:00:10.353 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.009) 0:00:10.362 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.007) 0:00:10.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.008) 0:00:10.378 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.005) 0:00:10.384 ****** 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.170054", "end": "2024-01-13 13:49:19.888581", "rc": 0, "start": "2024-01-13 13:49:19.718527" } 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.437) 0:00:10.822 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:49:19 +0000 (0:00:00.007) 0:00:10.830 ****** changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:49:42 +0000 (0:00:22.762) 0:00:33.593 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:49:42 +0000 (0:00:00.008) 0:00:33.601 ****** 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-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:67 Saturday 13 January 2024 13:49:42 +0000 (0:00:00.010) 0:00:33.611 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:71 Saturday 13 January 2024 13:49:42 +0000 (0:00:00.008) 0:00:33.619 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:49:42 +0000 (0:00:00.017) 0:00:33.637 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:49:42 +0000 (0:00:00.009) 0:00:33.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:49:42 +0000 (0:00:00.008) 0:00:33.655 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:49:42 +0000 (0:00:00.007) 0:00:33.662 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:49:42 +0000 (0:00:00.007) 0:00:33.670 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:49:42 +0000 (0:00:00.018) 0:00:33.688 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:49:46 +0000 (0:00:03.583) 0:00:37.272 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:49:46 +0000 (0:00:00.209) 0:00:37.481 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153759.885972, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153759.885972, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:49:46 +0000 (0:00:00.223) 0:00:37.705 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.225) 0:00:37.930 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153759.886972, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1705153759.885972, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6723942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153759.885972, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "4282730064", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.251) 0:00:38.182 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.217) 0:00:38.399 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.204) 0:00:38.604 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.013) 0:00:38.617 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.008) 0:00:38.625 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.007) 0:00:38.633 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.007) 0:00:38.640 ****** 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": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 test=setting", "default": false, "id": "0a53979916cf421e80d067e51830ed0d-5.14.0-391.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:77 Saturday 13 January 2024 13:49:48 +0000 (0:00:00.400) 0:00:39.040 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:89 Saturday 13 January 2024 13:49:48 +0000 (0:00:00.013) 0:00:39.054 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:49:48 +0000 (0:00:00.027) 0:00:39.081 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:49:48 +0000 (0:00:00.011) 0:00:39.093 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:49:48 +0000 (0:00:00.009) 0:00:39.102 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:49:48 +0000 (0:00:00.008) 0:00:39.110 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:49:48 +0000 (0:00:00.008) 0:00:39.119 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:49:48 +0000 (0:00:00.019) 0:00:39.138 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:49:49 +0000 (0:00:01.439) 0:00:40.577 ****** 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-391.el9.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:49:50 +0000 (0:00:00.481) 0:00:41.058 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153759.885972, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153759.885972, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:49:50 +0000 (0:00:00.210) 0:00:41.269 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:49:50 +0000 (0:00:00.216) 0:00:41.485 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153759.886972, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1705153759.885972, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6723942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153759.885972, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "4282730064", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:49:50 +0000 (0:00:00.218) 0:00:41.704 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:49:50 +0000 (0:00:00.209) 0:00:41.913 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.205) 0:00:42.118 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.013) 0:00:42.132 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.008) 0:00:42.140 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.007) 0:00:42.147 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.007) 0:00:42.155 ****** 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": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:107 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.331) 0:00:42.486 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create clone2 kernel without copy_defaults=true] ************************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:113 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.009) 0:00:42.496 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.029) 0:00:42.525 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.009) 0:00:42.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.008) 0:00:42.543 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.007) 0:00:42.550 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.007) 0:00:42.557 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:49:51 +0000 (0:00:00.017) 0:00:42.575 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:49:53 +0000 (0:00:01.479) 0:00:44.055 ****** 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-391.el9.x86_64_clone2 --initrd=/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2 --title=Clone2 --args=console=tty0" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:49:53 +0000 (0:00:00.465) 0:00:44.520 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153759.885972, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153759.885972, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:49:53 +0000 (0:00:00.218) 0:00:44.739 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:49:54 +0000 (0:00:00.224) 0:00:44.963 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153759.886972, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1705153759.885972, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6723942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153759.885972, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "4282730064", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:49:54 +0000 (0:00:00.223) 0:00:45.187 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:49:54 +0000 (0:00:00.212) 0:00:45.400 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:49:54 +0000 (0:00:00.211) 0:00:45.611 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:49:54 +0000 (0:00:00.013) 0:00:45.624 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:49:54 +0000 (0:00:00.008) 0:00:45.632 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:49:54 +0000 (0:00:00.007) 0:00:45.639 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:49:54 +0000 (0:00:00.007) 0:00:45.647 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:49:54 +0000 (0:00:00.005) 0:00:45.653 ****** 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.182370", "end": "2024-01-13 13:49:54.944118", "rc": 0, "start": "2024-01-13 13:49:54.761748" } 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:49:55 +0000 (0:00:00.379) 0:00:46.032 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:49:55 +0000 (0:00:00.007) 0:00:46.040 ****** changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:50:18 +0000 (0:00:23.248) 0:01:09.288 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:50:18 +0000 (0:00:00.008) 0:01:09.297 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:50:18 +0000 (0:00:00.008) 0:01:09.306 ****** 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.181845", "end": "2024-01-13 13:50:18.431147", "rc": 0, "start": "2024-01-13 13:50:18.249302" } 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:50:18 +0000 (0:00:00.492) 0:01:09.798 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:50:18 +0000 (0:00:00.007) 0:01:09.806 ****** changed: [sut] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:50:41 +0000 (0:00:22.151) 0:01:31.957 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:50:41 +0000 (0:00:00.007) 0:01:31.965 ****** 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-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:131 Saturday 13 January 2024 13:50:41 +0000 (0:00:00.009) 0:01:31.975 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:135 Saturday 13 January 2024 13:50:41 +0000 (0:00:00.008) 0:01:31.983 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:50:41 +0000 (0:00:00.028) 0:01:32.011 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:50:41 +0000 (0:00:00.009) 0:01:32.021 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:50:41 +0000 (0:00:00.008) 0:01:32.030 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:50:41 +0000 (0:00:00.007) 0:01:32.037 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:50:41 +0000 (0:00:00.007) 0:01:32.044 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:50:41 +0000 (0:00:00.018) 0:01:32.063 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:50:44 +0000 (0:00:03.487) 0:01:35.550 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.208) 0:01:35.759 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153818.4285905, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153818.4285905, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.220) 0:01:35.980 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.221) 0:01:36.201 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153818.4295907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1705153818.4285905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6723942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153818.4285905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "2745344769", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.242) 0:01:36.444 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.214) 0:01:36.659 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.204) 0:01:36.863 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.012) 0:01:36.876 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.008) 0:01:36.885 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.007) 0:01:36.892 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.007) 0:01:36.899 ****** 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": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" }, { "args": "console=tty0", "default": false, "id": "0a53979916cf421e80d067e51830ed0d-5.14.0-391.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:141 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.383) 0:01:37.283 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:148 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.010) 0:01:37.294 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.036) 0:01:37.330 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.010) 0:01:37.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.008) 0:01:37.348 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.007) 0:01:37.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.007) 0:01:37.363 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.017) 0:01:37.381 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:50:47 +0000 (0:00:01.480) 0:01:38.861 ****** 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-391.el9.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.489) 0:01:39.351 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153818.4285905, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153818.4285905, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.219) 0:01:39.571 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.220) 0:01:39.791 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153818.4295907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1705153818.4285905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6723942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153818.4285905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "2745344769", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.224) 0:01:40.015 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.216) 0:01:40.232 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.207) 0:01:40.439 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.012) 0:01:40.452 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.009) 0:01:40.461 ****** 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.007) 0:01:40.469 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.007) 0:01:40.476 ****** 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": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:161 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.339) 0:01:40.816 ****** ok: [sut] => { "changed": false } MSG: All assertions passed RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.009) 0:01:40.825 ****** 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.135701", "end": "2024-01-13 13:50:50.239510", "rc": 0, "start": "2024-01-13 13:50:50.103809" } 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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.347) 0:01:41.173 ****** included: /WORKDIR/git-weekly-ciqqhgbyn6/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-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.008) 0:01:41.181 ****** changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:51:13 +0000 (0:00:23.115) 0:02:04.297 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:51:13 +0000 (0:00:00.007) 0:02:04.305 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=95 changed=13 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 13 January 2024 13:51:13 +0000 (0:00:00.009) 0:02:04.314 ****** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.25s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.12s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.76s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.15s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 9.74s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 1.76s /WORKDIR/git-weekly-ciqqhgbyn6/tests/tests_add_rm.yml:32 ---------------------- linux-system-roles.bootloader : Ensure required packages are installed --- 1.48s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.48s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.47s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.44s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.19s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 linux-system-roles.bootloader : Ensure grub directory exists ------------ 0.74s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 linux-system-roles.bootloader : Get grub config stat -------------------- 0.72s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 linux-system-roles.bootloader : Update boot loader timeout configuration --- 0.71s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.69s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Get grub directory stat ----------------- 0.67s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Determine platform type ----------------- 0.61s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.50s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.49s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.49s /WORKDIR/git-weekly-ciqqhgbyn6/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---