# 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.6/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.6.8 (default, Oct 26 2022, 09:13:21) [GCC 8.5.0 20210514 (Red Hat 8.5.0-17)] 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_reload.yml ***************************************************** 1 plays in /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml PLAY [Ensure that crypto_policy_reload variable works] ************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:3 Saturday 11 February 2023 16:50:05 +0000 (0:00:00.031) 0:00:00.031 ***** ok: [sut] META: ran handlers TASK [Run role to make sure all dependencies are installed] ******************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:8 Saturday 11 February 2023 16:50:06 +0000 (0:00:00.807) 0:00:00.838 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 11 February 2023 16:50:06 +0000 (0:00:00.052) 0:00:00.891 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 11 February 2023 16:50:06 +0000 (0:00:00.038) 0:00:00.929 ***** ok: [sut] TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:9 Saturday 11 February 2023 16:50:06 +0000 (0:00:00.448) 0:00:01.378 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 11 February 2023 16:50:06 +0000 (0:00:00.087) 0:00:01.465 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:11 Saturday 11 February 2023 16:50:07 +0000 (0:00:01.148) 0:00:02.614 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:50:07 +0000 (0:00:00.117) 0:00:02.731 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.207241", "end": "2023-02-11 16:50:08.484652", "rc": 0, "start": "2023-02-11 16:50:08.277411" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:50:08 +0000 (0:00:00.550) 0:00:03.282 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:14 Saturday 11 February 2023 16:50:08 +0000 (0:00:00.069) 0:00:03.351 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1675934096.9566085, "ctime": 1675899262.8778203, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398539, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2394, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398540, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 267, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398541, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1939, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398542, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2465, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1675933717.1659937, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398543, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2574, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:22 Saturday 11 February 2023 16:50:09 +0000 (0:00:00.449) 0:00:03.800 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "DEFAULT", "LEGACY", "EMPTY", "FUTURE", "FIPS" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:29 Saturday 11 February 2023 16:50:09 +0000 (0:00:00.058) 0:00:03.858 ***** ok: [sut] => { "changed": false, "examined": 6, "files": [ { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807981, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807982, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807983, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807984, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1986, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807985, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 6 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:37 Saturday 11 February 2023 16:50:09 +0000 (0:00:00.302) 0:00:04.161 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "SHA1", "AD-SUPPORT-LEGACY", "OSPP", "AD-SUPPORT", "ECDHE-ONLY", "NO-SHA1" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:44 Saturday 11 February 2023 16:50:09 +0000 (0:00:00.107) 0:00:04.269 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "SHA1", "AD-SUPPORT-LEGACY", "OSPP", "AD-SUPPORT", "ECDHE-ONLY", "NO-SHA1" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:50 Saturday 11 February 2023 16:50:09 +0000 (0:00:00.076) 0:00:04.346 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:61 Saturday 11 February 2023 16:50:09 +0000 (0:00:00.063) 0:00:04.409 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:69 Saturday 11 February 2023 16:50:09 +0000 (0:00:00.062) 0:00:04.471 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:50:09 +0000 (0:00:00.062) 0:00:04.534 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.061080", "end": "2023-02-11 16:50:10.043523", "rc": 0, "start": "2023-02-11 16:50:09.982443" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:50:10 +0000 (0:00:00.311) 0:00:04.845 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [Get SSHD pid before policy update] *************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:12 Saturday 11 February 2023 16:50:10 +0000 (0:00:00.056) 0:00:04.902 ***** ok: [sut] => { "changed": false, "content": "NzgyCg==", "encoding": "base64", "source": "/var/run/sshd.pid" } TASK [Change policy from DEFAULT TO LEGACY (disable reload)] ******************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:17 Saturday 11 February 2023 16:50:10 +0000 (0:00:00.366) 0:00:05.269 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 11 February 2023 16:50:10 +0000 (0:00:00.062) 0:00:05.332 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 11 February 2023 16:50:10 +0000 (0:00:00.042) 0:00:05.374 ***** ok: [sut] TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:9 Saturday 11 February 2023 16:50:11 +0000 (0:00:00.427) 0:00:05.802 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 11 February 2023 16:50:11 +0000 (0:00:00.084) 0:00:05.886 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:11 Saturday 11 February 2023 16:50:12 +0000 (0:00:01.007) 0:00:06.894 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:50:12 +0000 (0:00:00.045) 0:00:06.940 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.059980", "end": "2023-02-11 16:50:12.446055", "rc": 0, "start": "2023-02-11 16:50:12.386075" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:50:12 +0000 (0:00:00.292) 0:00:07.232 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:14 Saturday 11 February 2023 16:50:12 +0000 (0:00:00.049) 0:00:07.282 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1675934096.9566085, "ctime": 1675899262.8778203, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398539, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2394, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398540, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 267, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398541, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1939, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398542, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2465, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1675933717.1659937, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398543, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2574, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:22 Saturday 11 February 2023 16:50:12 +0000 (0:00:00.249) 0:00:07.531 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "DEFAULT", "LEGACY", "EMPTY", "FUTURE", "FIPS" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:29 Saturday 11 February 2023 16:50:12 +0000 (0:00:00.053) 0:00:07.584 ***** ok: [sut] => { "changed": false, "examined": 6, "files": [ { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807981, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807982, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807983, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807984, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1986, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807985, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 6 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:37 Saturday 11 February 2023 16:50:13 +0000 (0:00:00.247) 0:00:07.832 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "SHA1", "AD-SUPPORT-LEGACY", "OSPP", "AD-SUPPORT", "ECDHE-ONLY", "NO-SHA1" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:44 Saturday 11 February 2023 16:50:13 +0000 (0:00:00.053) 0:00:07.886 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "SHA1", "AD-SUPPORT-LEGACY", "OSPP", "AD-SUPPORT", "ECDHE-ONLY", "NO-SHA1" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:50 Saturday 11 February 2023 16:50:13 +0000 (0:00:00.051) 0:00:07.938 ***** NOTIFIED HANDLER linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag for sut changed: [sut] => { "changed": true, "cmd": [ "update-crypto-policies", "--no-reload", "--set", "LEGACY" ], "delta": "0:00:00.140888", "end": "2023-02-11 16:50:13.551752", "rc": 0, "start": "2023-02-11 16:50:13.410864" } STDOUT: Setting system policy to LEGACY Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place. TASK [linux-system-roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:61 Saturday 11 February 2023 16:50:13 +0000 (0:00:00.400) 0:00:08.339 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_reboot_required": true }, "changed": false } TASK [linux-system-roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:69 Saturday 11 February 2023 16:50:13 +0000 (0:00:00.055) 0:00:08.394 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:50:13 +0000 (0:00:00.037) 0:00:08.431 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.060488", "end": "2023-02-11 16:50:13.997395", "rc": 0, "start": "2023-02-11 16:50:13.936907" } STDOUT: LEGACY TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:50:14 +0000 (0:00:00.357) 0:00:08.788 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "LEGACY" }, "changed": false } TASK [Get sshd pid after first update] ***************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:24 Saturday 11 February 2023 16:50:14 +0000 (0:00:00.052) 0:00:08.840 ***** ok: [sut] => { "changed": false, "content": "NzgyCg==", "encoding": "base64", "source": "/var/run/sshd.pid" } TASK [Verify that policy was changed to LEGACY] ******************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:29 Saturday 11 February 2023 16:50:14 +0000 (0:00:00.235) 0:00:09.076 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check the sshd was not reloaded] ***************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:33 Saturday 11 February 2023 16:50:14 +0000 (0:00:00.054) 0:00:09.130 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Change policy from LEGACY to DEFAULT (reload by default)] **************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:38 Saturday 11 February 2023 16:50:14 +0000 (0:00:00.064) 0:00:09.195 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 11 February 2023 16:50:14 +0000 (0:00:00.064) 0:00:09.259 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 11 February 2023 16:50:14 +0000 (0:00:00.039) 0:00:09.299 ***** ok: [sut] TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:9 Saturday 11 February 2023 16:50:14 +0000 (0:00:00.421) 0:00:09.721 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 11 February 2023 16:50:15 +0000 (0:00:00.080) 0:00:09.802 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:11 Saturday 11 February 2023 16:50:16 +0000 (0:00:00.958) 0:00:10.760 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:50:16 +0000 (0:00:00.036) 0:00:10.796 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.059869", "end": "2023-02-11 16:50:16.300486", "rc": 0, "start": "2023-02-11 16:50:16.240617" } STDOUT: LEGACY TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:50:16 +0000 (0:00:00.290) 0:00:11.087 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "LEGACY" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:14 Saturday 11 February 2023 16:50:16 +0000 (0:00:00.048) 0:00:11.136 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1675934096.9566085, "ctime": 1675899262.8778203, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398539, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2394, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398540, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 267, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398541, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1939, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398542, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2465, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1676134213.4670472, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398543, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2574, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:22 Saturday 11 February 2023 16:50:16 +0000 (0:00:00.238) 0:00:11.375 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "DEFAULT", "LEGACY", "EMPTY", "FUTURE", "FIPS" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:29 Saturday 11 February 2023 16:50:16 +0000 (0:00:00.059) 0:00:11.434 ***** ok: [sut] => { "changed": false, "examined": 6, "files": [ { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807981, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807982, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807983, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807984, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1986, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807985, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 6 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:37 Saturday 11 February 2023 16:50:16 +0000 (0:00:00.247) 0:00:11.682 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "SHA1", "AD-SUPPORT-LEGACY", "OSPP", "AD-SUPPORT", "ECDHE-ONLY", "NO-SHA1" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:44 Saturday 11 February 2023 16:50:16 +0000 (0:00:00.056) 0:00:11.739 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "SHA1", "AD-SUPPORT-LEGACY", "OSPP", "AD-SUPPORT", "ECDHE-ONLY", "NO-SHA1" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:50 Saturday 11 February 2023 16:50:17 +0000 (0:00:00.052) 0:00:11.792 ***** NOTIFIED HANDLER linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag for sut changed: [sut] => { "changed": true, "cmd": [ "update-crypto-policies", "--set", "DEFAULT" ], "delta": "0:00:00.188034", "end": "2023-02-11 16:50:17.462105", "rc": 0, "start": "2023-02-11 16:50:17.274071" } STDOUT: Setting system policy to DEFAULT Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place. TASK [linux-system-roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:61 Saturday 11 February 2023 16:50:17 +0000 (0:00:00.459) 0:00:12.252 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_reboot_required": true }, "changed": false } TASK [linux-system-roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:69 Saturday 11 February 2023 16:50:17 +0000 (0:00:00.055) 0:00:12.307 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:50:17 +0000 (0:00:00.042) 0:00:12.349 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.060570", "end": "2023-02-11 16:50:17.859631", "rc": 0, "start": "2023-02-11 16:50:17.799061" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:50:17 +0000 (0:00:00.299) 0:00:12.648 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [Get sshd pid after second update] **************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:44 Saturday 11 February 2023 16:50:17 +0000 (0:00:00.050) 0:00:12.699 ***** ok: [sut] => { "changed": false, "content": "NTA1NQo=", "encoding": "base64", "source": "/var/run/sshd.pid" } TASK [Verify that policy was changed to DEFAULT] ******************************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:49 Saturday 11 February 2023 16:50:18 +0000 (0:00:00.244) 0:00:12.943 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check the sshd was reloaded] ********************************************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:54 Saturday 11 February 2023 16:50:18 +0000 (0:00:00.056) 0:00:12.999 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Restore policy to DEFAULT] *********************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:60 Saturday 11 February 2023 16:50:18 +0000 (0:00:00.057) 0:00:13.057 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 11 February 2023 16:50:18 +0000 (0:00:00.069) 0:00:13.126 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 11 February 2023 16:50:18 +0000 (0:00:00.046) 0:00:13.173 ***** ok: [sut] TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:9 Saturday 11 February 2023 16:50:18 +0000 (0:00:00.441) 0:00:13.614 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 11 February 2023 16:50:18 +0000 (0:00:00.081) 0:00:13.696 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:11 Saturday 11 February 2023 16:50:19 +0000 (0:00:00.997) 0:00:14.693 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:50:19 +0000 (0:00:00.039) 0:00:14.732 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.059653", "end": "2023-02-11 16:50:20.245462", "rc": 0, "start": "2023-02-11 16:50:20.185809" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:50:20 +0000 (0:00:00.301) 0:00:15.034 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:14 Saturday 11 February 2023 16:50:20 +0000 (0:00:00.083) 0:00:15.117 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1676134217.330076, "ctime": 1675899262.8778203, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398539, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2394, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398540, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 267, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398541, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1939, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398542, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2465, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1676134213.4670472, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398543, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2574, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:22 Saturday 11 February 2023 16:50:20 +0000 (0:00:00.252) 0:00:15.369 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "DEFAULT", "LEGACY", "EMPTY", "FUTURE", "FIPS" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:29 Saturday 11 February 2023 16:50:20 +0000 (0:00:00.058) 0:00:15.428 ***** ok: [sut] => { "changed": false, "examined": 6, "files": [ { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807981, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807982, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807983, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807984, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1986, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807985, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 6 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:37 Saturday 11 February 2023 16:50:20 +0000 (0:00:00.253) 0:00:15.682 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "SHA1", "AD-SUPPORT-LEGACY", "OSPP", "AD-SUPPORT", "ECDHE-ONLY", "NO-SHA1" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:44 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.078) 0:00:15.760 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "SHA1", "AD-SUPPORT-LEGACY", "OSPP", "AD-SUPPORT", "ECDHE-ONLY", "NO-SHA1" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:50 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.056) 0:00:15.817 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:61 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.058) 0:00:15.875 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:69 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.055) 0:00:15.930 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.041) 0:00:15.972 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.059611", "end": "2023-02-11 16:50:21.481246", "rc": 0, "start": "2023-02-11 16:50:21.421635" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.298) 0:00:16.270 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } RUNNING HANDLER [linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:4 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.043) 0:00:16.314 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:11 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.057) 0:00:16.371 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:4 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.053) 0:00:16.425 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:11 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.050) 0:00:16.476 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:4 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.050) 0:00:16.526 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:11 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.059) 0:00:16.585 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Check the current policy has been restored to DEFAULT] ******************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:73 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.063) 0:00:16.649 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=69 changed=2 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 Saturday 11 February 2023 16:50:21 +0000 (0:00:00.055) 0:00:16.704 ***** =============================================================================== linux-system-roles.crypto_policies : Ensure required packages are installed --- 1.96s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 linux-system-roles.crypto_policies : Ensure required packages are installed --- 1.15s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 linux-system-roles.crypto_policies : Ensure required packages are installed --- 1.01s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:3 - linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.55s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Update crypto policy if needed ----- 0.52s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:50 linux-system-roles.crypto_policies : Find subpolicy files --------------- 0.50s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:29 linux-system-roles.crypto_policies : Find base policies files ----------- 0.49s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:14 linux-system-roles.crypto_policies : Find base policies files ----------- 0.45s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:14 linux-system-roles.crypto_policies : Ensure ansible_facts used by role --- 0.45s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 linux-system-roles.crypto_policies : Ensure ansible_facts used by role --- 0.44s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 linux-system-roles.crypto_policies : Ensure ansible_facts used by role --- 0.43s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 linux-system-roles.crypto_policies : Ensure ansible_facts used by role --- 0.42s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 linux-system-roles.crypto_policies : Update crypto policy if needed ----- 0.40s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:50 Get SSHD pid before policy update --------------------------------------- 0.37s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_reload.yml:12 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.36s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.31s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Find subpolicy files --------------- 0.30s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:29 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.30s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.30s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /opt/ansible-2.9/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release. from cryptography.exceptions import InvalidSignature ---^---^---^---^---^---