# 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 statically imported: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml 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_fcontext.yml *************************************************** 1 plays in /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml PLAY [Check if selinux role sets SELinux fcontext mappings] ******************** META: ran handlers TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:14 Sunday 18 February 2024 03:13:00 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:20 Sunday 18 February 2024 03:13:00 +0000 (0:00:00.419) 0:00:00.431 ******* TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 18 February 2024 03:13:00 +0000 (0:00:00.026) 0:00:00.458 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 18 February 2024 03:13:00 +0000 (0:00:00.187) 0:00:00.645 ******* ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 18 February 2024 03:13:00 +0000 (0:00:00.019) 0:00:00.664 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 18 February 2024 03:13:01 +0000 (0:00:00.724) 0:00:01.388 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 18 February 2024 03:13:01 +0000 (0:00:00.016) 0:00:01.405 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 18 February 2024 03:13:01 +0000 (0:00:00.016) 0:00:01.421 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 18 February 2024 03:13:01 +0000 (0:00:00.016) 0:00:01.437 ******* ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:25 Sunday 18 February 2024 03:13:02 +0000 (0:00:00.699) 0:00:02.137 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:33 Sunday 18 February 2024 03:13:02 +0000 (0:00:00.016) 0:00:02.153 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:47 Sunday 18 February 2024 03:13:02 +0000 (0:00:00.016) 0:00:02.170 ******* ok: [sut] => { "ansible_facts": { "__selinux_is_el6": true }, "changed": false } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:56 Sunday 18 February 2024 03:13:02 +0000 (0:00:00.018) 0:00:02.188 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:03.911673", "end": "2024-02-18 03:13:06.540874", "rc": 0, "start": "2024-02-18 03:13:02.629201" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:61 Sunday 18 February 2024 03:13:06 +0000 (0:00:04.086) 0:00:06.275 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.458523", "end": "2024-02-18 03:13:09.126930", "rc": 0, "start": "2024-02-18 03:13:06.668407" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:66 Sunday 18 February 2024 03:13:09 +0000 (0:00:02.584) 0:00:08.859 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.558603", "end": "2024-02-18 03:13:11.810696", "rc": 0, "start": "2024-02-18 03:13:09.252093" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:71 Sunday 18 February 2024 03:13:11 +0000 (0:00:02.684) 0:00:11.544 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.531662", "end": "2024-02-18 03:13:14.468942", "rc": 0, "start": "2024-02-18 03:13:11.937280" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:76 Sunday 18 February 2024 03:13:14 +0000 (0:00:02.657) 0:00:14.201 ******* ok: [sut] => { "ansible_facts": { "ansible_facts": { "architecture": "x86_64", "discovered_interpreter_python": "/usr/bin/python", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "d488a8c4-f890-4b84-861f-70ab24f1f3d4", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "module_setup": true, "nodename": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "system": "Linux", "userspace_architecture": "x86_64", "userspace_bits": "64" } }, "changed": false } TASK [Initial changes] ********************************************************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:17 Sunday 18 February 2024 03:13:14 +0000 (0:00:00.020) 0:00:14.221 ******* TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Sunday 18 February 2024 03:13:14 +0000 (0:00:00.033) 0:00:14.255 ******* included: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Sunday 18 February 2024 03:13:14 +0000 (0:00:00.010) 0:00:14.266 ******* ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Sunday 18 February 2024 03:13:14 +0000 (0:00:00.227) 0:00:14.493 ******* included: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 18 February 2024 03:13:14 +0000 (0:00:00.009) 0:00:14.503 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 18 February 2024 03:13:14 +0000 (0:00:00.016) 0:00:14.519 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 18 February 2024 03:13:14 +0000 (0:00:00.016) 0:00:14.536 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 18 February 2024 03:13:15 +0000 (0:00:00.622) 0:00:15.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 18 February 2024 03:13:15 +0000 (0:00:00.016) 0:00:15.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 18 February 2024 03:13:15 +0000 (0:00:00.016) 0:00:15.191 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 18 February 2024 03:13:15 +0000 (0:00:00.016) 0:00:15.207 ******* ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Sunday 18 February 2024 03:13:16 +0000 (0:00:00.693) 0:00:15.901 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Sunday 18 February 2024 03:13:16 +0000 (0:00:00.016) 0:00:15.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Sunday 18 February 2024 03:13:16 +0000 (0:00:00.016) 0:00:15.934 ******* ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Sunday 18 February 2024 03:13:16 +0000 (0:00:00.017) 0:00:15.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Sunday 18 February 2024 03:13:16 +0000 (0:00:00.005) 0:00:15.958 ******* skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Sunday 18 February 2024 03:13:16 +0000 (0:00:00.016) 0:00:15.974 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Sunday 18 February 2024 03:13:16 +0000 (0:00:00.015) 0:00:15.989 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Sunday 18 February 2024 03:13:16 +0000 (0:00:00.016) 0:00:16.006 ******* changed: [sut] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "fcontext", "-D" ], "delta": "0:00:04.122623", "end": "2024-02-18 03:13:20.524690", "rc": 0, "start": "2024-02-18 03:13:16.402067" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Sunday 18 February 2024 03:13:20 +0000 (0:00:04.250) 0:00:20.256 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Sunday 18 February 2024 03:13:20 +0000 (0:00:00.016) 0:00:20.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Sunday 18 February 2024 03:13:20 +0000 (0:00:00.016) 0:00:20.289 ******* TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Sunday 18 February 2024 03:13:20 +0000 (0:00:00.016) 0:00:20.306 ******* changed: [sut] => (item={'target': '/tmp/test_dir1(/.*)?', 'setype': 'user_home_dir_t', 'ftype': 'd', 'seuser': 'staff_u', 'selevel': 's0-s0:c0.c1023'}) => { "__selinux_item": { "ftype": "d", "selevel": "s0-s0:c0.c1023", "setype": "user_home_dir_t", "seuser": "staff_u", "target": "/tmp/test_dir1(/.*)?" }, "ansible_loop_var": "__selinux_item", "changed": true, "ftype": "d", "serange": "s0-s0:c0.c1023", "setype": "user_home_dir_t", "seuser": "staff_u", "state": "present", "substitute": null, "target": "/tmp/test_dir1(/.*)?" } TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Sunday 18 February 2024 03:13:27 +0000 (0:00:06.800) 0:00:27.106 ******* TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Sunday 18 February 2024 03:13:27 +0000 (0:00:00.016) 0:00:27.122 ******* TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Sunday 18 February 2024 03:13:27 +0000 (0:00:00.015) 0:00:27.138 ******* ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Sunday 18 February 2024 03:13:28 +0000 (0:00:01.056) 0:00:28.194 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Sunday 18 February 2024 03:13:28 +0000 (0:00:00.021) 0:00:28.216 ******* TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Sunday 18 February 2024 03:13:28 +0000 (0:00:00.048) 0:00:28.264 ******* TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:14 Sunday 18 February 2024 03:13:28 +0000 (0:00:00.020) 0:00:28.284 ******* ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:20 Sunday 18 February 2024 03:13:28 +0000 (0:00:00.230) 0:00:28.515 ******* TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 18 February 2024 03:13:28 +0000 (0:00:00.026) 0:00:28.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 18 February 2024 03:13:28 +0000 (0:00:00.022) 0:00:28.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 18 February 2024 03:13:28 +0000 (0:00:00.020) 0:00:28.585 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 18 February 2024 03:13:29 +0000 (0:00:00.672) 0:00:29.257 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 18 February 2024 03:13:29 +0000 (0:00:00.021) 0:00:29.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 18 February 2024 03:13:29 +0000 (0:00:00.020) 0:00:29.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 18 February 2024 03:13:29 +0000 (0:00:00.020) 0:00:29.321 ******* ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:25 Sunday 18 February 2024 03:13:30 +0000 (0:00:00.716) 0:00:30.037 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:33 Sunday 18 February 2024 03:13:30 +0000 (0:00:00.020) 0:00:30.058 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:47 Sunday 18 February 2024 03:13:30 +0000 (0:00:00.022) 0:00:30.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:56 Sunday 18 February 2024 03:13:30 +0000 (0:00:00.021) 0:00:30.102 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.545764", "end": "2024-02-18 03:13:33.049841", "rc": 0, "start": "2024-02-18 03:13:30.504077" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:61 Sunday 18 February 2024 03:13:33 +0000 (0:00:02.682) 0:00:32.785 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.358083", "end": "2024-02-18 03:13:35.534624", "rc": 0, "start": "2024-02-18 03:13:33.176541" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:66 Sunday 18 February 2024 03:13:35 +0000 (0:00:02.484) 0:00:35.270 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.418990", "end": "2024-02-18 03:13:38.078184", "rc": 0, "start": "2024-02-18 03:13:35.659194" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:71 Sunday 18 February 2024 03:13:38 +0000 (0:00:02.543) 0:00:37.813 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.566941", "end": "2024-02-18 03:13:40.771816", "rc": 0, "start": "2024-02-18 03:13:38.204875" } STDOUT: /tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:76 Sunday 18 February 2024 03:13:40 +0000 (0:00:02.697) 0:00:40.511 ******* ok: [sut] => { "ansible_facts": { "ansible_facts": { "architecture": "x86_64", "discovered_interpreter_python": "/usr/bin/python", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "d488a8c4-f890-4b84-861f-70ab24f1f3d4", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "module_setup": true, "nodename": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "system": "Linux", "userspace_architecture": "x86_64", "userspace_bits": "64" } }, "changed": false } TASK [Save state after initial changes and before other changes] *************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:29 Sunday 18 February 2024 03:13:40 +0000 (0:00:00.023) 0:00:40.535 ******* ok: [sut] => { "ansible_facts": { "fcontext_before": "/tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 " }, "changed": false } TASK [Check if there are SELinux fcontext mapping changes] ********************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:33 Sunday 18 February 2024 03:13:40 +0000 (0:00:00.020) 0:00:40.555 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if there's mapping to seuser/selevel context] ********************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:37 Sunday 18 February 2024 03:13:40 +0000 (0:00:00.021) 0:00:40.577 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Subsequent changes] ****************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:41 Sunday 18 February 2024 03:13:40 +0000 (0:00:00.021) 0:00:40.598 ******* TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Sunday 18 February 2024 03:13:40 +0000 (0:00:00.060) 0:00:40.658 ******* included: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Sunday 18 February 2024 03:13:40 +0000 (0:00:00.017) 0:00:40.676 ******* ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Sunday 18 February 2024 03:13:41 +0000 (0:00:00.213) 0:00:40.890 ******* included: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 18 February 2024 03:13:41 +0000 (0:00:00.018) 0:00:40.909 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 18 February 2024 03:13:41 +0000 (0:00:00.020) 0:00:40.929 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 18 February 2024 03:13:41 +0000 (0:00:00.020) 0:00:40.949 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 18 February 2024 03:13:41 +0000 (0:00:00.611) 0:00:41.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 18 February 2024 03:13:41 +0000 (0:00:00.021) 0:00:41.582 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 18 February 2024 03:13:41 +0000 (0:00:00.021) 0:00:41.604 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 18 February 2024 03:13:41 +0000 (0:00:00.021) 0:00:41.626 ******* ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.692) 0:00:42.318 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.021) 0:00:42.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.020) 0:00:42.360 ******* ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.021) 0:00:42.381 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.008) 0:00:42.390 ******* skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.019) 0:00:42.410 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.019) 0:00:42.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.020) 0:00:42.451 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.020) 0:00:42.471 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.020) 0:00:42.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.020) 0:00:42.511 ******* TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Sunday 18 February 2024 03:13:42 +0000 (0:00:00.020) 0:00:42.532 ******* changed: [sut] => (item={'target': '/tmp/test_dir2(/.*)?', 'setype': 'user_home_dir_t', 'ftype': 'd', 'seuser': 'staff_u', 'selevel': 's0-s0:c0.c1023'}) => { "__selinux_item": { "ftype": "d", "selevel": "s0-s0:c0.c1023", "setype": "user_home_dir_t", "seuser": "staff_u", "target": "/tmp/test_dir2(/.*)?" }, "ansible_loop_var": "__selinux_item", "changed": true, "ftype": "d", "serange": "s0-s0:c0.c1023", "setype": "user_home_dir_t", "seuser": "staff_u", "state": "present", "substitute": null, "target": "/tmp/test_dir2(/.*)?" } TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Sunday 18 February 2024 03:13:49 +0000 (0:00:06.629) 0:00:49.161 ******* TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Sunday 18 February 2024 03:13:49 +0000 (0:00:00.020) 0:00:49.181 ******* TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Sunday 18 February 2024 03:13:49 +0000 (0:00:00.019) 0:00:49.201 ******* ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Sunday 18 February 2024 03:13:50 +0000 (0:00:01.014) 0:00:50.215 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Sunday 18 February 2024 03:13:50 +0000 (0:00:00.023) 0:00:50.238 ******* TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Sunday 18 February 2024 03:13:50 +0000 (0:00:00.020) 0:00:50.258 ******* TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:14 Sunday 18 February 2024 03:13:50 +0000 (0:00:00.020) 0:00:50.278 ******* ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:20 Sunday 18 February 2024 03:13:50 +0000 (0:00:00.222) 0:00:50.501 ******* TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 18 February 2024 03:13:50 +0000 (0:00:00.019) 0:00:50.521 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 18 February 2024 03:13:50 +0000 (0:00:00.020) 0:00:50.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 18 February 2024 03:13:50 +0000 (0:00:00.020) 0:00:50.561 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 18 February 2024 03:13:51 +0000 (0:00:00.642) 0:00:51.204 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 18 February 2024 03:13:51 +0000 (0:00:00.021) 0:00:51.225 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 18 February 2024 03:13:51 +0000 (0:00:00.020) 0:00:51.245 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 18 February 2024 03:13:51 +0000 (0:00:00.021) 0:00:51.267 ******* ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:25 Sunday 18 February 2024 03:13:52 +0000 (0:00:00.723) 0:00:51.991 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:33 Sunday 18 February 2024 03:13:52 +0000 (0:00:00.052) 0:00:52.043 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:47 Sunday 18 February 2024 03:13:52 +0000 (0:00:00.021) 0:00:52.064 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:56 Sunday 18 February 2024 03:13:52 +0000 (0:00:00.020) 0:00:52.085 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.593145", "end": "2024-02-18 03:13:55.070269", "rc": 0, "start": "2024-02-18 03:13:52.477124" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:61 Sunday 18 February 2024 03:13:55 +0000 (0:00:02.721) 0:00:54.806 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.625965", "end": "2024-02-18 03:13:57.823905", "rc": 0, "start": "2024-02-18 03:13:55.197940" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:66 Sunday 18 February 2024 03:13:57 +0000 (0:00:02.754) 0:00:57.561 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.565091", "end": "2024-02-18 03:14:00.520495", "rc": 0, "start": "2024-02-18 03:13:57.955404" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:71 Sunday 18 February 2024 03:14:00 +0000 (0:00:02.696) 0:01:00.257 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.759478", "end": "2024-02-18 03:14:03.409329", "rc": 0, "start": "2024-02-18 03:14:00.649851" } STDOUT: /tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 /tmp/test_dir2(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:76 Sunday 18 February 2024 03:14:03 +0000 (0:00:02.889) 0:01:03.146 ******* ok: [sut] => { "ansible_facts": { "ansible_facts": { "architecture": "x86_64", "discovered_interpreter_python": "/usr/bin/python", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "d488a8c4-f890-4b84-861f-70ab24f1f3d4", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "module_setup": true, "nodename": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "system": "Linux", "userspace_architecture": "x86_64", "userspace_bits": "64" } }, "changed": false } TASK [Save state after other changes] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:53 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.024) 0:01:03.170 ******* ok: [sut] => { "ansible_facts": { "fcontext_after": "/tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 \n/tmp/test_dir2(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 " }, "changed": false } TASK [Check if there are SELinux fcontext mapping changes] ********************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:57 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.020) 0:01:03.190 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if there's another mapping to seuser/selevel context] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:61 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.021) 0:01:03.212 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Revert subsequent changes] *********************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:67 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.023) 0:01:03.236 ******* TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.049) 0:01:03.286 ******* included: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.035) 0:01:03.321 ******* ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.221) 0:01:03.542 ******* included: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.018) 0:01:03.561 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.022) 0:01:03.583 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 18 February 2024 03:14:03 +0000 (0:00:00.020) 0:01:03.603 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 18 February 2024 03:14:04 +0000 (0:00:00.631) 0:01:04.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 18 February 2024 03:14:04 +0000 (0:00:00.021) 0:01:04.256 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 18 February 2024 03:14:04 +0000 (0:00:00.020) 0:01:04.277 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 18 February 2024 03:14:04 +0000 (0:00:00.021) 0:01:04.299 ******* ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.684) 0:01:04.983 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.021) 0:01:05.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.020) 0:01:05.025 ******* ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.022) 0:01:05.048 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.009) 0:01:05.058 ******* skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.020) 0:01:05.078 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.020) 0:01:05.099 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.020) 0:01:05.119 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.020) 0:01:05.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.020) 0:01:05.160 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.020) 0:01:05.180 ******* TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Sunday 18 February 2024 03:14:05 +0000 (0:00:00.020) 0:01:05.200 ******* changed: [sut] => (item={'target': '/tmp/test_dir2(/.*)?', 'setype': 'user_home_dir_t', 'ftype': 'd', 'state': 'absent'}) => { "__selinux_item": { "ftype": "d", "setype": "user_home_dir_t", "state": "absent", "target": "/tmp/test_dir2(/.*)?" }, "ansible_loop_var": "__selinux_item", "changed": true, "ftype": "d", "setype": "user_home_dir_t", "state": "absent", "substitute": null, "target": "/tmp/test_dir2(/.*)?" } TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Sunday 18 February 2024 03:14:12 +0000 (0:00:06.672) 0:01:11.872 ******* TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Sunday 18 February 2024 03:14:12 +0000 (0:00:00.020) 0:01:11.892 ******* TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Sunday 18 February 2024 03:14:12 +0000 (0:00:00.020) 0:01:11.913 ******* ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Sunday 18 February 2024 03:14:13 +0000 (0:00:00.997) 0:01:12.910 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Sunday 18 February 2024 03:14:13 +0000 (0:00:00.022) 0:01:12.932 ******* TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Sunday 18 February 2024 03:14:13 +0000 (0:00:00.019) 0:01:12.952 ******* TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:14 Sunday 18 February 2024 03:14:13 +0000 (0:00:00.020) 0:01:12.972 ******* ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:20 Sunday 18 February 2024 03:14:13 +0000 (0:00:00.229) 0:01:13.202 ******* TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 18 February 2024 03:14:13 +0000 (0:00:00.019) 0:01:13.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 18 February 2024 03:14:13 +0000 (0:00:00.020) 0:01:13.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 18 February 2024 03:14:13 +0000 (0:00:00.020) 0:01:13.261 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 18 February 2024 03:14:14 +0000 (0:00:00.651) 0:01:13.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 18 February 2024 03:14:14 +0000 (0:00:00.021) 0:01:13.934 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 18 February 2024 03:14:14 +0000 (0:00:00.020) 0:01:13.955 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 18 February 2024 03:14:14 +0000 (0:00:00.021) 0:01:13.977 ******* ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:25 Sunday 18 February 2024 03:14:14 +0000 (0:00:00.719) 0:01:14.696 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:33 Sunday 18 February 2024 03:14:15 +0000 (0:00:00.020) 0:01:14.717 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:47 Sunday 18 February 2024 03:14:15 +0000 (0:00:00.020) 0:01:14.737 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:56 Sunday 18 February 2024 03:14:15 +0000 (0:00:00.020) 0:01:14.757 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.617788", "end": "2024-02-18 03:14:17.770079", "rc": 0, "start": "2024-02-18 03:14:15.152291" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:61 Sunday 18 February 2024 03:14:17 +0000 (0:00:02.749) 0:01:17.506 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.587417", "end": "2024-02-18 03:14:20.487317", "rc": 0, "start": "2024-02-18 03:14:17.899900" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:66 Sunday 18 February 2024 03:14:20 +0000 (0:00:02.717) 0:01:20.224 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.554891", "end": "2024-02-18 03:14:23.172411", "rc": 0, "start": "2024-02-18 03:14:20.617520" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:71 Sunday 18 February 2024 03:14:23 +0000 (0:00:02.684) 0:01:22.908 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.610914", "end": "2024-02-18 03:14:25.912567", "rc": 0, "start": "2024-02-18 03:14:23.301653" } STDOUT: /tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:76 Sunday 18 February 2024 03:14:25 +0000 (0:00:02.741) 0:01:25.650 ******* ok: [sut] => { "ansible_facts": { "ansible_facts": { "architecture": "x86_64", "discovered_interpreter_python": "/usr/bin/python", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "d488a8c4-f890-4b84-861f-70ab24f1f3d4", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "module_setup": true, "nodename": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "system": "Linux", "userspace_architecture": "x86_64", "userspace_bits": "64" } }, "changed": false } TASK [Save state after reverting other changes] ******************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:79 Sunday 18 February 2024 03:14:25 +0000 (0:00:00.024) 0:01:25.674 ******* ok: [sut] => { "ansible_facts": { "fcontext_after": "/tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 " }, "changed": false } TASK [Check if SELinux fcontext mapping is as before] ************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:83 Sunday 18 February 2024 03:14:25 +0000 (0:00:00.020) 0:01:25.694 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if the correct mapping was removed] ******************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:87 Sunday 18 February 2024 03:14:26 +0000 (0:00:00.021) 0:01:25.716 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Purge all fcontexts] ***************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:93 Sunday 18 February 2024 03:14:26 +0000 (0:00:00.022) 0:01:25.738 ******* TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Sunday 18 February 2024 03:14:26 +0000 (0:00:00.076) 0:01:25.815 ******* included: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Sunday 18 February 2024 03:14:26 +0000 (0:00:00.017) 0:01:25.833 ******* ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Sunday 18 February 2024 03:14:26 +0000 (0:00:00.216) 0:01:26.049 ******* included: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 18 February 2024 03:14:26 +0000 (0:00:00.017) 0:01:26.066 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 18 February 2024 03:14:26 +0000 (0:00:00.020) 0:01:26.087 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 18 February 2024 03:14:26 +0000 (0:00:00.020) 0:01:26.107 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.614) 0:01:26.722 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.021) 0:01:26.743 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.020) 0:01:26.763 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.021) 0:01:26.785 ******* ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.687) 0:01:27.472 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.021) 0:01:27.494 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.020) 0:01:27.514 ******* ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.021) 0:01:27.536 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.009) 0:01:27.545 ******* skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.020) 0:01:27.566 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.020) 0:01:27.586 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Sunday 18 February 2024 03:14:27 +0000 (0:00:00.020) 0:01:27.607 ******* changed: [sut] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "fcontext", "-D" ], "delta": "0:00:06.504810", "end": "2024-02-18 03:14:34.503214", "rc": 0, "start": "2024-02-18 03:14:27.998404" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Sunday 18 February 2024 03:14:34 +0000 (0:00:06.650) 0:01:34.257 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Sunday 18 February 2024 03:14:34 +0000 (0:00:00.020) 0:01:34.278 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Sunday 18 February 2024 03:14:34 +0000 (0:00:00.020) 0:01:34.298 ******* TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Sunday 18 February 2024 03:14:34 +0000 (0:00:00.020) 0:01:34.319 ******* TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Sunday 18 February 2024 03:14:34 +0000 (0:00:00.019) 0:01:34.338 ******* TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Sunday 18 February 2024 03:14:34 +0000 (0:00:00.019) 0:01:34.357 ******* TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Sunday 18 February 2024 03:14:34 +0000 (0:00:00.019) 0:01:34.377 ******* ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Sunday 18 February 2024 03:14:35 +0000 (0:00:00.988) 0:01:35.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Sunday 18 February 2024 03:14:35 +0000 (0:00:00.021) 0:01:35.387 ******* TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Sunday 18 February 2024 03:14:35 +0000 (0:00:00.020) 0:01:35.407 ******* TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:14 Sunday 18 February 2024 03:14:35 +0000 (0:00:00.020) 0:01:35.428 ******* ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:20 Sunday 18 February 2024 03:14:35 +0000 (0:00:00.227) 0:01:35.655 ******* TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 18 February 2024 03:14:35 +0000 (0:00:00.019) 0:01:35.674 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 18 February 2024 03:14:35 +0000 (0:00:00.020) 0:01:35.695 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 18 February 2024 03:14:36 +0000 (0:00:00.020) 0:01:35.716 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 18 February 2024 03:14:36 +0000 (0:00:00.648) 0:01:36.364 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 18 February 2024 03:14:36 +0000 (0:00:00.021) 0:01:36.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 18 February 2024 03:14:36 +0000 (0:00:00.020) 0:01:36.406 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 18 February 2024 03:14:36 +0000 (0:00:00.021) 0:01:36.428 ******* ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:25 Sunday 18 February 2024 03:14:37 +0000 (0:00:00.704) 0:01:37.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:33 Sunday 18 February 2024 03:14:37 +0000 (0:00:00.021) 0:01:37.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:47 Sunday 18 February 2024 03:14:37 +0000 (0:00:00.020) 0:01:37.174 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:56 Sunday 18 February 2024 03:14:37 +0000 (0:00:00.020) 0:01:37.194 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.499188", "end": "2024-02-18 03:14:40.086328", "rc": 0, "start": "2024-02-18 03:14:37.587140" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:61 Sunday 18 February 2024 03:14:40 +0000 (0:00:02.627) 0:01:39.822 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.477745", "end": "2024-02-18 03:14:42.690816", "rc": 0, "start": "2024-02-18 03:14:40.213071" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:66 Sunday 18 February 2024 03:14:42 +0000 (0:00:02.604) 0:01:42.427 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.560204", "end": "2024-02-18 03:14:45.384672", "rc": 0, "start": "2024-02-18 03:14:42.824468" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:71 Sunday 18 February 2024 03:14:45 +0000 (0:00:02.693) 0:01:45.121 ******* ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.606592", "end": "2024-02-18 03:14:48.121999", "rc": 0, "start": "2024-02-18 03:14:45.515407" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:76 Sunday 18 February 2024 03:14:48 +0000 (0:00:02.737) 0:01:47.859 ******* ok: [sut] => { "ansible_facts": { "ansible_facts": { "architecture": "x86_64", "discovered_interpreter_python": "/usr/bin/python", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "d488a8c4-f890-4b84-861f-70ab24f1f3d4", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "module_setup": true, "nodename": "d488a8c4-f890-4b84-861f-70ab24f1f3d4.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "system": "Linux", "userspace_architecture": "x86_64", "userspace_bits": "64" } }, "changed": false } TASK [Check if there are no SELinux fcontext mappings] ************************* task path: /WORKDIR/git-weekly-ciqf1egn1b/tests/tests_fcontext.yml:102 Sunday 18 February 2024 03:14:48 +0000 (0:00:00.024) 0:01:47.883 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=86 changed=5 unreachable=0 failed=0 skipped=116 rescued=0 ignored=0 Sunday 18 February 2024 03:14:48 +0000 (0:00:00.018) 0:01:47.901 ******* =============================================================================== linux-system-roles.selinux : Set SELinux file contexts ------------------ 6.80s /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 linux-system-roles.selinux : Set SELinux file contexts ------------------ 6.67s /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 linux-system-roles.selinux : Purge all SELinux file context local modifications --- 6.65s /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 linux-system-roles.selinux : Set SELinux file contexts ------------------ 6.63s /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 linux-system-roles.selinux : Purge all SELinux file context local modifications --- 4.25s /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Get local modifications - boolean --------------------------------------- 4.09s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:56 ------------- linux-system-roles.selinux : Refresh facts ------------------------------ 3.56s /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Install SELinux python2 tools -------------- 3.34s /WORKDIR/git-weekly-ciqf1egn1b/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Get local modifications - fcontext -------------------------------------- 2.89s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:71 ------------- Get local modifications - port ------------------------------------------ 2.75s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:61 ------------- Get local modifications - boolean --------------------------------------- 2.75s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:56 ------------- Get local modifications - fcontext -------------------------------------- 2.74s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:71 ------------- Get local modifications - fcontext -------------------------------------- 2.74s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:71 ------------- Get local modifications - boolean --------------------------------------- 2.72s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:56 ------------- Get local modifications - port ------------------------------------------ 2.72s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:61 ------------- Get local modifications - fcontext -------------------------------------- 2.70s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:71 ------------- Get local modifications - login ----------------------------------------- 2.70s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:66 ------------- Get local modifications - login ----------------------------------------- 2.69s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:66 ------------- Get local modifications - login ----------------------------------------- 2.68s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:66 ------------- Get local modifications - login ----------------------------------------- 2.68s /WORKDIR/git-weekly-ciqf1egn1b/tests/set_selinux_variables.yml:66 ------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---