# 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-cicl37ep2v/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Skip on s390x architecture] ********************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:13 Saturday 22 June 2024 19:17:47 +0000 (0:00:00.013) 0:00:00.013 ********* included: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/skip_on_s390x.yml for sut TASK [Gather architecture facts] *********************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/skip_on_s390x.yml:3 Saturday 22 June 2024 19:17:48 +0000 (0:00:00.019) 0:00:00.032 ********* ok: [sut] META: end_host conditional evaluated to false, continuing execution for sut TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:16 Saturday 22 June 2024 19:17:48 +0000 (0:00:00.579) 0:00:00.612 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 22 June 2024 19:17:48 +0000 (0:00:00.031) 0:00:00.644 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 22 June 2024 19:17:48 +0000 (0:00:00.013) 0:00:00.657 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 22 June 2024 19:17:48 +0000 (0:00:00.011) 0:00:00.668 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 22 June 2024 19:17:48 +0000 (0:00:00.187) 0:00:00.855 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 22 June 2024 19:17:48 +0000 (0:00:00.012) 0:00:00.868 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 22 June 2024 19:17:48 +0000 (0:00:00.020) 0:00:00.889 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 22 June 2024 19:17:48 +0000 (0:00:00.009) 0:00:00.899 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 22 June 2024 19:17:49 +0000 (0:00:00.686) 0:00:01.585 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1718881015.7736502, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 22 June 2024 19:17:49 +0000 (0:00:00.146) 0:00:01.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 22 June 2024 19:17:49 +0000 (0:00:00.010) 0:00:01.741 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 22 June 2024 19:17:49 +0000 (0:00:00.008) 0:00:01.750 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 22 June 2024 19:17:49 +0000 (0:00:00.115) 0:00:01.865 ********* 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 22 June 2024 19:17:49 +0000 (0:00:00.014) 0:00:01.880 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083869.6726217, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 22 June 2024 19:17:49 +0000 (0:00:00.133) 0:00:02.013 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1718880548.6646502, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 22 June 2024 19:17:50 +0000 (0:00:00.136) 0:00:02.150 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004318", "end": "2024-06-22 19:17:50.280659", "rc": 0, "start": "2024-06-22 19:17:50.276341" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 22 June 2024 19:17:50 +0000 (0:00:00.173) 0:00:02.323 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 22 June 2024 19:17:50 +0000 (0:00:00.011) 0:00:02.335 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 22 June 2024 19:17:50 +0000 (0:00:00.177) 0:00:02.512 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 22 June 2024 19:17:50 +0000 (0:00:00.120) 0:00:02.633 ********* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 22 June 2024 19:17:50 +0000 (0:00:00.171) 0:00:02.804 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 22 June 2024 19:17:50 +0000 (0:00:00.011) 0:00:02.815 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 22 June 2024 19:17:50 +0000 (0:00:00.009) 0:00:02.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 22 June 2024 19:17:50 +0000 (0:00:00.013) 0:00:02.838 ********* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut META: ran handlers TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:32 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.346) 0:00:03.185 ********* included: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:3 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.014) 0:00:03.199 ********* ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:8 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.016) 0:00:03.216 ********* changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "bcc96d540663b9b1764e12a7ab21389e0b9ceb0e", "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64" }, "md5sum": "8d408037538856fa5672cf3f9da1ff35", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a48b0c90c9b0dce76f2e1f4a861b7f3b00714982", "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img" }, "md5sum": "dd570b9af2ecb0d8f046a071cd868a55", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20160196, "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:22 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.616) 0:00:03.833 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.020) 0:00:03.854 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.012) 0:00:03.866 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.011) 0:00:03.877 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.009) 0:00:03.886 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.009) 0:00:03.896 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.020) 0:00:03.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 22 June 2024 19:17:51 +0000 (0:00:00.009) 0:00:03.926 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.359) 0:00:04.285 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083869.6726217, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.129) 0:00:04.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.012) 0:00:04.427 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.009) 0:00:04.436 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.116) 0:00:04.553 ********* 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.017) 0:00:04.571 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083869.6726217, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.132) 0:00:04.703 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083870.0946226, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.135) 0:00:04.838 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004254", "end": "2024-06-22 19:17:52.917415", "rc": 0, "start": "2024-06-22 19:17:52.913161" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.123) 0:00:04.961 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 22 June 2024 19:17:52 +0000 (0:00:00.013) 0:00:04.975 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 22 June 2024 19:17:53 +0000 (0:00:00.124) 0:00:05.099 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 22 June 2024 19:17:53 +0000 (0:00:00.122) 0:00:05.221 ********* 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 --initrd=/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 22 June 2024 19:17:53 +0000 (0:00:00.352) 0:00:05.573 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 22 June 2024 19:17:53 +0000 (0:00:00.010) 0:00:05.584 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 22 June 2024 19:17:53 +0000 (0:00:00.010) 0:00:05.594 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 22 June 2024 19:17:53 +0000 (0:00:00.010) 0:00:05.605 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 22 June 2024 19:17:53 +0000 (0:00:00.008) 0:00:05.613 ********* 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.022995", "end": "2024-06-22 19:17:53.720654", "rc": 0, "start": "2024-06-22 19:17:53.697659" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 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_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 LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 22 June 2024 19:17:53 +0000 (0:00:00.150) 0:00:05.763 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 22 June 2024 19:17:53 +0000 (0:00:00.014) 0:00:05.778 ********* changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 22 June 2024 19:18:16 +0000 (0:00:22.919) 0:00:28.697 ********* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.010) 0:00:28.708 ********* 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-cicl37ep2v/tests/tasks/clone_kernel.yml:41 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.013) 0:00:28.721 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:45 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.010) 0:00:28.731 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.023) 0:00:28.755 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.013) 0:00:28.768 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.010) 0:00:28.779 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.009) 0:00:28.788 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.009) 0:00:28.798 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.021) 0:00:28.819 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 22 June 2024 19:18:16 +0000 (0:00:00.009) 0:00:28.829 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 22 June 2024 19:18:17 +0000 (0:00:00.683) 0:00:29.512 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083873.71963, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083873.7186298, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083873.71763, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073430080180", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 22 June 2024 19:18:17 +0000 (0:00:00.183) 0:00:29.696 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 22 June 2024 19:18:17 +0000 (0:00:00.010) 0:00:29.706 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 22 June 2024 19:18:17 +0000 (0:00:00.010) 0:00:29.717 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 22 June 2024 19:18:17 +0000 (0:00:00.161) 0:00:29.878 ********* 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 22 June 2024 19:18:17 +0000 (0:00:00.016) 0:00:29.895 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083873.71963, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083873.7186298, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083873.71763, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073430080180", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.151) 0:00:30.046 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083873.70063, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8872cc65b1d7aed66393f0f22505dce4b94dfa33", "ctime": 1719083873.5296295, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 172592, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083873.5296295, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5845, "uid": 0, "version": "18446744073430080176", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.136) 0:00:30.182 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004196", "end": "2024-06-22 19:18:17.601718", "rc": 0, "start": "2024-06-22 19:18:17.597522" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.125) 0:00:30.308 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.011) 0:00:30.319 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.123) 0:00:30.443 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.120) 0:00:30.564 ********* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.118) 0:00:30.682 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.010) 0:00:30.693 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.009) 0:00:30.703 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.009) 0:00:30.712 ********* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:38 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.138) 0:00:30.850 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:50 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.012) 0:00:30.863 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.027) 0:00:30.890 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.011) 0:00:30.902 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.010) 0:00:30.912 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.007) 0:00:30.920 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.011) 0:00:30.932 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.021) 0:00:30.953 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 22 June 2024 19:18:18 +0000 (0:00:00.009) 0:00:30.963 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.358) 0:00:31.321 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083873.71963, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083873.7186298, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083873.71763, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073430080180", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.128) 0:00:31.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.010) 0:00:31.461 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.008) 0:00:31.470 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.113) 0:00:31.583 ********* 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.015) 0:00:31.599 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083873.71963, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083873.7186298, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083873.71763, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073430080180", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.128) 0:00:31.728 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083873.70063, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8872cc65b1d7aed66393f0f22505dce4b94dfa33", "ctime": 1719083873.5296295, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 172592, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083873.5296295, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5845, "uid": 0, "version": "18446744073430080176", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.132) 0:00:31.860 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004240", "end": "2024-06-22 19:18:19.276646", "rc": 0, "start": "2024-06-22 19:18:19.272406" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.122) 0:00:31.982 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 22 June 2024 19:18:19 +0000 (0:00:00.011) 0:00:31.994 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.119) 0:00:32.114 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.121) 0:00:32.235 ********* 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-3.10.0-1160.119.1.el7.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.145) 0:00:32.381 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.010) 0:00:32.391 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.008) 0:00:32.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.009) 0:00:32.409 ********* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:68 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.128) 0:00:32.537 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:74 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.011) 0:00:32.549 ********* included: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:3 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.018) 0:00:32.567 ********* ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:8 Saturday 22 June 2024 19:18:20 +0000 (0:00:00.011) 0:00:32.579 ********* changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "bcc96d540663b9b1764e12a7ab21389e0b9ceb0e", "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2", "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64" }, "md5sum": "8d408037538856fa5672cf3f9da1ff35", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a48b0c90c9b0dce76f2e1f4a861b7f3b00714982", "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2", "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img" }, "md5sum": "dd570b9af2ecb0d8f046a071cd868a55", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20160196, "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:22 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.527) 0:00:33.106 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.014) 0:00:33.120 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.013) 0:00:33.134 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.010) 0:00:33.144 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.009) 0:00:33.154 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.009) 0:00:33.163 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.021) 0:00:33.185 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.009) 0:00:33.194 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.355) 0:00:33.550 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083873.71963, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083873.7186298, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083873.71763, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073430080180", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.128) 0:00:33.679 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.010) 0:00:33.689 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.009) 0:00:33.698 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.117) 0:00:33.816 ********* 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.016) 0:00:33.832 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083873.71963, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083873.7186298, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083873.71763, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073430080180", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 22 June 2024 19:18:21 +0000 (0:00:00.126) 0:00:33.958 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083899.839134, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1719083899.683134, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083899.683134, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "468626173", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.131) 0:00:34.090 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004476", "end": "2024-06-22 19:18:21.665851", "rc": 0, "start": "2024-06-22 19:18:21.661375" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.121) 0:00:34.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.011) 0:00:34.223 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.122) 0:00:34.345 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.118) 0:00:34.464 ********* 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 --initrd=/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.149) 0:00:34.613 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.010) 0:00:34.624 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.009) 0:00:34.633 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.008) 0:00:34.642 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.007) 0:00:34.650 ********* 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.017402", "end": "2024-06-22 19:18:22.290352", "rc": 0, "start": "2024-06-22 19:18:22.272950" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 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 LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="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 LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.136) 0:00:34.786 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 22 June 2024 19:18:22 +0000 (0:00:00.008) 0:00:34.795 ********* changed: [sut] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 22 June 2024 19:18:44 +0000 (0:00:22.058) 0:00:56.854 ********* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 22 June 2024 19:18:44 +0000 (0:00:00.009) 0:00:56.863 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 22 June 2024 19:18:44 +0000 (0:00:00.011) 0:00:56.875 ********* 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.032897", "end": "2024-06-22 19:18:44.318665", "rc": 0, "start": "2024-06-22 19:18:44.285768" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 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 LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="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 LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 22 June 2024 19:18:44 +0000 (0:00:00.151) 0:00:57.027 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 22 June 2024 19:18:45 +0000 (0:00:00.009) 0:00:57.036 ********* changed: [sut] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 22 June 2024 19:19:07 +0000 (0:00:22.131) 0:01:19.168 ********* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.009) 0:01:19.177 ********* 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-cicl37ep2v/tests/tasks/clone_kernel.yml:41 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.012) 0:01:19.190 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:45 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.010) 0:01:19.201 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.024) 0:01:19.225 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.012) 0:01:19.238 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.010) 0:01:19.249 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.009) 0:01:19.258 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.009) 0:01:19.268 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.024) 0:01:19.292 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.016) 0:01:19.308 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.475) 0:01:19.784 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083924.3172266, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083924.3132267, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083924.3132267, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744072904664617", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.134) 0:01:19.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.012) 0:01:19.931 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 22 June 2024 19:19:07 +0000 (0:00:00.009) 0:01:19.940 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.124) 0:01:20.065 ********* 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.017) 0:01:20.083 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083924.3172266, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083924.3132267, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083924.3132267, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744072904664617", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.130) 0:01:20.213 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083902.2766352, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dd4a829b9057a88b4d1c0d9b50cfc16c28a1c3b5", "ctime": 1719083902.1011353, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 172652, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083902.1011353, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5233, "uid": 0, "version": "468626215", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.135) 0:01:20.349 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004660", "end": "2024-06-22 19:19:08.090581", "rc": 0, "start": "2024-06-22 19:19:08.085921" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.124) 0:01:20.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.015) 0:01:20.489 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.125) 0:01:20.615 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.134) 0:01:20.749 ********* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.118) 0:01:20.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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.011) 0:01:20.878 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.009) 0:01:20.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 22 June 2024 19:19:08 +0000 (0:00:00.009) 0:01:20.897 ********* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:80 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.145) 0:01:21.042 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:87 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.013) 0:01:21.056 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.036) 0:01:21.092 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.014) 0:01:21.107 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.010) 0:01:21.117 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.010) 0:01:21.128 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.010) 0:01:21.138 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.021) 0:01:21.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.009) 0:01:21.170 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.354) 0:01:21.524 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083924.3172266, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083924.3132267, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083924.3132267, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744072904664617", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.134) 0:01:21.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.010) 0:01:21.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.009) 0:01:21.679 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.124) 0:01:21.804 ********* 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.018) 0:01:21.822 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083924.3172266, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1719083924.3132267, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083924.3132267, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744072904664617", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 22 June 2024 19:19:09 +0000 (0:00:00.131) 0:01:21.954 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719083902.2766352, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dd4a829b9057a88b4d1c0d9b50cfc16c28a1c3b5", "ctime": 1719083902.1011353, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 172652, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719083902.1011353, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5233, "uid": 0, "version": "468626215", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.135) 0:01:22.090 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004443", "end": "2024-06-22 19:19:09.973726", "rc": 0, "start": "2024-06-22 19:19:09.969283" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.120) 0:01:22.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.013) 0:01:22.223 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.124) 0:01:22.348 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.123) 0:01:22.471 ********* 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-3.10.0-1160.119.1.el7.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.146) 0:01:22.618 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.010) 0:01:22.629 ********* 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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.009) 0:01:22.638 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.009) 0:01:22.647 ********* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:97 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.132) 0:01:22.779 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/tests_add_rm.yml:103 Saturday 22 June 2024 19:19:10 +0000 (0:00:00.011) 0:01:22.791 ********* changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1" ], "delta": "0:00:00.014101", "end": "2024-06-22 19:19:10.746128", "failed_when_result": false, "item": 1, "rc": 0, "start": "2024-06-22 19:19:10.732027" } changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2" ], "delta": "0:00:00.015773", "end": "2024-06-22 19:19:10.882417", "failed_when_result": false, "item": 2, "rc": 0, "start": "2024-06-22 19:19:10.866644" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 22 June 2024 19:19:11 +0000 (0:00:00.255) 0:01:23.047 ********* 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.019134", "end": "2024-06-22 19:19:11.024486", "rc": 0, "start": "2024-06-22 19:19:11.005352" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 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 LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="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 LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 22 June 2024 19:19:11 +0000 (0:00:00.131) 0:01:23.179 ********* included: /WORKDIR/git-weekly-cicl37ep2v/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-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 22 June 2024 19:19:11 +0000 (0:00:00.010) 0:01:23.189 ********* changed: [sut] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 22 June 2024 19:19:42 +0000 (0:00:30.949) 0:01:54.139 ********* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 22 June 2024 19:19:42 +0000 (0:00:00.009) 0:01:54.148 ********* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=115 changed=15 unreachable=0 failed=0 skipped=81 rescued=0 ignored=0 Saturday 22 June 2024 19:19:42 +0000 (0:00:00.011) 0:01:54.160 ********* =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.95s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.92s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.13s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.06s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 1.84s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 0.71s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Collect bootloader facts ---------------- 0.63s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Clone test_kernel kernel and initrd for test purposes ------------------- 0.62s /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:8 ----------------- Gather architecture facts ----------------------------------------------- 0.58s /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/skip_on_s390x.yml:3 ---------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.53s /WORKDIR/git-weekly-cicl37ep2v/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.50s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.46s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.43s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.42s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.42s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.41s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.41s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 linux-system-roles.bootloader : Determine platform type ----------------- 0.40s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.38s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 linux-system-roles.bootloader : Ensure required packages are installed --- 0.36s /WORKDIR/git-weekly-cicl37ep2v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---