# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci1cgfx5qs/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:11 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.012) 0:00:00.012 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.022) 0:00:00.034 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.010) 0:00:00.045 ****** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 January 2024 14:00:46 +0000 (0:00:00.487) 0:00:00.532 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 January 2024 14:00:46 +0000 (0:00:00.257) 0:00:00.790 ****** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 January 2024 14:00:46 +0000 (0:00:00.013) 0:00:00.804 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:00:46 +0000 (0:00:00.018) 0:00:00.822 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 27 January 2024 14:00:49 +0000 (0:00:02.625) 0:00:03.447 ****** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 January 2024 14:00:49 +0000 (0:00:00.257) 0:00:03.705 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410883.301937, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1705410754.7349372, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 144462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705410754.7349372, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "3840343060", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 27 January 2024 14:00:49 +0000 (0:00:00.214) 0:00:03.919 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 27 January 2024 14:00:49 +0000 (0:00:00.279) 0:00:04.199 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410755.289937, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1705410883.301937, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165239, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705410754.745937, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2318376843", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 27 January 2024 14:00:50 +0000 (0:00:00.211) 0:00:04.411 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 January 2024 14:00:50 +0000 (0:00:00.268) 0:00:04.679 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 January 2024 14:00:50 +0000 (0:00:00.197) 0:00:04.877 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 27 January 2024 14:00:50 +0000 (0:00:00.019) 0:00:04.897 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 27 January 2024 14:00:50 +0000 (0:00:00.011) 0:00:04.908 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 27 January 2024 14:00:50 +0000 (0:00:00.008) 0:00:04.917 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 27 January 2024 14:00:50 +0000 (0:00:00.012) 0:00:04.930 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "3363ef0d021d41babb9b28e8a443a44a-6.6.11-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.11-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.11-100.fc38.x86_64", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (6.6.11-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "3363ef0d021d41babb9b28e8a443a44a-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-3363ef0d021d41babb9b28e8a443a44a.img", "kernel": "/boot/vmlinuz-0-rescue-3363ef0d021d41babb9b28e8a443a44a", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (0-rescue-3363ef0d021d41babb9b28e8a443a44a) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:17 Saturday 27 January 2024 14:00:51 +0000 (0:00:00.593) 0:00:05.523 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:24 Saturday 27 January 2024 14:00:51 +0000 (0:00:00.001) 0:00:05.525 ****** META: triggered running handlers for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:27 Saturday 27 January 2024 14:00:51 +0000 (0:00:00.000) 0:00:05.526 ****** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "3363ef0d021d41babb9b28e8a443a44a-6.6.11-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.11-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.11-100.fc38.x86_64", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (6.6.11-100.fc38.x86_64) 38 (Thirty Eight)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:31 Saturday 27 January 2024 14:00:51 +0000 (0:00:00.020) 0:00:05.546 ****** changed: [sut] => (item={'src': '/boot/vmlinuz-6.6.11-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "4e8b0453a4c05509e5ac0383c72796de590df45c", "dest": "/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone1", "src": "/boot/vmlinuz-6.6.11-100.fc38.x86_64" }, "md5sum": "311838d74739ddcbeaca8ab0de573f7e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14668328, "src": "/boot/vmlinuz-6.6.11-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.6.11-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "fe7d8d18a71fa3488eb0330e76754a9658c82270", "dest": "/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone1", "src": "/boot/initramfs-6.6.11-100.fc38.x86_64.img" }, "md5sum": "0eb45b8a5b74774d1bfa80c0139dd4cc", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20357854, "src": "/boot/initramfs-6.6.11-100.fc38.x86_64.img", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/vmlinuz-6.6.11-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "4e8b0453a4c05509e5ac0383c72796de590df45c", "dest": "/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone2", "src": "/boot/vmlinuz-6.6.11-100.fc38.x86_64" }, "md5sum": "311838d74739ddcbeaca8ab0de573f7e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14668328, "src": "/boot/vmlinuz-6.6.11-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.6.11-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "fe7d8d18a71fa3488eb0330e76754a9658c82270", "dest": "/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone2", "src": "/boot/initramfs-6.6.11-100.fc38.x86_64.img" }, "md5sum": "0eb45b8a5b74774d1bfa80c0139dd4cc", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20357854, "src": "/boot/initramfs-6.6.11-100.fc38.x86_64.img", "state": "file", "uid": 0 } TASK [Create Clone1 kernel with copy_defaults=true] **************************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:47 Saturday 27 January 2024 14:00:53 +0000 (0:00:01.760) 0:00:07.307 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:00:53 +0000 (0:00:00.023) 0:00:07.331 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:00:53 +0000 (0:00:00.010) 0:00:07.341 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 January 2024 14:00:53 +0000 (0:00:00.015) 0:00:07.357 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 January 2024 14:00:53 +0000 (0:00:00.009) 0:00:07.367 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 January 2024 14:00:53 +0000 (0:00:00.009) 0:00:07.376 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:00:53 +0000 (0:00:00.016) 0:00:07.392 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 27 January 2024 14:00:55 +0000 (0:00:02.474) 0:00:09.867 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone1 --initrd=/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone1 --title=Clone1 --args=test=setting --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 January 2024 14:00:56 +0000 (0:00:00.437) 0:00:10.305 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410883.301937, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1705410754.7349372, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 144462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705410754.7349372, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "3840343060", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 27 January 2024 14:00:56 +0000 (0:00:00.215) 0:00:10.520 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 27 January 2024 14:00:56 +0000 (0:00:00.220) 0:00:10.741 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364050.0925202, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1705410883.301937, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165239, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705410754.745937, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2318376843", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 27 January 2024 14:00:56 +0000 (0:00:00.211) 0:00:10.952 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 January 2024 14:00:56 +0000 (0:00:00.209) 0:00:11.162 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 January 2024 14:00:57 +0000 (0:00:00.195) 0:00:11.358 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 27 January 2024 14:00:57 +0000 (0:00:00.018) 0:00:11.377 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 27 January 2024 14:00:57 +0000 (0:00:00.009) 0:00:11.386 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 27 January 2024 14:00:57 +0000 (0:00:00.008) 0:00:11.395 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 27 January 2024 14:00:57 +0000 (0:00:00.013) 0:00:11.408 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:62 Saturday 27 January 2024 14:00:57 +0000 (0:00:00.013) 0:00:11.422 ****** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 27 January 2024 14:00:57 +0000 (0:00:00.001) 0:00:11.423 ****** 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.153211", "end": "2024-01-27 14:00:57.529323", "rc": 0, "start": "2024-01-27 14:00:57.376112" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" 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 [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:19 Saturday 27 January 2024 14:00:57 +0000 (0:00:00.413) 0:00:11.837 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 27 January 2024 14:00:57 +0000 (0:00:00.008) 0:00:11.845 ****** changed: [sut] => { "changed": true, "elapsed": 41, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 27 January 2024 14:01:39 +0000 (0:00:41.969) 0:00:53.815 ****** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 27 January 2024 14:01:39 +0000 (0:00:00.006) 0:00:53.822 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:65 Saturday 27 January 2024 14:01:39 +0000 (0:00:00.008) 0:00:53.831 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:69 Saturday 27 January 2024 14:01:39 +0000 (0:00:00.008) 0:00:53.840 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:01:39 +0000 (0:00:00.026) 0:00:53.866 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:01:39 +0000 (0:00:00.010) 0:00:53.877 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 January 2024 14:01:39 +0000 (0:00:00.016) 0:00:53.894 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 January 2024 14:01:39 +0000 (0:00:00.010) 0:00:53.904 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 January 2024 14:01:39 +0000 (0:00:00.009) 0:00:53.914 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:01:39 +0000 (0:00:00.016) 0:00:53.931 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 27 January 2024 14:01:45 +0000 (0:00:06.026) 0:00:59.957 ****** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 January 2024 14:01:45 +0000 (0:00:00.198) 0:01:00.156 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410883.301937, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1706364057.5274942, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 144462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364057.5274942, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "3840343060", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 27 January 2024 14:01:46 +0000 (0:00:00.212) 0:01:00.368 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 27 January 2024 14:01:46 +0000 (0:00:00.219) 0:01:00.587 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364057.5284944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1706364057.5274942, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151354, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364057.5274942, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1301547319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 27 January 2024 14:01:46 +0000 (0:00:00.238) 0:01:00.826 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 January 2024 14:01:46 +0000 (0:00:00.211) 0:01:01.037 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 January 2024 14:01:46 +0000 (0:00:00.195) 0:01:01.232 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 27 January 2024 14:01:46 +0000 (0:00:00.020) 0:01:01.253 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 27 January 2024 14:01:46 +0000 (0:00:00.010) 0:01:01.263 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 27 January 2024 14:01:46 +0000 (0:00:00.010) 0:01:01.273 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.013) 0:01:01.287 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet test=setting", "default": false, "id": "c60aa4bc70a14e5aaf1075563e63c4bc-6.6.11-100.fc38.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone1", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "3363ef0d021d41babb9b28e8a443a44a-6.6.11-100.fc38.x86_64", "index": "1", "initrd": "/boot/initramfs-6.6.11-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.11-100.fc38.x86_64", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (6.6.11-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "3363ef0d021d41babb9b28e8a443a44a-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-3363ef0d021d41babb9b28e8a443a44a.img", "kernel": "/boot/vmlinuz-0-rescue-3363ef0d021d41babb9b28e8a443a44a", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (0-rescue-3363ef0d021d41babb9b28e8a443a44a) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:75 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.377) 0:01:01.664 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:84 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.021) 0:01:01.686 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.030) 0:01:01.716 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.010) 0:01:01.727 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.016) 0:01:01.743 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.010) 0:01:01.753 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.009) 0:01:01.762 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.016) 0:01:01.779 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 27 January 2024 14:01:49 +0000 (0:00:02.482) 0:01:04.262 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 January 2024 14:01:50 +0000 (0:00:00.464) 0:01:04.726 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410883.301937, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1706364057.5274942, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 144462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364057.5274942, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "3840343060", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 27 January 2024 14:01:50 +0000 (0:00:00.215) 0:01:04.942 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 27 January 2024 14:01:50 +0000 (0:00:00.219) 0:01:05.162 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364057.5284944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1706364057.5274942, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151354, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364057.5274942, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1301547319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.213) 0:01:05.376 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.213) 0:01:05.589 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.193) 0:01:05.783 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.019) 0:01:05.802 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.010) 0:01:05.813 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.009) 0:01:05.823 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.014) 0:01:05.837 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "3363ef0d021d41babb9b28e8a443a44a-6.6.11-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.11-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.11-100.fc38.x86_64", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (6.6.11-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "3363ef0d021d41babb9b28e8a443a44a-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-3363ef0d021d41babb9b28e8a443a44a.img", "kernel": "/boot/vmlinuz-0-rescue-3363ef0d021d41babb9b28e8a443a44a", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (0-rescue-3363ef0d021d41babb9b28e8a443a44a) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:101 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.317) 0:01:06.154 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create clone2 kernel without copy_defaults=true] ************************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:105 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.021) 0:01:06.176 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.034) 0:01:06.210 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.010) 0:01:06.221 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.016) 0:01:06.237 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.010) 0:01:06.247 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.010) 0:01:06.258 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:01:51 +0000 (0:00:00.017) 0:01:06.275 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 27 January 2024 14:01:54 +0000 (0:00:02.471) 0:01:08.746 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone2 --initrd=/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone2 --title=Clone2 --args=console=tty0" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 January 2024 14:01:54 +0000 (0:00:00.432) 0:01:09.179 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410883.301937, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1706364057.5274942, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 144462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364057.5274942, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "3840343060", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 27 January 2024 14:01:55 +0000 (0:00:00.212) 0:01:09.392 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 27 January 2024 14:01:55 +0000 (0:00:00.221) 0:01:09.613 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364057.5284944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1706364057.5274942, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151354, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364057.5274942, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1301547319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 27 January 2024 14:01:55 +0000 (0:00:00.208) 0:01:09.822 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 January 2024 14:01:55 +0000 (0:00:00.211) 0:01:10.034 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 January 2024 14:01:55 +0000 (0:00:00.196) 0:01:10.230 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 27 January 2024 14:01:55 +0000 (0:00:00.020) 0:01:10.250 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 27 January 2024 14:01:55 +0000 (0:00:00.010) 0:01:10.260 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 27 January 2024 14:01:55 +0000 (0:00:00.009) 0:01:10.270 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 27 January 2024 14:01:55 +0000 (0:00:00.014) 0:01:10.285 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:119 Saturday 27 January 2024 14:01:56 +0000 (0:00:00.014) 0:01:10.299 ****** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 27 January 2024 14:01:56 +0000 (0:00:00.002) 0:01:10.302 ****** 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.150464", "end": "2024-01-27 14:01:56.344985", "rc": 0, "start": "2024-01-27 14:01:56.194521" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" 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 [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:19 Saturday 27 January 2024 14:01:56 +0000 (0:00:00.365) 0:01:10.667 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 27 January 2024 14:01:56 +0000 (0:00:00.009) 0:01:10.676 ****** changed: [sut] => { "changed": true, "elapsed": 41, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 27 January 2024 14:02:38 +0000 (0:00:42.026) 0:01:52.703 ****** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 27 January 2024 14:02:38 +0000 (0:00:00.007) 0:01:52.711 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:122 Saturday 27 January 2024 14:02:38 +0000 (0:00:00.008) 0:01:52.719 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:126 Saturday 27 January 2024 14:02:38 +0000 (0:00:00.008) 0:01:52.728 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:02:38 +0000 (0:00:00.037) 0:01:52.766 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:02:38 +0000 (0:00:00.010) 0:01:52.776 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 January 2024 14:02:38 +0000 (0:00:00.016) 0:01:52.792 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 January 2024 14:02:38 +0000 (0:00:00.009) 0:01:52.802 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 January 2024 14:02:38 +0000 (0:00:00.009) 0:01:52.812 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:02:38 +0000 (0:00:00.016) 0:01:52.828 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 27 January 2024 14:02:44 +0000 (0:00:06.362) 0:01:59.191 ****** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 January 2024 14:02:45 +0000 (0:00:00.197) 0:01:59.389 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410883.301937, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1706364116.3422408, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 144462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364116.3422408, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "3840343060", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 27 January 2024 14:02:45 +0000 (0:00:00.215) 0:01:59.604 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 27 January 2024 14:02:45 +0000 (0:00:00.219) 0:01:59.824 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364116.344241, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1706364116.3422408, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165239, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364116.3422408, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3155563963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 27 January 2024 14:02:45 +0000 (0:00:00.234) 0:02:00.058 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 January 2024 14:02:45 +0000 (0:00:00.210) 0:02:00.269 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.195) 0:02:00.464 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.020) 0:02:00.484 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.011) 0:02:00.496 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.008) 0:02:00.505 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.013) 0:02:00.518 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "console=tty0", "default": false, "id": "c60aa4bc70a14e5aaf1075563e63c4bc-6.6.11-100.fc38.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.6.11-100.fc38.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone2", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "3363ef0d021d41babb9b28e8a443a44a-6.6.11-100.fc38.x86_64", "index": "1", "initrd": "/boot/initramfs-6.6.11-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.11-100.fc38.x86_64", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (6.6.11-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "3363ef0d021d41babb9b28e8a443a44a-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-3363ef0d021d41babb9b28e8a443a44a.img", "kernel": "/boot/vmlinuz-0-rescue-3363ef0d021d41babb9b28e8a443a44a", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (0-rescue-3363ef0d021d41babb9b28e8a443a44a) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:132 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.377) 0:02:00.896 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:139 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.020) 0:02:00.916 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.042) 0:02:00.959 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.010) 0:02:00.969 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.016) 0:02:00.986 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.010) 0:02:00.996 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.010) 0:02:01.006 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:02:46 +0000 (0:00:00.016) 0:02:01.023 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 27 January 2024 14:02:49 +0000 (0:00:02.500) 0:02:03.524 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.6.11-100.fc38.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 January 2024 14:02:49 +0000 (0:00:00.457) 0:02:03.981 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410883.301937, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1706364116.3422408, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 144462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364116.3422408, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "3840343060", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 27 January 2024 14:02:49 +0000 (0:00:00.211) 0:02:04.193 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 27 January 2024 14:02:50 +0000 (0:00:00.219) 0:02:04.412 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364116.344241, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1706364116.3422408, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165239, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364116.3422408, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3155563963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 27 January 2024 14:02:50 +0000 (0:00:00.213) 0:02:04.625 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 January 2024 14:02:50 +0000 (0:00:00.212) 0:02:04.837 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 January 2024 14:02:50 +0000 (0:00:00.195) 0:02:05.033 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 27 January 2024 14:02:50 +0000 (0:00:00.019) 0:02:05.052 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 27 January 2024 14:02:50 +0000 (0:00:00.010) 0:02:05.063 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 27 January 2024 14:02:50 +0000 (0:00:00.010) 0:02:05.073 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 27 January 2024 14:02:50 +0000 (0:00:00.014) 0:02:05.087 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "3363ef0d021d41babb9b28e8a443a44a-6.6.11-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.11-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.11-100.fc38.x86_64", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (6.6.11-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "3363ef0d021d41babb9b28e8a443a44a-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-3363ef0d021d41babb9b28e8a443a44a.img", "kernel": "/boot/vmlinuz-0-rescue-3363ef0d021d41babb9b28e8a443a44a", "root": "UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87", "title": "Fedora Linux (0-rescue-3363ef0d021d41babb9b28e8a443a44a) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:151 Saturday 27 January 2024 14:02:51 +0000 (0:00:00.316) 0:02:05.403 ****** ok: [sut] => { "changed": false } MSG: All assertions passed NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 27 January 2024 14:02:51 +0000 (0:00:00.021) 0:02:05.425 ****** 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.141660", "end": "2024-01-27 14:02:51.459175", "rc": 0, "start": "2024-01-27 14:02:51.317515" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" 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 [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:19 Saturday 27 January 2024 14:02:51 +0000 (0:00:00.342) 0:02:05.767 ****** included: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 27 January 2024 14:02:51 +0000 (0:00:00.008) 0:02:05.775 ****** changed: [sut] => { "changed": true, "elapsed": 44, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 27 January 2024 14:03:37 +0000 (0:00:45.514) 0:02:51.289 ****** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 27 January 2024 14:03:37 +0000 (0:00:00.006) 0:02:51.296 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=91 changed=11 unreachable=0 failed=0 skipped=51 rescued=0 ignored=0 Saturday 27 January 2024 14:03:37 +0000 (0:00:00.009) 0:02:51.306 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 45.51s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 42.03s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 41.97s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 6.36s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 6.03s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.63s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.50s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.48s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.47s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.47s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 1.76s /WORKDIR/git-weekly-ci1cgfx5qs/tests/tests_add_rm.yml:31 ---------------------- fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.59s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.49s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.46s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.46s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.44s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.43s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 fedora.linux_system_roles.bootloader : Fix default kernel boot parameters --- 0.41s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.38s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.38s /WORKDIR/git-weekly-ci1cgfx5qs/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---