ansible-playbook [core 2.17.8] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-ydB executable location = /usr/local/bin/ansible-playbook python version = 3.12.8 (main, Dec 6 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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 /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:13 Saturday 08 February 2025 07:56:20 -0500 (0:00:00.008) 0:00:00.008 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 08 February 2025 07:56:20 -0500 (0:00:00.014) 0:00:00.023 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 08 February 2025 07:56:24 -0500 (0:00:03.681) 0:00:03.704 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 08 February 2025 07:56:24 -0500 (0:00:00.008) 0:00:03.713 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 February 2025 07:56:24 -0500 (0:00:00.122) 0:00:03.835 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 February 2025 07:56:24 -0500 (0:00:00.051) 0:00:03.887 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 February 2025 07:56:24 -0500 (0:00:00.063) 0:00:03.950 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 February 2025 07:56:25 -0500 (0:00:00.582) 0:00:04.533 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 February 2025 07:56:25 -0500 (0:00:00.038) 0:00:04.571 ***** skipping: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 February 2025 07:56:25 -0500 (0:00:00.058) 0:00:04.630 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 February 2025 07:56:25 -0500 (0:00:00.021) 0:00:04.651 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 February 2025 07:56:42 -0500 (0:00:17.647) 0:00:22.299 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738680873.8441098, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e6fe4e5d2ca4a70405c4ae8eb7ec68aec89decbb", "ctime": 1738680873.8451097, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 315, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738680873.8441098, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 310, "uid": 0, "version": "4189342417", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 February 2025 07:56:44 -0500 (0:00:01.274) 0:00:23.574 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 February 2025 07:56:44 -0500 (0:00:00.023) 0:00:23.597 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 February 2025 07:56:44 -0500 (0:00:00.028) 0:00:23.626 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 February 2025 07:56:44 -0500 (0:00:00.412) 0:00:24.038 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 February 2025 07:56:44 -0500 (0:00:00.047) 0:00:24.086 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019403.3437252, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e6fe4e5d2ca4a70405c4ae8eb7ec68aec89decbb", "ctime": 1738680873.8451097, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 315, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738680873.8441098, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 310, "uid": 0, "version": "4189342417", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 February 2025 07:56:45 -0500 (0:00:00.438) 0:00:24.524 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738680105.819, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f84bbdf133ba94da87ca36f5711c764c9cb58a55", "ctime": 1738680105.82, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262172, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1738680105.82, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6787, "uid": 0, "version": "3921139050", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 February 2025 07:56:45 -0500 (0:00:00.433) 0:00:24.958 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005126", "end": "2025-02-08 07:56:46.077695", "rc": 0, "start": "2025-02-08 07:56:46.072569" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 February 2025 07:56:46 -0500 (0:00:00.540) 0:00:25.498 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 February 2025 07:56:46 -0500 (0:00:00.037) 0:00:25.536 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 February 2025 07:56:46 -0500 (0:00:00.574) 0:00:26.110 ***** changed: [managed-node1] => { "changed": true, "rc": 0 } MSG: 6 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 February 2025 07:56:47 -0500 (0:00:00.463) 0:00:26.573 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 February 2025 07:56:47 -0500 (0:00:00.640) 0:00:27.214 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 February 2025 07:56:47 -0500 (0:00:00.036) 0:00:27.250 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 February 2025 07:56:47 -0500 (0:00:00.030) 0:00:27.281 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 February 2025 07:56:47 -0500 (0:00:00.068) 0:00:27.350 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": true, "id": "44fdee0002f74e0994f20ba87b7c0476-6.12.11-100.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.11-100.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.12.11-100.fc40.x86_64", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (6.12.11-100.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "id": "44fdee0002f74e0994f20ba87b7c0476-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-44fdee0002f74e0994f20ba87b7c0476.img", "kernel": "/boot/vmlinuz-0-rescue-44fdee0002f74e0994f20ba87b7c0476", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (0-rescue-44fdee0002f74e0994f20ba87b7c0476) 40 (Forty)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 08 February 2025 07:56:48 -0500 (0:00:00.939) 0:00:28.289 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Flush handlers] ********************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 08 February 2025 07:56:48 -0500 (0:00:00.007) 0:00:28.296 ***** META: triggered running handlers for managed-node1 TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 08 February 2025 07:56:48 -0500 (0:00:00.002) 0:00:28.299 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 08 February 2025 07:56:48 -0500 (0:00:00.051) 0:00:28.351 ***** ok: [managed-node1] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": true, "id": "44fdee0002f74e0994f20ba87b7c0476-6.12.11-100.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.11-100.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.12.11-100.fc40.x86_64", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (6.12.11-100.fc40.x86_64) 40 (Forty)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Saturday 08 February 2025 07:56:49 -0500 (0:00:00.107) 0:00:28.458 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.11-100.fc40.x86_64', 'dest': '/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "f09cdf6df6a17831ed07d0927524058573b7b9ba", "dest": "/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone1", "src": "/boot/vmlinuz-6.12.11-100.fc40.x86_64" }, "md5sum": "c9b8f8855c2c2525240eee49b99aab37", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16652648, "src": "/boot/vmlinuz-6.12.11-100.fc40.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.11-100.fc40.x86_64.img', 'dest': '/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "d9b75c0302b17c4023f147d0fd37f5f4d3c8a44c", "dest": "/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone1", "src": "/boot/initramfs-6.12.11-100.fc40.x86_64.img" }, "md5sum": "1b92667eeb0441f71e9c5c1bd933ef4c", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 30434205, "src": "/boot/initramfs-6.12.11-100.fc40.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:21 Saturday 08 February 2025 07:56:51 -0500 (0:00:02.798) 0:00:31.257 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 February 2025 07:56:51 -0500 (0:00:00.054) 0:00:31.312 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 February 2025 07:56:51 -0500 (0:00:00.024) 0:00:31.336 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 February 2025 07:56:52 -0500 (0:00:00.036) 0:00:31.373 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 February 2025 07:56:52 -0500 (0:00:00.018) 0:00:31.391 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 February 2025 07:56:52 -0500 (0:00:00.018) 0:00:31.410 ***** skipping: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 February 2025 07:56:52 -0500 (0:00:00.033) 0:00:31.443 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 February 2025 07:56:52 -0500 (0:00:00.013) 0:00:31.456 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 February 2025 07:56:53 -0500 (0:00:01.502) 0:00:32.959 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019403.3437252, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e6fe4e5d2ca4a70405c4ae8eb7ec68aec89decbb", "ctime": 1738680873.8451097, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 315, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738680873.8441098, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 310, "uid": 0, "version": "4189342417", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 February 2025 07:56:54 -0500 (0:00:00.482) 0:00:33.441 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 February 2025 07:56:54 -0500 (0:00:00.014) 0:00:33.456 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 February 2025 07:56:54 -0500 (0:00:00.025) 0:00:33.481 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 February 2025 07:56:54 -0500 (0:00:00.391) 0:00:33.873 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 February 2025 07:56:54 -0500 (0:00:00.046) 0:00:33.920 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019403.3437252, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e6fe4e5d2ca4a70405c4ae8eb7ec68aec89decbb", "ctime": 1738680873.8451097, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 315, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738680873.8441098, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 310, "uid": 0, "version": "4189342417", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 February 2025 07:56:54 -0500 (0:00:00.398) 0:00:34.319 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019407.1347358, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "5a228e03acc81c3174a459d89153e4dcbe236484", "ctime": 1739019407.1346688, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 280141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739019407.1347365, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "95603031", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 February 2025 07:56:55 -0500 (0:00:00.410) 0:00:34.730 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004664", "end": "2025-02-08 07:56:55.718662", "rc": 0, "start": "2025-02-08 07:56:55.713998" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 February 2025 07:56:55 -0500 (0:00:00.417) 0:00:35.148 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 February 2025 07:56:55 -0500 (0:00:00.058) 0:00:35.206 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 February 2025 07:56:56 -0500 (0:00:00.435) 0:00:35.642 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 February 2025 07:56:56 -0500 (0:00:00.454) 0:00:36.096 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 February 2025 07:56:57 -0500 (0:00:00.632) 0:00:36.729 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 February 2025 07:56:57 -0500 (0:00:00.029) 0:00:36.758 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 February 2025 07:56:57 -0500 (0:00:00.021) 0:00:36.780 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 February 2025 07:56:57 -0500 (0:00:00.037) 0:00:36.818 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 08 February 2025 07:56:57 -0500 (0:00:00.038) 0:00:36.856 ***** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 META: triggered running handlers for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 08 February 2025 07:56:57 -0500 (0:00:00.001) 0:00:36.858 ***** changed: [managed-node1] => { "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.135897", "end": "2025-02-08 07:56:57.974719", "rc": 0, "start": "2025-02-08 07:56:57.838822" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" 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 serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 08 February 2025 07:56:58 -0500 (0:00:00.552) 0:00:37.411 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 08 February 2025 07:56:58 -0500 (0:00:00.056) 0:00:37.467 ***** changed: [managed-node1] => { "changed": true, "elapsed": 38, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 08 February 2025 07:57:37 -0500 (0:00:39.875) 0:01:17.342 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 08 February 2025 07:57:37 -0500 (0:00:00.014) 0:01:17.357 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 08 February 2025 07:57:38 -0500 (0:00:00.016) 0:01:17.374 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:43 Saturday 08 February 2025 07:57:38 -0500 (0:00:00.015) 0:01:17.389 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 February 2025 07:57:38 -0500 (0:00:00.057) 0:01:17.447 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 February 2025 07:57:38 -0500 (0:00:00.020) 0:01:17.467 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 February 2025 07:57:38 -0500 (0:00:00.036) 0:01:17.503 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 February 2025 07:57:38 -0500 (0:00:00.019) 0:01:17.523 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 February 2025 07:57:38 -0500 (0:00:00.019) 0:01:17.542 ***** skipping: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 February 2025 07:57:38 -0500 (0:00:00.033) 0:01:17.576 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 February 2025 07:57:38 -0500 (0:00:00.013) 0:01:17.589 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 February 2025 07:57:41 -0500 (0:00:02.909) 0:01:20.499 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019417.9735074, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019417.9725075, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 114, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019417.9725075, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "981114709", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 February 2025 07:57:41 -0500 (0:00:00.426) 0:01:20.926 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 February 2025 07:57:41 -0500 (0:00:00.014) 0:01:20.940 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 February 2025 07:57:41 -0500 (0:00:00.014) 0:01:20.955 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 February 2025 07:57:42 -0500 (0:00:00.429) 0:01:21.385 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 February 2025 07:57:42 -0500 (0:00:00.041) 0:01:21.426 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019417.9735074, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019417.9725075, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 114, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019417.9725075, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "981114709", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 February 2025 07:57:42 -0500 (0:00:00.386) 0:01:21.813 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019415.2915473, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "5a228e03acc81c3174a459d89153e4dcbe236484", "ctime": 1739019407.1346688, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 280141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739019407.1347365, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "95603031", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 February 2025 07:57:42 -0500 (0:00:00.394) 0:01:22.208 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005167", "end": "2025-02-08 07:57:43.188663", "rc": 0, "start": "2025-02-08 07:57:43.183496" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 February 2025 07:57:43 -0500 (0:00:00.400) 0:01:22.608 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 February 2025 07:57:43 -0500 (0:00:00.037) 0:01:22.645 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 February 2025 07:57:43 -0500 (0:00:00.398) 0:01:23.044 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 February 2025 07:57:44 -0500 (0:00:00.398) 0:01:23.443 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 February 2025 07:57:44 -0500 (0:00:00.378) 0:01:23.822 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 February 2025 07:57:44 -0500 (0:00:00.021) 0:01:23.843 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 February 2025 07:57:44 -0500 (0:00:00.017) 0:01:23.860 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 February 2025 07:57:44 -0500 (0:00:00.034) 0:01:23.895 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8 test=kernel", "default": false, "id": "ec27f2ed21c578b6dc91041c36874c34-6.12.11-100.fc40.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone1", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": true, "id": "44fdee0002f74e0994f20ba87b7c0476-6.12.11-100.fc40.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.11-100.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.12.11-100.fc40.x86_64", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (6.12.11-100.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "id": "44fdee0002f74e0994f20ba87b7c0476-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-44fdee0002f74e0994f20ba87b7c0476.img", "kernel": "/boot/vmlinuz-0-rescue-44fdee0002f74e0994f20ba87b7c0476", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (0-rescue-44fdee0002f74e0994f20ba87b7c0476) 40 (Forty)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:38 Saturday 08 February 2025 07:57:45 -0500 (0:00:00.545) 0:01:24.441 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:47 Saturday 08 February 2025 07:57:45 -0500 (0:00:00.042) 0:01:24.483 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 February 2025 07:57:45 -0500 (0:00:00.055) 0:01:24.539 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 February 2025 07:57:45 -0500 (0:00:00.018) 0:01:24.557 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 February 2025 07:57:45 -0500 (0:00:00.035) 0:01:24.593 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 February 2025 07:57:45 -0500 (0:00:00.018) 0:01:24.611 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 February 2025 07:57:45 -0500 (0:00:00.019) 0:01:24.630 ***** skipping: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 February 2025 07:57:45 -0500 (0:00:00.032) 0:01:24.663 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 February 2025 07:57:45 -0500 (0:00:00.013) 0:01:24.677 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 February 2025 07:57:46 -0500 (0:00:01.560) 0:01:26.237 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019417.9735074, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019417.9725075, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 114, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019417.9725075, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "981114709", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 February 2025 07:57:47 -0500 (0:00:00.392) 0:01:26.630 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 February 2025 07:57:47 -0500 (0:00:00.014) 0:01:26.645 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 February 2025 07:57:47 -0500 (0:00:00.014) 0:01:26.659 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 February 2025 07:57:47 -0500 (0:00:00.372) 0:01:27.031 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 February 2025 07:57:47 -0500 (0:00:00.049) 0:01:27.080 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019417.9735074, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019417.9725075, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 114, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019417.9725075, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "981114709", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 February 2025 07:57:48 -0500 (0:00:00.392) 0:01:27.473 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019415.2915473, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "5a228e03acc81c3174a459d89153e4dcbe236484", "ctime": 1739019407.1346688, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 280141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739019407.1347365, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "95603031", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 February 2025 07:57:48 -0500 (0:00:00.391) 0:01:27.864 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004596", "end": "2025-02-08 07:57:48.845740", "rc": 0, "start": "2025-02-08 07:57:48.841144" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 February 2025 07:57:48 -0500 (0:00:00.401) 0:01:28.265 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 February 2025 07:57:48 -0500 (0:00:00.037) 0:01:28.302 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 February 2025 07:57:49 -0500 (0:00:00.405) 0:01:28.708 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 February 2025 07:57:49 -0500 (0:00:00.409) 0:01:29.118 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 February 2025 07:57:50 -0500 (0:00:00.647) 0:01:29.765 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 February 2025 07:57:50 -0500 (0:00:00.025) 0:01:29.791 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 February 2025 07:57:50 -0500 (0:00:00.020) 0:01:29.811 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 February 2025 07:57:50 -0500 (0:00:00.037) 0:01:29.848 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": true, "id": "44fdee0002f74e0994f20ba87b7c0476-6.12.11-100.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.11-100.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.12.11-100.fc40.x86_64", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (6.12.11-100.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "id": "44fdee0002f74e0994f20ba87b7c0476-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-44fdee0002f74e0994f20ba87b7c0476.img", "kernel": "/boot/vmlinuz-0-rescue-44fdee0002f74e0994f20ba87b7c0476", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (0-rescue-44fdee0002f74e0994f20ba87b7c0476) 40 (Forty)" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:64 Saturday 08 February 2025 07:57:50 -0500 (0:00:00.509) 0:01:30.358 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:68 Saturday 08 February 2025 07:57:51 -0500 (0:00:00.041) 0:01:30.400 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 08 February 2025 07:57:51 -0500 (0:00:00.032) 0:01:30.432 ***** ok: [managed-node1] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": true, "id": "44fdee0002f74e0994f20ba87b7c0476-6.12.11-100.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.11-100.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.12.11-100.fc40.x86_64", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (6.12.11-100.fc40.x86_64) 40 (Forty)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Saturday 08 February 2025 07:57:51 -0500 (0:00:00.041) 0:01:30.473 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.11-100.fc40.x86_64', 'dest': '/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "f09cdf6df6a17831ed07d0927524058573b7b9ba", "dest": "/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone2", "src": "/boot/vmlinuz-6.12.11-100.fc40.x86_64" }, "md5sum": "c9b8f8855c2c2525240eee49b99aab37", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16652648, "src": "/boot/vmlinuz-6.12.11-100.fc40.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.11-100.fc40.x86_64.img', 'dest': '/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "d9b75c0302b17c4023f147d0fd37f5f4d3c8a44c", "dest": "/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone2", "src": "/boot/initramfs-6.12.11-100.fc40.x86_64.img" }, "md5sum": "1b92667eeb0441f71e9c5c1bd933ef4c", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 30434205, "src": "/boot/initramfs-6.12.11-100.fc40.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:21 Saturday 08 February 2025 07:57:53 -0500 (0:00:02.317) 0:01:32.791 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 February 2025 07:57:53 -0500 (0:00:00.038) 0:01:32.829 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 February 2025 07:57:53 -0500 (0:00:00.020) 0:01:32.850 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 February 2025 07:57:53 -0500 (0:00:00.042) 0:01:32.892 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 February 2025 07:57:53 -0500 (0:00:00.019) 0:01:32.912 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 February 2025 07:57:53 -0500 (0:00:00.026) 0:01:32.939 ***** skipping: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 February 2025 07:57:53 -0500 (0:00:00.051) 0:01:32.991 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 February 2025 07:57:53 -0500 (0:00:00.020) 0:01:33.011 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 February 2025 07:57:55 -0500 (0:00:01.555) 0:01:34.567 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019417.9735074, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019417.9725075, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 114, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019417.9725075, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "981114709", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 February 2025 07:57:55 -0500 (0:00:00.395) 0:01:34.962 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 February 2025 07:57:55 -0500 (0:00:00.018) 0:01:34.980 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 February 2025 07:57:55 -0500 (0:00:00.018) 0:01:34.999 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 February 2025 07:57:56 -0500 (0:00:00.383) 0:01:35.382 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 February 2025 07:57:56 -0500 (0:00:00.048) 0:01:35.431 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019417.9735074, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019417.9725075, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 114, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019417.9725075, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "981114709", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 February 2025 07:57:56 -0500 (0:00:00.407) 0:01:35.839 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019415.2915473, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "5a228e03acc81c3174a459d89153e4dcbe236484", "ctime": 1739019407.1346688, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 280141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739019407.1347365, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "95603031", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 February 2025 07:57:56 -0500 (0:00:00.413) 0:01:36.252 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004732", "end": "2025-02-08 07:57:57.250350", "rc": 0, "start": "2025-02-08 07:57:57.245618" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 February 2025 07:57:57 -0500 (0:00:00.421) 0:01:36.674 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 February 2025 07:57:57 -0500 (0:00:00.053) 0:01:36.728 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 February 2025 07:57:57 -0500 (0:00:00.416) 0:01:37.144 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 February 2025 07:57:58 -0500 (0:00:00.423) 0:01:37.568 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 February 2025 07:57:58 -0500 (0:00:00.637) 0:01:38.205 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 February 2025 07:57:58 -0500 (0:00:00.022) 0:01:38.228 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 February 2025 07:57:58 -0500 (0:00:00.018) 0:01:38.246 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 February 2025 07:57:58 -0500 (0:00:00.032) 0:01:38.279 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 08 February 2025 07:57:58 -0500 (0:00:00.033) 0:01:38.313 ***** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 META: triggered running handlers for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 08 February 2025 07:57:58 -0500 (0:00:00.002) 0:01:38.315 ***** changed: [managed-node1] => { "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.137899", "end": "2025-02-08 07:57:59.411390", "rc": 0, "start": "2025-02-08 07:57:59.273491" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" 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 serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 08 February 2025 07:57:59 -0500 (0:00:00.515) 0:01:38.831 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 08 February 2025 07:57:59 -0500 (0:00:00.015) 0:01:38.847 ***** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 08 February 2025 07:58:30 -0500 (0:00:31.358) 0:02:10.206 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 08 February 2025 07:58:30 -0500 (0:00:00.014) 0:02:10.220 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 08 February 2025 07:58:30 -0500 (0:00:00.017) 0:02:10.237 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:43 Saturday 08 February 2025 07:58:30 -0500 (0:00:00.017) 0:02:10.255 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 February 2025 07:58:30 -0500 (0:00:00.057) 0:02:10.312 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 February 2025 07:58:30 -0500 (0:00:00.020) 0:02:10.333 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 February 2025 07:58:31 -0500 (0:00:00.035) 0:02:10.369 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 February 2025 07:58:31 -0500 (0:00:00.020) 0:02:10.389 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 February 2025 07:58:31 -0500 (0:00:00.018) 0:02:10.408 ***** skipping: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 February 2025 07:58:31 -0500 (0:00:00.033) 0:02:10.441 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 February 2025 07:58:31 -0500 (0:00:00.015) 0:02:10.456 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 February 2025 07:58:34 -0500 (0:00:03.102) 0:02:13.558 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019479.4108226, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019479.4098227, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019479.4098227, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "444368920", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 February 2025 07:58:34 -0500 (0:00:00.425) 0:02:13.984 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 February 2025 07:58:34 -0500 (0:00:00.016) 0:02:14.000 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 February 2025 07:58:34 -0500 (0:00:00.014) 0:02:14.015 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 February 2025 07:58:35 -0500 (0:00:00.380) 0:02:14.395 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 February 2025 07:58:35 -0500 (0:00:00.044) 0:02:14.439 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019479.4108226, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019479.4098227, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019479.4098227, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "444368920", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 February 2025 07:58:35 -0500 (0:00:00.394) 0:02:14.834 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019415.2915473, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "5a228e03acc81c3174a459d89153e4dcbe236484", "ctime": 1739019407.1346688, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 280141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739019407.1347365, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "95603031", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 February 2025 07:58:35 -0500 (0:00:00.394) 0:02:15.228 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005664", "end": "2025-02-08 07:58:35.533655", "rc": 0, "start": "2025-02-08 07:58:35.527991" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 February 2025 07:58:36 -0500 (0:00:00.403) 0:02:15.632 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 February 2025 07:58:36 -0500 (0:00:00.036) 0:02:15.668 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 February 2025 07:58:36 -0500 (0:00:00.406) 0:02:16.075 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 February 2025 07:58:37 -0500 (0:00:00.399) 0:02:16.474 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 February 2025 07:58:37 -0500 (0:00:00.386) 0:02:16.861 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 February 2025 07:58:37 -0500 (0:00:00.020) 0:02:16.881 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 February 2025 07:58:37 -0500 (0:00:00.019) 0:02:16.901 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 February 2025 07:58:37 -0500 (0:00:00.032) 0:02:16.934 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec27f2ed21c578b6dc91041c36874c34-6.12.11-100.fc40.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.11-100.fc40.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": true, "id": "44fdee0002f74e0994f20ba87b7c0476-6.12.11-100.fc40.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.11-100.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.12.11-100.fc40.x86_64", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (6.12.11-100.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "id": "44fdee0002f74e0994f20ba87b7c0476-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-44fdee0002f74e0994f20ba87b7c0476.img", "kernel": "/boot/vmlinuz-0-rescue-44fdee0002f74e0994f20ba87b7c0476", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (0-rescue-44fdee0002f74e0994f20ba87b7c0476) 40 (Forty)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:74 Saturday 08 February 2025 07:58:38 -0500 (0:00:00.539) 0:02:17.474 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 08 February 2025 07:58:38 -0500 (0:00:00.044) 0:02:17.518 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 February 2025 07:58:38 -0500 (0:00:00.072) 0:02:17.591 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 February 2025 07:58:38 -0500 (0:00:00.019) 0:02:17.611 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 February 2025 07:58:38 -0500 (0:00:00.042) 0:02:17.654 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 February 2025 07:58:38 -0500 (0:00:00.020) 0:02:17.674 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 February 2025 07:58:38 -0500 (0:00:00.019) 0:02:17.693 ***** skipping: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 February 2025 07:58:38 -0500 (0:00:00.033) 0:02:17.726 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 February 2025 07:58:38 -0500 (0:00:00.014) 0:02:17.741 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 February 2025 07:58:39 -0500 (0:00:01.519) 0:02:19.260 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019479.4108226, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019479.4098227, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019479.4098227, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "444368920", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 February 2025 07:58:40 -0500 (0:00:00.384) 0:02:19.645 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 February 2025 07:58:40 -0500 (0:00:00.019) 0:02:19.664 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 February 2025 07:58:40 -0500 (0:00:00.018) 0:02:19.682 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 February 2025 07:58:40 -0500 (0:00:00.374) 0:02:20.056 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 February 2025 07:58:40 -0500 (0:00:00.045) 0:02:20.101 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019479.4108226, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87bc042bb64e052b477f838cd2049c097dca4287", "ctime": 1739019479.4098227, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1739019479.4098227, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 313, "uid": 0, "version": "444368920", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 February 2025 07:58:41 -0500 (0:00:00.399) 0:02:20.501 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739019415.2915473, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "5a228e03acc81c3174a459d89153e4dcbe236484", "ctime": 1739019407.1346688, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 280141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739019407.1347365, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "95603031", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 February 2025 07:58:41 -0500 (0:00:00.424) 0:02:20.925 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005202", "end": "2025-02-08 07:58:41.735102", "rc": 0, "start": "2025-02-08 07:58:41.729900" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 February 2025 07:58:41 -0500 (0:00:00.429) 0:02:21.355 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 February 2025 07:58:42 -0500 (0:00:00.041) 0:02:21.397 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 February 2025 07:58:42 -0500 (0:00:00.404) 0:02:21.802 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 February 2025 07:58:42 -0500 (0:00:00.400) 0:02:22.202 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 February 2025 07:58:43 -0500 (0:00:00.608) 0:02:22.811 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 February 2025 07:58:43 -0500 (0:00:00.022) 0:02:22.834 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 February 2025 07:58:43 -0500 (0:00:00.021) 0:02:22.855 ***** skipping: [managed-node1] => { "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: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 February 2025 07:58:43 -0500 (0:00:00.035) 0:02:22.890 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": true, "id": "44fdee0002f74e0994f20ba87b7c0476-6.12.11-100.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.11-100.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.12.11-100.fc40.x86_64", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (6.12.11-100.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "id": "44fdee0002f74e0994f20ba87b7c0476-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-44fdee0002f74e0994f20ba87b7c0476.img", "kernel": "/boot/vmlinuz-0-rescue-44fdee0002f74e0994f20ba87b7c0476", "root": "UUID=ff41f40d-1e09-4610-ae3b-137cdb1ea228", "title": "Fedora Linux (0-rescue-44fdee0002f74e0994f20ba87b7c0476) 40 (Forty)" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:91 Saturday 08 February 2025 07:58:44 -0500 (0:00:00.514) 0:02:23.405 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:95 Saturday 08 February 2025 07:58:44 -0500 (0:00:00.042) 0:02:23.447 ***** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone1" ], "delta": "0:00:00.046442", "end": "2025-02-08 07:58:44.455088", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-02-08 07:58:44.408646" } STDERR: The param /boot/vmlinuz-6.12.11-100.fc40.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.11-100.fc40.x86_64_clone2" ], "delta": "0:00:00.046038", "end": "2025-02-08 07:58:44.926009", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-02-08 07:58:44.879971" } STDERR: The param /boot/vmlinuz-6.12.11-100.fc40.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 08 February 2025 07:58:44 -0500 (0:00:00.901) 0:02:24.348 ***** changed: [managed-node1] => { "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.108824", "end": "2025-02-08 07:58:45.427027", "rc": 0, "start": "2025-02-08 07:58:45.318203" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" 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 serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 08 February 2025 07:58:45 -0500 (0:00:00.499) 0:02:24.848 ***** included: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 08 February 2025 07:58:45 -0500 (0:00:00.019) 0:02:24.868 ***** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 08 February 2025 07:59:16 -0500 (0:00:30.934) 0:02:55.803 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 08 February 2025 07:59:16 -0500 (0:00:00.015) 0:02:55.818 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=118 changed=14 unreachable=0 failed=0 skipped=80 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 08 February 2025 07:59:16 -0500 (0:00:00.014) 0:02:55.833 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 39.88s /tmp/collections-ydB/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 -- 31.36s /tmp/collections-ydB/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 -- 30.93s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 17.65s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Gather architecture facts ----------------------------------------------- 3.68s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.10s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.91s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 2.80s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Clone test_kernel kernel and initrd for test purposes ------------------- 2.32s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.56s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.56s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.52s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.50s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.27s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.94s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Remove cloned kernels --------------------------------------------------- 0.90s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:95 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.64s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.64s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.63s /tmp/collections-ydB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102