# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:11 Saturday 27 January 2024 14:00:35 +0000 (0:00:00.013) 0:00:00.013 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:00:35 +0000 (0:00:00.026) 0:00:00.040 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:00:35 +0000 (0:00:00.012) 0:00:00.052 ****** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 January 2024 14:00:36 +0000 (0:00:00.467) 0:00:00.519 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 January 2024 14:00:36 +0000 (0:00:00.252) 0:00:00.772 ****** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 January 2024 14:00:36 +0000 (0:00:00.018) 0:00:00.791 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:00:36 +0000 (0:00:00.027) 0:00:00.818 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 January 2024 14:00:38 +0000 (0:00:02.352) 0:00:03.170 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 January 2024 14:00:39 +0000 (0:00:00.254) 0:00:03.425 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410636.265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705410549.411, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6648989, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705410549.411, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "2463118554", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 27 January 2024 14:00:39 +0000 (0:00:00.197) 0:00:03.623 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 27 January 2024 14:00:39 +0000 (0:00:00.269) 0:00:03.892 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410549.552, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1705410549.411, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6962317, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705410549.411, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "702500411", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 27 January 2024 14:00:39 +0000 (0:00:00.203) 0:00:04.095 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 27 January 2024 14:00:40 +0000 (0:00:00.255) 0:00:04.350 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 27 January 2024 14:00:40 +0000 (0:00:00.177) 0:00:04.528 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 January 2024 14:00:40 +0000 (0:00:00.021) 0:00:04.550 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 January 2024 14:00:40 +0000 (0:00:00.025) 0:00:04.576 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 27 January 2024 14:00:40 +0000 (0:00:00.007) 0:00:04.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 27 January 2024 14:00:40 +0000 (0:00:00.007) 0:00:04.591 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "98cad66b583b451dae5effdba645b2b0-5.14.0-407.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-407.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-407.el9.x86_64", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (5.14.0-407.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "98cad66b583b451dae5effdba645b2b0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-98cad66b583b451dae5effdba645b2b0.img", "kernel": "/boot/vmlinuz-0-rescue-98cad66b583b451dae5effdba645b2b0", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (0-rescue-98cad66b583b451dae5effdba645b2b0) 9" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut META: ran handlers TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:27 Saturday 27 January 2024 14:00:40 +0000 (0:00:00.371) 0:00:04.962 ****** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "98cad66b583b451dae5effdba645b2b0-5.14.0-407.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-407.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-407.el9.x86_64", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (5.14.0-407.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:32 Saturday 27 January 2024 14:00:40 +0000 (0:00:00.011) 0:00:04.973 ****** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-407.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-407.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "9d2d4f129f9f782c5afda894fd5d1d5fa4c2072c", "dest": "/boot/vmlinuz-5.14.0-407.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-407.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-407.el9.x86_64" }, "md5sum": "8cee2221755ed48ecf1ce09e331ca05e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13547560, "src": "/boot/vmlinuz-5.14.0-407.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-407.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-407.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "cdc97292553a3af3ed54602d64053599c97f8e3a", "dest": "/boot/initramfs-5.14.0-407.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-407.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-407.el9.x86_64.img" }, "md5sum": "28ae731b0de38c6b358286a4875bd0d8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34859479, "src": "/boot/initramfs-5.14.0-407.el9.x86_64.img", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-407.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-407.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "9d2d4f129f9f782c5afda894fd5d1d5fa4c2072c", "dest": "/boot/vmlinuz-5.14.0-407.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-407.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-407.el9.x86_64" }, "md5sum": "8cee2221755ed48ecf1ce09e331ca05e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13547560, "src": "/boot/vmlinuz-5.14.0-407.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-407.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-407.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "cdc97292553a3af3ed54602d64053599c97f8e3a", "dest": "/boot/initramfs-5.14.0-407.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-407.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-407.el9.x86_64.img" }, "md5sum": "28ae731b0de38c6b358286a4875bd0d8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34859479, "src": "/boot/initramfs-5.14.0-407.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create Clone1 kernel with copy_defaults=true] **************************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:48 Saturday 27 January 2024 14:00:42 +0000 (0:00:01.742) 0:00:06.715 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:00:42 +0000 (0:00:00.019) 0:00:06.735 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:00:42 +0000 (0:00:00.010) 0:00:06.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 January 2024 14:00:42 +0000 (0:00:00.008) 0:00:06.754 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 January 2024 14:00:42 +0000 (0:00:00.007) 0:00:06.761 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 January 2024 14:00:42 +0000 (0:00:00.007) 0:00:06.769 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:00:42 +0000 (0:00:00.019) 0:00:06.788 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 January 2024 14:00:43 +0000 (0:00:01.285) 0:00:08.073 ****** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-5.14.0-407.el9.x86_64_clone1 --initrd=/boot/initramfs-5.14.0-407.el9.x86_64.img_clone1 --title=Clone1 --args=test=setting --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 January 2024 14:00:44 +0000 (0:00:00.415) 0:00:08.489 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410636.265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705410549.411, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6648989, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705410549.411, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "2463118554", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 27 January 2024 14:00:44 +0000 (0:00:00.187) 0:00:08.677 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 27 January 2024 14:00:44 +0000 (0:00:00.195) 0:00:08.873 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364039.8248153, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1705410549.411, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6962317, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705410549.411, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "702500411", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 27 January 2024 14:00:44 +0000 (0:00:00.192) 0:00:09.066 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.188) 0:00:09.254 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.181) 0:00:09.436 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.013) 0:00:09.450 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.008) 0:00:09.458 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.007) 0:00:09.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.007) 0:00:09.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.006) 0:00:09.479 ****** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.152129", "end": "2024-01-27 14:00:45.632025", "rc": 0, "start": "2024-01-27 14:00:45.479896" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.410) 0:00:09.890 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 27 January 2024 14:00:45 +0000 (0:00:00.008) 0:00:09.898 ****** changed: [sut] => { "changed": true, "elapsed": 50, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 27 January 2024 14:01:37 +0000 (0:00:51.611) 0:01:01.510 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 27 January 2024 14:01:37 +0000 (0:00:00.007) 0:01:01.518 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:67 Saturday 27 January 2024 14:01:37 +0000 (0:00:00.010) 0:01:01.528 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:71 Saturday 27 January 2024 14:01:37 +0000 (0:00:00.007) 0:01:01.535 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:01:37 +0000 (0:00:00.018) 0:01:01.554 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:01:37 +0000 (0:00:00.009) 0:01:01.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 January 2024 14:01:37 +0000 (0:00:00.010) 0:01:01.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 January 2024 14:01:37 +0000 (0:00:00.007) 0:01:01.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 January 2024 14:01:37 +0000 (0:00:00.007) 0:01:01.589 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:01:37 +0000 (0:00:00.019) 0:01:01.608 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 January 2024 14:01:40 +0000 (0:00:02.999) 0:01:04.607 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 January 2024 14:01:40 +0000 (0:00:00.189) 0:01:04.796 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410636.265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1706364045.6298199, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6648989, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364045.6298199, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "2463118554", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 27 January 2024 14:01:40 +0000 (0:00:00.199) 0:01:04.996 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 27 January 2024 14:01:40 +0000 (0:00:00.198) 0:01:05.195 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364045.6308198, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1706364045.6298199, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6957775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364045.6298199, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1073848905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 27 January 2024 14:01:41 +0000 (0:00:00.261) 0:01:05.457 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 27 January 2024 14:01:41 +0000 (0:00:00.192) 0:01:05.649 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 27 January 2024 14:01:41 +0000 (0:00:00.196) 0:01:05.846 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 January 2024 14:01:41 +0000 (0:00:00.013) 0:01:05.859 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 January 2024 14:01:41 +0000 (0:00:00.008) 0:01:05.867 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 27 January 2024 14:01:41 +0000 (0:00:00.007) 0:01:05.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 27 January 2024 14:01:41 +0000 (0:00:00.007) 0:01:05.882 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 test=setting", "default": false, "id": "8541c7ed5c68468a9d419730ecf565b5-5.14.0-407.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-407.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-407.el9.x86_64_clone1", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "Clone1" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "98cad66b583b451dae5effdba645b2b0-5.14.0-407.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-407.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-407.el9.x86_64", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (5.14.0-407.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "98cad66b583b451dae5effdba645b2b0-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-98cad66b583b451dae5effdba645b2b0.img", "kernel": "/boot/vmlinuz-0-rescue-98cad66b583b451dae5effdba645b2b0", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (0-rescue-98cad66b583b451dae5effdba645b2b0) 9" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:77 Saturday 27 January 2024 14:01:41 +0000 (0:00:00.354) 0:01:06.236 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:89 Saturday 27 January 2024 14:01:42 +0000 (0:00:00.010) 0:01:06.247 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:01:42 +0000 (0:00:00.025) 0:01:06.273 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:01:42 +0000 (0:00:00.009) 0:01:06.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 January 2024 14:01:42 +0000 (0:00:00.008) 0:01:06.291 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 January 2024 14:01:42 +0000 (0:00:00.007) 0:01:06.299 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 January 2024 14:01:42 +0000 (0:00:00.007) 0:01:06.306 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:01:42 +0000 (0:00:00.017) 0:01:06.324 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 January 2024 14:01:43 +0000 (0:00:01.300) 0:01:07.624 ****** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-407.el9.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 January 2024 14:01:43 +0000 (0:00:00.448) 0:01:08.073 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410636.265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1706364045.6298199, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6648989, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364045.6298199, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "2463118554", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 27 January 2024 14:01:44 +0000 (0:00:00.195) 0:01:08.268 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 27 January 2024 14:01:44 +0000 (0:00:00.198) 0:01:08.467 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364045.6308198, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1706364045.6298199, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6957775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364045.6298199, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1073848905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 27 January 2024 14:01:44 +0000 (0:00:00.199) 0:01:08.666 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 27 January 2024 14:01:44 +0000 (0:00:00.192) 0:01:08.858 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 27 January 2024 14:01:44 +0000 (0:00:00.182) 0:01:09.041 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 January 2024 14:01:44 +0000 (0:00:00.013) 0:01:09.054 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 January 2024 14:01:44 +0000 (0:00:00.008) 0:01:09.062 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 27 January 2024 14:01:44 +0000 (0:00:00.007) 0:01:09.070 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 27 January 2024 14:01:44 +0000 (0:00:00.007) 0:01:09.077 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "98cad66b583b451dae5effdba645b2b0-5.14.0-407.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-407.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-407.el9.x86_64", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (5.14.0-407.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "98cad66b583b451dae5effdba645b2b0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-98cad66b583b451dae5effdba645b2b0.img", "kernel": "/boot/vmlinuz-0-rescue-98cad66b583b451dae5effdba645b2b0", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (0-rescue-98cad66b583b451dae5effdba645b2b0) 9" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:107 Saturday 27 January 2024 14:01:45 +0000 (0:00:00.301) 0:01:09.378 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create clone2 kernel without copy_defaults=true] ************************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:113 Saturday 27 January 2024 14:01:45 +0000 (0:00:00.009) 0:01:09.388 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:01:45 +0000 (0:00:00.029) 0:01:09.417 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:01:45 +0000 (0:00:00.009) 0:01:09.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 January 2024 14:01:45 +0000 (0:00:00.008) 0:01:09.435 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 January 2024 14:01:45 +0000 (0:00:00.007) 0:01:09.443 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 January 2024 14:01:45 +0000 (0:00:00.007) 0:01:09.450 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:01:45 +0000 (0:00:00.017) 0:01:09.468 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 January 2024 14:01:46 +0000 (0:00:01.311) 0:01:10.779 ****** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-5.14.0-407.el9.x86_64_clone2 --initrd=/boot/initramfs-5.14.0-407.el9.x86_64.img_clone2 --title=Clone2 --args=console=tty0" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 January 2024 14:01:46 +0000 (0:00:00.419) 0:01:11.199 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410636.265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1706364045.6298199, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6648989, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364045.6298199, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "2463118554", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.195) 0:01:11.394 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.199) 0:01:11.594 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364045.6308198, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1706364045.6298199, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6957775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364045.6298199, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1073848905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.333) 0:01:11.927 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 27 January 2024 14:01:47 +0000 (0:00:00.194) 0:01:12.122 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 27 January 2024 14:01:48 +0000 (0:00:00.185) 0:01:12.308 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 January 2024 14:01:48 +0000 (0:00:00.013) 0:01:12.321 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 January 2024 14:01:48 +0000 (0:00:00.008) 0:01:12.329 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 27 January 2024 14:01:48 +0000 (0:00:00.007) 0:01:12.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 27 January 2024 14:01:48 +0000 (0:00:00.007) 0:01:12.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 27 January 2024 14:01:48 +0000 (0:00:00.005) 0:01:12.349 ****** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.150412", "end": "2024-01-27 14:01:48.429644", "rc": 0, "start": "2024-01-27 14:01:48.279232" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 27 January 2024 14:01:48 +0000 (0:00:00.338) 0:01:12.688 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 27 January 2024 14:01:48 +0000 (0:00:00.007) 0:01:12.696 ****** changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 27 January 2024 14:02:34 +0000 (0:00:45.768) 0:01:58.464 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 27 January 2024 14:02:34 +0000 (0:00:00.008) 0:01:58.473 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 27 January 2024 14:02:34 +0000 (0:00:00.008) 0:01:58.481 ****** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.179091", "end": "2024-01-27 14:02:34.484252", "rc": 0, "start": "2024-01-27 14:02:34.305161" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 27 January 2024 14:02:34 +0000 (0:00:00.375) 0:01:58.857 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 27 January 2024 14:02:34 +0000 (0:00:00.007) 0:01:58.864 ****** changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 27 January 2024 14:03:13 +0000 (0:00:38.618) 0:02:37.483 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 27 January 2024 14:03:13 +0000 (0:00:00.008) 0:02:37.492 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:131 Saturday 27 January 2024 14:03:13 +0000 (0:00:00.011) 0:02:37.503 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:135 Saturday 27 January 2024 14:03:13 +0000 (0:00:00.008) 0:02:37.511 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:03:13 +0000 (0:00:00.028) 0:02:37.539 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:03:13 +0000 (0:00:00.010) 0:02:37.550 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 January 2024 14:03:13 +0000 (0:00:00.008) 0:02:37.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 January 2024 14:03:13 +0000 (0:00:00.007) 0:02:37.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 January 2024 14:03:13 +0000 (0:00:00.007) 0:02:37.573 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:03:13 +0000 (0:00:00.017) 0:02:37.591 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 January 2024 14:03:16 +0000 (0:00:03.083) 0:02:40.674 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 January 2024 14:03:16 +0000 (0:00:00.185) 0:02:40.859 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410636.265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1706364154.481999, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6648989, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364154.481999, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "2463118554", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 27 January 2024 14:03:16 +0000 (0:00:00.201) 0:02:41.060 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.198) 0:02:41.259 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364154.483082, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1706364154.481999, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6957767, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364154.481999, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "3576273542", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.217) 0:02:41.477 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.194) 0:02:41.671 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.182) 0:02:41.854 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.013) 0:02:41.867 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.007) 0:02:41.875 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.007) 0:02:41.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.007) 0:02:41.889 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "console=tty0", "default": false, "id": "8541c7ed5c68468a9d419730ecf565b5-5.14.0-407.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-407.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-407.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "98cad66b583b451dae5effdba645b2b0-5.14.0-407.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-407.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-407.el9.x86_64", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (5.14.0-407.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "98cad66b583b451dae5effdba645b2b0-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-98cad66b583b451dae5effdba645b2b0.img", "kernel": "/boot/vmlinuz-0-rescue-98cad66b583b451dae5effdba645b2b0", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (0-rescue-98cad66b583b451dae5effdba645b2b0) 9" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:141 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.335) 0:02:42.225 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:148 Saturday 27 January 2024 14:03:17 +0000 (0:00:00.009) 0:02:42.235 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 January 2024 14:03:18 +0000 (0:00:00.052) 0:02:42.288 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 January 2024 14:03:18 +0000 (0:00:00.010) 0:02:42.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 January 2024 14:03:18 +0000 (0:00:00.008) 0:02:42.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 January 2024 14:03:18 +0000 (0:00:00.007) 0:02:42.314 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 January 2024 14:03:18 +0000 (0:00:00.007) 0:02:42.321 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 January 2024 14:03:18 +0000 (0:00:00.017) 0:02:42.339 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 January 2024 14:03:19 +0000 (0:00:01.274) 0:02:43.613 ****** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-407.el9.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Get grub directory stat] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 January 2024 14:03:19 +0000 (0:00:00.434) 0:02:44.047 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705410636.265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1706364154.481999, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6648989, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1706364154.481999, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "2463118554", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.bootloader : Ensure grub directory exists] ************ task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 27 January 2024 14:03:20 +0000 (0:00:00.208) 0:02:44.256 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [linux-system-roles.bootloader : Get grub config stat] ******************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 Saturday 27 January 2024 14:03:20 +0000 (0:00:00.197) 0:02:44.453 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706364154.483082, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1706364154.481999, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6957767, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706364154.481999, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "3576273542", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 Saturday 27 January 2024 14:03:20 +0000 (0:00:00.196) 0:02:44.650 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Saturday 27 January 2024 14:03:20 +0000 (0:00:00.190) 0:02:44.840 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:52 Saturday 27 January 2024 14:03:20 +0000 (0:00:00.179) 0:02:45.020 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 January 2024 14:03:20 +0000 (0:00:00.012) 0:02:45.033 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 January 2024 14:03:20 +0000 (0:00:00.008) 0:02:45.041 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 27 January 2024 14:03:20 +0000 (0:00:00.007) 0:02:45.048 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 27 January 2024 14:03:20 +0000 (0:00:00.007) 0:02:45.055 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "98cad66b583b451dae5effdba645b2b0-5.14.0-407.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-407.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-407.el9.x86_64", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (5.14.0-407.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "98cad66b583b451dae5effdba645b2b0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-98cad66b583b451dae5effdba645b2b0.img", "kernel": "/boot/vmlinuz-0-rescue-98cad66b583b451dae5effdba645b2b0", "root": "UUID=295dd18c-a822-4274-a059-b3ea63bcac35", "title": "CentOS Stream (0-rescue-98cad66b583b451dae5effdba645b2b0) 9" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:161 Saturday 27 January 2024 14:03:21 +0000 (0:00:00.295) 0:02:45.351 ****** ok: [sut] => { "changed": false } MSG: All assertions passed RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 27 January 2024 14:03:21 +0000 (0:00:00.008) 0:02:45.360 ****** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.116618", "end": "2024-01-27 14:03:21.400838", "rc": 0, "start": "2024-01-27 14:03:21.284220" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Saturday 27 January 2024 14:03:21 +0000 (0:00:00.298) 0:02:45.659 ****** included: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 27 January 2024 14:03:21 +0000 (0:00:00.007) 0:02:45.666 ****** changed: [sut] => { "changed": true, "elapsed": 36, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 27 January 2024 14:03:58 +0000 (0:00:37.511) 0:03:23.178 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 27 January 2024 14:03:58 +0000 (0:00:00.007) 0:03:23.185 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=95 changed=13 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 27 January 2024 14:03:58 +0000 (0:00:00.009) 0:03:23.195 ****** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 51.61s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 45.77s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 38.62s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.51s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 8.43s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 1.74s /WORKDIR/git-weekly-ci3g40si9v/tests/tests_add_rm.yml:32 ---------------------- linux-system-roles.bootloader : Ensure required packages are installed --- 1.31s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.30s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.29s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.27s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.06s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 linux-system-roles.bootloader : Get grub config stat -------------------- 0.68s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:32 linux-system-roles.bootloader : Ensure grub directory exists ------------ 0.67s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 linux-system-roles.bootloader : Update boot loader timeout configuration --- 0.64s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:37 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.63s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Get grub directory stat ----------------- 0.60s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Determine platform type ----------------- 0.56s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.47s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.45s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.43s /WORKDIR/git-weekly-ci3g40si9v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---