# 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_password.yml *************************************************** 1 plays in /WORKDIR/git-weekly-cizyn_8w9c/tests/tests_password.yml PLAY [Test bootloader_settings variable] *************************************** META: ran handlers TASK [Skip on s390x architecture] ********************************************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/tests_password.yml:9 Saturday 27 July 2024 13:25:30 +0000 (0:00:00.012) 0:00:00.012 ********* included: /WORKDIR/git-weekly-cizyn_8w9c/tests/tasks/skip_on_s390x.yml for sut TASK [Gather architecture facts] *********************************************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/tasks/skip_on_s390x.yml:3 Saturday 27 July 2024 13:25:30 +0000 (0:00:00.010) 0:00:00.022 ********* ok: [sut] META: end_host conditional evaluated to false, continuing execution for sut TASK [Set boot loader password] ************************************************ task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/tests_password.yml:12 Saturday 27 July 2024 13:25:30 +0000 (0:00:00.536) 0:00:00.559 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 July 2024 13:25:30 +0000 (0:00:00.038) 0:00:00.597 ********* included: /WORKDIR/git-weekly-cizyn_8w9c/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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 July 2024 13:25:31 +0000 (0:00:00.030) 0:00:00.628 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 July 2024 13:25:31 +0000 (0:00:00.016) 0:00:00.644 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 July 2024 13:25:31 +0000 (0:00:00.255) 0:00:00.900 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 July 2024 13:25:31 +0000 (0:00:00.014) 0:00:00.914 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 July 2024 13:25:31 +0000 (0:00:00.022) 0:00:00.937 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 July 2024 13:25:31 +0000 (0:00:00.009) 0:00:00.946 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 July 2024 13:25:32 +0000 (0:00:00.960) 0:00:01.906 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722086724.3338652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1721812804.260903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2688437, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812804.260903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2554718416", "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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 July 2024 13:25:32 +0000 (0:00:00.183) 0:00:02.089 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 July 2024 13:25:32 +0000 (0:00:00.010) 0:00:02.100 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 July 2024 13:25:32 +0000 (0:00:00.009) 0:00:02.109 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 July 2024 13:25:32 +0000 (0:00:00.171) 0:00:02.281 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 July 2024 13:25:32 +0000 (0:00:00.016) 0:00:02.297 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722086724.3338652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1721812804.260903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2688437, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812804.260903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2554718416", "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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 July 2024 13:25:32 +0000 (0:00:00.184) 0:00:02.481 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722086725.6238165, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "833bf2e9a21cd4cfc20ddf29419355a254d9d1e6", "ctime": 1722086725.6248164, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 331350337, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1722086725.6238165, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1663817336", "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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 27 July 2024 13:25:33 +0000 (0:00:00.187) 0:00:02.668 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004809", "end": "2024-07-27 13:25:33.282791", "rc": 0, "start": "2024-07-27 13:25:33.277982" } 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 27 July 2024 13:25:33 +0000 (0:00:00.229) 0:00:02.898 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 27 July 2024 13:25:33 +0000 (0:00:00.011) 0:00:02.909 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 27 July 2024 13:25:33 +0000 (0:00:00.222) 0:00:03.132 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 July 2024 13:25:33 +0000 (0:00:00.174) 0:00:03.307 ********* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 27 July 2024 13:25:33 +0000 (0:00:00.252) 0:00:03.559 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 27 July 2024 13:25:34 +0000 (0:00:00.426) 0:00:03.985 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 27 July 2024 13:25:34 +0000 (0:00:00.553) 0:00:04.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 27 July 2024 13:25:34 +0000 (0:00:00.009) 0:00:04.548 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get contents of /boot/grub2/user.cfg] ************************************ task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/tests_password.yml:18 Saturday 27 July 2024 13:25:34 +0000 (0:00:00.010) 0:00:04.558 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/boot/grub2/user.cfg" ], "delta": "0:00:00.003025", "end": "2024-07-27 13:25:35.125033", "failed_when_result": false, "rc": 0, "start": "2024-07-27 13:25:35.122008" } STDOUT: GRUB2_PASSWORD=grub.pbkdf2.sha512.10000.EBA533F919A7F58368B3221495677F39AFD0B92B7B9A31F00CC9B8592834D85C671B5441C35027B759A1DBDB8C8E4154C9F24EDAD644370D818F503746C4DCF7.1A596CD3A37577878F7397D5F801786D459F9BABE197CA4B1593B01C864CACC98AD51524F6860345148347E5A5554BD6FA90004CBF17D34D2130E2A2B34EB227 TASK [Remove boot loader password] ********************************************* task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/tests_password.yml:26 Saturday 27 July 2024 13:25:35 +0000 (0:00:00.184) 0:00:04.743 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 July 2024 13:25:35 +0000 (0:00:00.024) 0:00:04.767 ********* included: /WORKDIR/git-weekly-cizyn_8w9c/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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 July 2024 13:25:35 +0000 (0:00:00.011) 0:00:04.778 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 July 2024 13:25:35 +0000 (0:00:00.008) 0:00:04.787 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 July 2024 13:25:35 +0000 (0:00:00.009) 0:00:04.796 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 July 2024 13:25:35 +0000 (0:00:00.007) 0:00:04.804 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 July 2024 13:25:35 +0000 (0:00:00.019) 0:00:04.824 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 July 2024 13:25:35 +0000 (0:00:00.010) 0:00:04.834 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 July 2024 13:25:36 +0000 (0:00:00.884) 0:00:05.719 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722086724.3338652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1721812804.260903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2688437, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812804.260903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2554718416", "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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 July 2024 13:25:36 +0000 (0:00:00.196) 0:00:05.915 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 July 2024 13:25:36 +0000 (0:00:00.012) 0:00:05.928 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 July 2024 13:25:36 +0000 (0:00:00.009) 0:00:05.937 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 July 2024 13:25:36 +0000 (0:00:00.177) 0:00:06.115 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 July 2024 13:25:36 +0000 (0:00:00.014) 0:00:06.130 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722086724.3338652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1721812804.260903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2688437, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812804.260903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2554718416", "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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 July 2024 13:25:36 +0000 (0:00:00.188) 0:00:06.319 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722086733.0395372, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "833bf2e9a21cd4cfc20ddf29419355a254d9d1e6", "ctime": 1722086725.6248164, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 331350337, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1722086725.6238165, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1663817336", "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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 27 July 2024 13:25:36 +0000 (0:00:00.204) 0:00:06.523 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004753", "end": "2024-07-27 13:25:37.095086", "rc": 0, "start": "2024-07-27 13:25:37.090333" } 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 27 July 2024 13:25:37 +0000 (0:00:00.187) 0:00:06.711 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 27 July 2024 13:25:37 +0000 (0:00:00.011) 0:00:06.722 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 27 July 2024 13:25:37 +0000 (0:00:00.198) 0:00:06.920 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 July 2024 13:25:37 +0000 (0:00:00.183) 0:00:07.104 ********* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 27 July 2024 13:25:37 +0000 (0:00:00.183) 0:00:07.288 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 27 July 2024 13:25:37 +0000 (0:00:00.029) 0:00:07.317 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 27 July 2024 13:25:37 +0000 (0:00:00.031) 0:00:07.349 ********* changed: [sut] => { "changed": true, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.289) 0:00:07.638 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of /boot/grub2/user.cfg] **************************************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/tests_password.yml:32 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.010) 0:00:07.649 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify that user conf doesn't exist] ************************************* task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/tests_password.yml:37 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.176) 0:00:07.826 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove boot loader password] ********************************************* task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/tests_password.yml:41 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.011) 0:00:07.838 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.034) 0:00:07.872 ********* included: /WORKDIR/git-weekly-cizyn_8w9c/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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.011) 0:00:07.883 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.014) 0:00:07.897 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.016) 0:00:07.914 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.009) 0:00:07.923 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.021) 0:00:07.944 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 July 2024 13:25:38 +0000 (0:00:00.011) 0:00:07.955 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 July 2024 13:25:39 +0000 (0:00:00.884) 0:00:08.840 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722086724.3338652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1721812804.260903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2688437, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812804.260903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2554718416", "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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 July 2024 13:25:39 +0000 (0:00:00.186) 0:00:09.027 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 July 2024 13:25:39 +0000 (0:00:00.010) 0:00:09.037 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 July 2024 13:25:39 +0000 (0:00:00.007) 0:00:09.045 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 July 2024 13:25:39 +0000 (0:00:00.171) 0:00:09.217 ********* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 July 2024 13:25:39 +0000 (0:00:00.016) 0:00:09.233 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722086724.3338652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1721812804.260903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2688437, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812804.260903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2554718416", "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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 July 2024 13:25:39 +0000 (0:00:00.191) 0:00:09.424 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722086733.0395372, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "833bf2e9a21cd4cfc20ddf29419355a254d9d1e6", "ctime": 1722086725.6248164, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 331350337, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1722086725.6238165, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1663817336", "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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 27 July 2024 13:25:40 +0000 (0:00:00.202) 0:00:09.626 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004881", "end": "2024-07-27 13:25:40.204134", "rc": 0, "start": "2024-07-27 13:25:40.199253" } 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 27 July 2024 13:25:40 +0000 (0:00:00.200) 0:00:09.826 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 27 July 2024 13:25:40 +0000 (0:00:00.018) 0:00:09.845 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 27 July 2024 13:25:40 +0000 (0:00:00.180) 0:00:10.026 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 July 2024 13:25:40 +0000 (0:00:00.181) 0:00:10.208 ********* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 27 July 2024 13:25:40 +0000 (0:00:00.179) 0:00:10.387 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 27 July 2024 13:25:40 +0000 (0:00:00.010) 0:00:10.398 ********* 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-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 27 July 2024 13:25:40 +0000 (0:00:00.009) 0:00:10.407 ********* ok: [sut] => { "changed": false, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 27 July 2024 13:25:40 +0000 (0:00:00.185) 0:00:10.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=44 changed=3 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 Saturday 27 July 2024 13:25:41 +0000 (0:00:00.007) 0:00:10.599 ********* =============================================================================== linux-system-roles.bootloader : Ensure required packages are installed --- 1.77s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 0.96s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg --- 0.55s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Gather architecture facts ----------------------------------------------- 0.54s /WORKDIR/git-weekly-cizyn_8w9c/tests/tasks/skip_on_s390x.yml:3 ---------------- linux-system-roles.bootloader : Remove boot loader password configuration --- 0.48s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 linux-system-roles.bootloader : Generate boot loader password ----------- 0.43s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.41s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.39s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.38s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.38s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.38s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.37s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.36s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 linux-system-roles.bootloader : Determine platform type ----------------- 0.35s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 linux-system-roles.bootloader : Check if system is ostree --------------- 0.26s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.25s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.23s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.22s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.19s /WORKDIR/git-weekly-cizyn_8w9c/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Get contents of /boot/grub2/user.cfg ------------------------------------ 0.18s /WORKDIR/git-weekly-cizyn_8w9c/tests/tests_password.yml:18 -------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---