# 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-ciui8hqhw5/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:11 Saturday 13 January 2024 13:54:49 +0000 (0:00:00.012) 0:00:00.012 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:54:49 +0000 (0:00:00.025) 0:00:00.038 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:54:49 +0000 (0:00:00.012) 0:00:00.050 ****** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:54:49 +0000 (0:00:00.413) 0:00:00.464 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:54:49 +0000 (0:00:00.263) 0:00:00.728 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:54:49 +0000 (0:00:00.019) 0:00:00.747 ****** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:54:50 +0000 (0:00:00.028) 0:00:00.776 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:54:53 +0000 (0:00:03.302) 0:00:04.079 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:54:53 +0000 (0:00:00.259) 0:00:04.338 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395070.53, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702394992.743, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 3913820, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702394992.743, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "3297326266", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:54:53 +0000 (0:00:00.200) 0:00:04.538 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:54:54 +0000 (0:00:00.268) 0:00:04.807 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702394992.953, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1702394992.744, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2102124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1702394992.744, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3343437215", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:54:54 +0000 (0:00:00.204) 0:00:05.011 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:54:54 +0000 (0:00:00.262) 0:00:05.273 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:54:54 +0000 (0:00:00.180) 0:00:05.453 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:54:54 +0000 (0:00:00.020) 0:00:05.474 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:54:54 +0000 (0:00:00.024) 0:00:05.499 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:54:54 +0000 (0:00:00.007) 0:00:05.506 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:54:54 +0000 (0:00:00.007) 0:00:05.514 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" } ] }, "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-ciui8hqhw5/tests/tests_add_rm.yml:27 Saturday 13 January 2024 13:54:55 +0000 (0:00:00.395) 0:00:05.909 ****** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:32 Saturday 13 January 2024 13:54:55 +0000 (0:00:00.009) 0:00:05.919 ****** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-527.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-527.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "8991e9ee4b52227f9db230b5998f82ca92aae238", "dest": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-527.el8.x86_64" }, "md5sum": "b41cafb9358779f0d1ecf04771125994", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11044576, "src": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-527.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-527.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b6790de10ac5d1187bdaa2dc73c42cce0bdb3cfa", "dest": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-527.el8.x86_64.img" }, "md5sum": "e2c8908cb769fb33c08014fc662c0508", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31341133, "src": "/boot/initramfs-4.18.0-527.el8.x86_64.img", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-527.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-527.el8.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "8991e9ee4b52227f9db230b5998f82ca92aae238", "dest": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone2", "src": "/boot/vmlinuz-4.18.0-527.el8.x86_64" }, "md5sum": "b41cafb9358779f0d1ecf04771125994", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11044576, "src": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-527.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-527.el8.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b6790de10ac5d1187bdaa2dc73c42cce0bdb3cfa", "dest": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone2", "src": "/boot/initramfs-4.18.0-527.el8.x86_64.img" }, "md5sum": "e2c8908cb769fb33c08014fc662c0508", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31341133, "src": "/boot/initramfs-4.18.0-527.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create Clone1 kernel with copy_defaults=true] **************************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:48 Saturday 13 January 2024 13:54:56 +0000 (0:00:01.522) 0:00:07.442 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:54:56 +0000 (0:00:00.019) 0:00:07.461 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:54:56 +0000 (0:00:00.009) 0:00:07.470 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:54:56 +0000 (0:00:00.008) 0:00:07.479 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:54:56 +0000 (0:00:00.007) 0:00:07.486 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:54:56 +0000 (0:00:00.008) 0:00:07.495 ****** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:54:56 +0000 (0:00:00.019) 0:00:07.514 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:54:59 +0000 (0:00:03.216) 0:00:10.730 ****** 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-4.18.0-527.el8.x86_64_clone1 --initrd=/boot/initramfs-4.18.0-527.el8.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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:55:00 +0000 (0:00:00.459) 0:00:11.190 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395070.53, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702394992.743, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 3913820, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702394992.743, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "3297326266", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:55:00 +0000 (0:00:00.192) 0:00:11.382 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:55:00 +0000 (0:00:00.197) 0:00:11.580 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705154094.2173052, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1702394992.744, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2102124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1702394992.744, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3343437215", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.197) 0:00:11.778 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.188) 0:00:11.966 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.180) 0:00:12.146 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.012) 0:00:12.159 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.008) 0:00:12.168 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.007) 0:00:12.175 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.007) 0:00:12.182 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.005) 0:00:12.188 ****** 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.182189", "end": "2024-01-13 13:55:01.834766", "rc": 0, "start": "2024-01-13 13:55:01.652577" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" 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="crashkernel=auto net.ifnames=0 rhgb quiet" 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 crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.427) 0:00:12.616 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:55:01 +0000 (0:00:00.007) 0:00:12.624 ****** changed: [sut] => { "changed": true, "elapsed": 38, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:55:41 +0000 (0:00:39.397) 0:00:52.022 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:55:41 +0000 (0:00:00.008) 0:00:52.030 ****** 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-ciui8hqhw5/tests/tests_add_rm.yml:67 Saturday 13 January 2024 13:55:41 +0000 (0:00:00.011) 0:00:52.041 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:71 Saturday 13 January 2024 13:55:41 +0000 (0:00:00.008) 0:00:52.050 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:55:41 +0000 (0:00:00.018) 0:00:52.068 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:55:41 +0000 (0:00:00.011) 0:00:52.079 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:55:41 +0000 (0:00:00.008) 0:00:52.088 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:55:41 +0000 (0:00:00.012) 0:00:52.101 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:55:41 +0000 (0:00:00.008) 0:00:52.109 ****** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:55:41 +0000 (0:00:00.026) 0:00:52.135 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:55:47 +0000 (0:00:05.747) 0:00:57.882 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:55:47 +0000 (0:00:00.182) 0:00:58.065 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395070.53, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705154101.8330543, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 3913820, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705154101.8330543, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "3297326266", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:55:47 +0000 (0:00:00.195) 0:00:58.261 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:55:47 +0000 (0:00:00.201) 0:00:58.462 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705154101.8340545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1705154101.8330543, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4178885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705154101.8330543, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3836193237", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:55:47 +0000 (0:00:00.197) 0:00:58.660 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.189) 0:00:58.849 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.183) 0:00:59.033 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.013) 0:00:59.046 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.009) 0:00:59.056 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.007) 0:00:59.064 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.007) 0:00:59.071 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=setting", "default": false, "id": "033cf366da764ea090cd135abde7532d-4.18.0-527.el8.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone1", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:77 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.390) 0:00:59.462 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:89 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.012) 0:00:59.474 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.026) 0:00:59.500 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.011) 0:00:59.512 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.009) 0:00:59.522 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.007) 0:00:59.530 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.007) 0:00:59.537 ****** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:55:48 +0000 (0:00:00.019) 0:00:59.556 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:55:52 +0000 (0:00:03.211) 0:01:02.768 ****** 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-4.18.0-527.el8.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:55:52 +0000 (0:00:00.490) 0:01:03.258 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395070.53, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705154101.8330543, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 3913820, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705154101.8330543, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "3297326266", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:55:52 +0000 (0:00:00.192) 0:01:03.451 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:55:52 +0000 (0:00:00.198) 0:01:03.649 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705154101.8340545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1705154101.8330543, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4178885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705154101.8330543, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3836193237", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.196) 0:01:03.846 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.189) 0:01:04.035 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.181) 0:01:04.217 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.013) 0:01:04.230 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.008) 0:01:04.238 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.007) 0:01:04.245 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.007) 0:01:04.252 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:107 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.324) 0:01:04.577 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create clone2 kernel without copy_defaults=true] ************************* task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:113 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.010) 0:01:04.588 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.030) 0:01:04.619 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.011) 0:01:04.630 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.008) 0:01:04.638 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.007) 0:01:04.645 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.007) 0:01:04.653 ****** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:55:53 +0000 (0:00:00.019) 0:01:04.673 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:55:57 +0000 (0:00:03.208) 0:01:07.881 ****** 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-4.18.0-527.el8.x86_64_clone2 --initrd=/boot/initramfs-4.18.0-527.el8.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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:55:57 +0000 (0:00:00.445) 0:01:08.327 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395070.53, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705154101.8330543, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 3913820, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705154101.8330543, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "3297326266", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:55:57 +0000 (0:00:00.187) 0:01:08.515 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:55:57 +0000 (0:00:00.201) 0:01:08.717 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705154101.8340545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1705154101.8330543, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4178885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705154101.8330543, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3836193237", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.199) 0:01:08.916 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.189) 0:01:09.106 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.188) 0:01:09.294 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.015) 0:01:09.309 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.019) 0:01:09.329 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.014) 0:01:09.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.008) 0:01:09.352 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.007) 0:01:09.359 ****** 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.177169", "end": "2024-01-13 13:55:58.942433", "rc": 0, "start": "2024-01-13 13:55:58.765264" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" 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 crashkernel=auto net.ifnames=0 rhgb quiet " 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 crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.365) 0:01:09.725 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:55:58 +0000 (0:00:00.008) 0:01:09.734 ****** changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:56:36 +0000 (0:00:37.769) 0:01:47.503 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:56:36 +0000 (0:00:00.008) 0:01:47.512 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:56:36 +0000 (0:00:00.008) 0:01:47.521 ****** 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.207970", "end": "2024-01-13 13:56:36.967203", "rc": 0, "start": "2024-01-13 13:56:36.759233" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" 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 crashkernel=auto net.ifnames=0 rhgb quiet " 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 crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:56:37 +0000 (0:00:00.405) 0:01:47.926 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:56:37 +0000 (0:00:00.008) 0:01:47.935 ****** changed: [sut] => { "changed": true, "elapsed": 36, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:57:14 +0000 (0:00:37.161) 0:02:25.097 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:57:14 +0000 (0:00:00.008) 0:02:25.106 ****** 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-ciui8hqhw5/tests/tests_add_rm.yml:131 Saturday 13 January 2024 13:57:14 +0000 (0:00:00.009) 0:02:25.115 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:135 Saturday 13 January 2024 13:57:14 +0000 (0:00:00.008) 0:02:25.124 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:57:14 +0000 (0:00:00.028) 0:02:25.152 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:57:14 +0000 (0:00:00.010) 0:02:25.162 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:57:14 +0000 (0:00:00.008) 0:02:25.171 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:57:14 +0000 (0:00:00.007) 0:02:25.178 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:57:14 +0000 (0:00:00.007) 0:02:25.185 ****** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:57:14 +0000 (0:00:00.019) 0:02:25.204 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:57:19 +0000 (0:00:05.416) 0:02:30.621 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:57:20 +0000 (0:00:00.184) 0:02:30.806 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395070.53, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705154196.9647474, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 3913820, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705154196.9647474, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "3297326266", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:57:20 +0000 (0:00:00.196) 0:02:31.002 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:57:20 +0000 (0:00:00.193) 0:02:31.196 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705154196.9657474, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1705154196.9647474, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4178885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705154196.9647474, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3836193287", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:57:20 +0000 (0:00:00.197) 0:02:31.393 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:57:20 +0000 (0:00:00.188) 0:02:31.582 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:57:20 +0000 (0:00:00.180) 0:02:31.762 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.013) 0:02:31.776 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.008) 0:02:31.784 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.007) 0:02:31.791 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.008) 0:02:31.800 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" }, { "args": "console=tty0", "default": false, "id": "033cf366da764ea090cd135abde7532d-4.18.0-527.el8.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone2", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:141 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.365) 0:02:32.165 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:148 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.011) 0:02:32.176 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.036) 0:02:32.213 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.010) 0:02:32.223 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.008) 0:02:32.232 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.007) 0:02:32.239 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.007) 0:02:32.246 ****** 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:57:21 +0000 (0:00:00.018) 0:02:32.264 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 January 2024 13:57:24 +0000 (0:00:03.184) 0:02:35.448 ****** 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-4.18.0-527.el8.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 13 January 2024 13:57:25 +0000 (0:00:00.470) 0:02:35.919 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1702395070.53, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705154196.9647474, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 3913820, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705154196.9647474, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "3297326266", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 13 January 2024 13:57:25 +0000 (0:00:00.192) 0:02:36.112 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 13 January 2024 13:57:25 +0000 (0:00:00.196) 0:02:36.308 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705154196.9657474, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1705154196.9647474, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4178885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705154196.9647474, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3836193287", "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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 13 January 2024 13:57:25 +0000 (0:00:00.197) 0:02:36.506 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 13 January 2024 13:57:25 +0000 (0:00:00.191) 0:02:36.697 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 13 January 2024 13:57:26 +0000 (0:00:00.182) 0:02:36.879 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 13 January 2024 13:57:26 +0000 (0:00:00.012) 0:02:36.892 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 13 January 2024 13:57:26 +0000 (0:00:00.008) 0:02:36.900 ****** 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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 13 January 2024 13:57:26 +0000 (0:00:00.007) 0:02:36.908 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 13 January 2024 13:57:26 +0000 (0:00:00.007) 0:02:36.915 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:161 Saturday 13 January 2024 13:57:26 +0000 (0:00:00.326) 0:02:37.241 ****** ok: [sut] => { "changed": false } MSG: All assertions passed RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:57:26 +0000 (0:00:00.009) 0:02:37.251 ****** 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.145740", "end": "2024-01-13 13:57:26.796937", "rc": 0, "start": "2024-01-13 13:57:26.651197" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" 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 crashkernel=auto net.ifnames=0 rhgb quiet " 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 crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:57:26 +0000 (0:00:00.327) 0:02:37.579 ****** included: /WORKDIR/git-weekly-ciui8hqhw5/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-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:57:26 +0000 (0:00:00.007) 0:02:37.586 ****** changed: [sut] => { "changed": true, "elapsed": 42, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:58:09 +0000 (0:00:42.928) 0:03:20.515 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:58:09 +0000 (0:00:00.008) 0:03:20.524 ****** 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:58:09 +0000 (0:00:00.010) 0:03:20.535 ****** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 42.93s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 39.40s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.77s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.16s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 14.47s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.22s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.21s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.21s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.18s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 1.52s /WORKDIR/git-weekly-ciui8hqhw5/tests/tests_add_rm.yml:32 ---------------------- linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.15s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 linux-system-roles.bootloader : Ensure grub directory exists ------------ 0.66s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 linux-system-roles.bootloader : Update boot loader timeout configuration --- 0.64s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.63s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Get grub config stat -------------------- 0.60s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 linux-system-roles.bootloader : Get grub directory stat ----------------- 0.59s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Determine platform type ----------------- 0.54s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.49s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.47s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.46s /WORKDIR/git-weekly-ciui8hqhw5/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---