# 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-ciizxcqlvb/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-ciizxcqlvb/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-ciizxcqlvb/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-ciizxcqlvb/tests/set_selinux_variables.yml:14 Sunday 31 March 2024 16:09:28 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:20 Sunday 31 March 2024 16:09:28 +0000 (0:00:00.623) 0:00:00.637 ********** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 31 March 2024 16:09:28 +0000 (0:00:00.025) 0:00:00.663 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 31 March 2024 16:09:29 +0000 (0:00:00.199) 0:00:00.863 ********** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 31 March 2024 16:09:29 +0000 (0:00:00.019) 0:00:00.882 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 31 March 2024 16:09:30 +0000 (0:00:00.985) 0:00:01.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 31 March 2024 16:09:30 +0000 (0:00:00.018) 0:00:01.887 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 31 March 2024 16:09:30 +0000 (0:00:00.019) 0:00:01.906 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 31 March 2024 16:09:30 +0000 (0:00:00.018) 0:00:01.925 ********** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:25 Sunday 31 March 2024 16:09:30 +0000 (0:00:00.441) 0:00:02.367 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:33 Sunday 31 March 2024 16:09:30 +0000 (0:00:00.017) 0:00:02.385 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:47 Sunday 31 March 2024 16:09:30 +0000 (0:00:00.017) 0:00:02.402 ********** ok: [sut] => { "ansible_facts": { "__selinux_is_el6": false }, "changed": false } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:56 Sunday 31 March 2024 16:09:30 +0000 (0:00:00.020) 0:00:02.423 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:00.841889", "end": "2024-03-31 16:09:31.696443", "rc": 0, "start": "2024-03-31 16:09:30.854554" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:61 Sunday 31 March 2024 16:09:31 +0000 (0:00:01.018) 0:00:03.441 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:00.192023", "end": "2024-03-31 16:09:32.019151", "rc": 0, "start": "2024-03-31 16:09:31.827128" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:66 Sunday 31 March 2024 16:09:32 +0000 (0:00:00.323) 0:00:03.765 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:00.189508", "end": "2024-03-31 16:09:32.338713", "rc": 0, "start": "2024-03-31 16:09:32.149205" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:71 Sunday 31 March 2024 16:09:32 +0000 (0:00:00.319) 0:00:04.084 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:00.180875", "end": "2024-03-31 16:09:32.647727", "rc": 0, "start": "2024-03-31 16:09:32.466852" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:76 Sunday 31 March 2024 16:09:32 +0000 (0:00:00.308) 0:00:04.393 ********** 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_variety": "RedHat", "distribution_release": "Core", "distribution_version": "7.9", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "a4a4cd77-6d54-431b-9a61-6dc63e805671", "kernel": "3.10.0-1160.108.1.el7.x86_64", "kernel_version": "#1 SMP Thu Jan 25 16:17:31 UTC 2024", "machine": "x86_64", "machine_id": "e1cb2722fd4447038adcfecf70718309", "module_setup": true, "nodename": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 31, "status": "enabled", "type": "targeted" }, "system": "Linux", "userspace_architecture": "x86_64", "userspace_bits": "64" } }, "changed": false } TASK [Initial changes] ********************************************************* task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/tests_fcontext.yml:17 Sunday 31 March 2024 16:09:32 +0000 (0:00:00.021) 0:00:04.414 ********** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Sunday 31 March 2024 16:09:32 +0000 (0:00:00.035) 0:00:04.449 ********** included: /WORKDIR/git-weekly-ciizxcqlvb/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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Sunday 31 March 2024 16:09:32 +0000 (0:00:00.012) 0:00:04.462 ********** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Sunday 31 March 2024 16:09:32 +0000 (0:00:00.228) 0:00:04.690 ********** included: /WORKDIR/git-weekly-ciizxcqlvb/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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 31 March 2024 16:09:32 +0000 (0:00:00.010) 0:00:04.701 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 31 March 2024 16:09:32 +0000 (0:00:00.017) 0:00:04.718 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 31 March 2024 16:09:33 +0000 (0:00:00.017) 0:00:04.736 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 31 March 2024 16:09:33 +0000 (0:00:00.570) 0:00:05.306 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 31 March 2024 16:09:33 +0000 (0:00:00.018) 0:00:05.324 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 31 March 2024 16:09:33 +0000 (0:00:00.017) 0:00:05.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 31 March 2024 16:09:33 +0000 (0:00:00.017) 0:00:05.360 ********** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Sunday 31 March 2024 16:09:33 +0000 (0:00:00.358) 0:00:05.718 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Sunday 31 March 2024 16:09:34 +0000 (0:00:00.018) 0:00:05.737 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Sunday 31 March 2024 16:09:34 +0000 (0:00:00.018) 0:00:05.755 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Sunday 31 March 2024 16:09:34 +0000 (0:00:00.020) 0:00:05.776 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Sunday 31 March 2024 16:09:34 +0000 (0:00:00.007) 0:00:05.784 ********** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Sunday 31 March 2024 16:09:34 +0000 (0:00:00.018) 0:00:05.802 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Sunday 31 March 2024 16:09:34 +0000 (0:00:00.018) 0:00:05.821 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Sunday 31 March 2024 16:09:34 +0000 (0:00:00.018) 0:00:05.840 ********** changed: [sut] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "fcontext", "-D" ], "delta": "0:00:02.930228", "end": "2024-03-31 16:09:37.157443", "rc": 0, "start": "2024-03-31 16:09:34.227215" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Sunday 31 March 2024 16:09:37 +0000 (0:00:03.062) 0:00:08.903 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Sunday 31 March 2024 16:09:37 +0000 (0:00:00.017) 0:00:08.921 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Sunday 31 March 2024 16:09:37 +0000 (0:00:00.016) 0:00:08.937 ********** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Sunday 31 March 2024 16:09:37 +0000 (0:00:00.016) 0:00:08.954 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Sunday 31 March 2024 16:09:39 +0000 (0:00:02.523) 0:00:11.477 ********** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Sunday 31 March 2024 16:09:39 +0000 (0:00:00.017) 0:00:11.494 ********** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Sunday 31 March 2024 16:09:39 +0000 (0:00:00.016) 0:00:11.511 ********** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Sunday 31 March 2024 16:09:43 +0000 (0:00:03.225) 0:00:14.737 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Sunday 31 March 2024 16:09:43 +0000 (0:00:00.024) 0:00:14.761 ********** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Sunday 31 March 2024 16:09:43 +0000 (0:00:00.023) 0:00:14.784 ********** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:14 Sunday 31 March 2024 16:09:43 +0000 (0:00:00.022) 0:00:14.807 ********** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:20 Sunday 31 March 2024 16:09:43 +0000 (0:00:00.256) 0:00:15.063 ********** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 31 March 2024 16:09:43 +0000 (0:00:00.022) 0:00:15.086 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 31 March 2024 16:09:43 +0000 (0:00:00.023) 0:00:15.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 31 March 2024 16:09:43 +0000 (0:00:00.022) 0:00:15.131 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 31 March 2024 16:09:43 +0000 (0:00:00.588) 0:00:15.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 31 March 2024 16:09:44 +0000 (0:00:00.024) 0:00:15.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 31 March 2024 16:09:44 +0000 (0:00:00.025) 0:00:15.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 31 March 2024 16:09:44 +0000 (0:00:00.024) 0:00:15.795 ********** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:25 Sunday 31 March 2024 16:09:44 +0000 (0:00:00.383) 0:00:16.179 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:33 Sunday 31 March 2024 16:09:44 +0000 (0:00:00.023) 0:00:16.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:47 Sunday 31 March 2024 16:09:44 +0000 (0:00:00.021) 0:00:16.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:56 Sunday 31 March 2024 16:09:44 +0000 (0:00:00.023) 0:00:16.247 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:00.178696", "end": "2024-03-31 16:09:44.811266", "rc": 0, "start": "2024-03-31 16:09:44.632570" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:61 Sunday 31 March 2024 16:09:44 +0000 (0:00:00.332) 0:00:16.579 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:00.185892", "end": "2024-03-31 16:09:45.147838", "rc": 0, "start": "2024-03-31 16:09:44.961946" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:66 Sunday 31 March 2024 16:09:45 +0000 (0:00:00.319) 0:00:16.899 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:00.190633", "end": "2024-03-31 16:09:45.477021", "rc": 0, "start": "2024-03-31 16:09:45.286388" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:71 Sunday 31 March 2024 16:09:45 +0000 (0:00:00.328) 0:00:17.228 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:00.189945", "end": "2024-03-31 16:09:45.806310", "rc": 0, "start": "2024-03-31 16:09:45.616365" } 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-ciizxcqlvb/tests/set_selinux_variables.yml:76 Sunday 31 March 2024 16:09:45 +0000 (0:00:00.329) 0:00:17.558 ********** 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_variety": "RedHat", "distribution_release": "Core", "distribution_version": "7.9", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "a4a4cd77-6d54-431b-9a61-6dc63e805671", "kernel": "3.10.0-1160.108.1.el7.x86_64", "kernel_version": "#1 SMP Thu Jan 25 16:17:31 UTC 2024", "machine": "x86_64", "machine_id": "e1cb2722fd4447038adcfecf70718309", "module_setup": true, "nodename": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 31, "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-ciizxcqlvb/tests/tests_fcontext.yml:29 Sunday 31 March 2024 16:09:45 +0000 (0:00:00.026) 0:00:17.584 ********** 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-ciizxcqlvb/tests/tests_fcontext.yml:33 Sunday 31 March 2024 16:09:45 +0000 (0:00:00.024) 0:00:17.609 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if there's mapping to seuser/selevel context] ********************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/tests_fcontext.yml:37 Sunday 31 March 2024 16:09:45 +0000 (0:00:00.024) 0:00:17.634 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Subsequent changes] ****************************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/tests_fcontext.yml:41 Sunday 31 March 2024 16:09:45 +0000 (0:00:00.024) 0:00:17.658 ********** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Sunday 31 March 2024 16:09:45 +0000 (0:00:00.051) 0:00:17.709 ********** included: /WORKDIR/git-weekly-ciizxcqlvb/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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Sunday 31 March 2024 16:09:46 +0000 (0:00:00.023) 0:00:17.732 ********** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Sunday 31 March 2024 16:09:46 +0000 (0:00:00.223) 0:00:17.956 ********** included: /WORKDIR/git-weekly-ciizxcqlvb/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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 31 March 2024 16:09:46 +0000 (0:00:00.021) 0:00:17.978 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 31 March 2024 16:09:46 +0000 (0:00:00.023) 0:00:18.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 31 March 2024 16:09:46 +0000 (0:00:00.022) 0:00:18.024 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 31 March 2024 16:09:46 +0000 (0:00:00.621) 0:00:18.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 31 March 2024 16:09:46 +0000 (0:00:00.024) 0:00:18.671 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 31 March 2024 16:09:46 +0000 (0:00:00.023) 0:00:18.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 31 March 2024 16:09:46 +0000 (0:00:00.024) 0:00:18.718 ********** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.361) 0:00:19.079 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.023) 0:00:19.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.025) 0:00:19.128 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.025) 0:00:19.154 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.012) 0:00:19.166 ********** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.023) 0:00:19.189 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.024) 0:00:19.214 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.024) 0:00:19.239 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.023) 0:00:19.262 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.023) 0:00:19.286 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.023) 0:00:19.310 ********** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Sunday 31 March 2024 16:09:47 +0000 (0:00:00.022) 0:00:19.332 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Sunday 31 March 2024 16:09:50 +0000 (0:00:02.418) 0:00:21.751 ********** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Sunday 31 March 2024 16:09:50 +0000 (0:00:00.024) 0:00:21.775 ********** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Sunday 31 March 2024 16:09:50 +0000 (0:00:00.023) 0:00:21.799 ********** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Sunday 31 March 2024 16:09:53 +0000 (0:00:03.132) 0:00:24.932 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Sunday 31 March 2024 16:09:53 +0000 (0:00:00.024) 0:00:24.957 ********** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Sunday 31 March 2024 16:09:53 +0000 (0:00:00.022) 0:00:24.980 ********** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:14 Sunday 31 March 2024 16:09:53 +0000 (0:00:00.024) 0:00:25.004 ********** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:20 Sunday 31 March 2024 16:09:53 +0000 (0:00:00.231) 0:00:25.236 ********** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 31 March 2024 16:09:53 +0000 (0:00:00.024) 0:00:25.260 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 31 March 2024 16:09:53 +0000 (0:00:00.024) 0:00:25.285 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 31 March 2024 16:09:53 +0000 (0:00:00.024) 0:00:25.310 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 31 March 2024 16:09:54 +0000 (0:00:00.617) 0:00:25.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 31 March 2024 16:09:54 +0000 (0:00:00.024) 0:00:25.951 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 31 March 2024 16:09:54 +0000 (0:00:00.048) 0:00:26.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 31 March 2024 16:09:54 +0000 (0:00:00.024) 0:00:26.025 ********** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:25 Sunday 31 March 2024 16:09:54 +0000 (0:00:00.386) 0:00:26.411 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:33 Sunday 31 March 2024 16:09:54 +0000 (0:00:00.023) 0:00:26.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:47 Sunday 31 March 2024 16:09:54 +0000 (0:00:00.023) 0:00:26.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:56 Sunday 31 March 2024 16:09:54 +0000 (0:00:00.023) 0:00:26.482 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:00.183677", "end": "2024-03-31 16:09:55.052403", "rc": 0, "start": "2024-03-31 16:09:54.868726" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:61 Sunday 31 March 2024 16:09:55 +0000 (0:00:00.322) 0:00:26.804 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:00.190596", "end": "2024-03-31 16:09:55.379068", "rc": 0, "start": "2024-03-31 16:09:55.188472" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:66 Sunday 31 March 2024 16:09:55 +0000 (0:00:00.326) 0:00:27.130 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:00.197414", "end": "2024-03-31 16:09:55.715050", "rc": 0, "start": "2024-03-31 16:09:55.517636" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:71 Sunday 31 March 2024 16:09:55 +0000 (0:00:00.336) 0:00:27.467 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:00.182379", "end": "2024-03-31 16:09:56.033921", "rc": 0, "start": "2024-03-31 16:09:55.851542" } 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-ciizxcqlvb/tests/set_selinux_variables.yml:76 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.318) 0:00:27.785 ********** 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_variety": "RedHat", "distribution_release": "Core", "distribution_version": "7.9", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "a4a4cd77-6d54-431b-9a61-6dc63e805671", "kernel": "3.10.0-1160.108.1.el7.x86_64", "kernel_version": "#1 SMP Thu Jan 25 16:17:31 UTC 2024", "machine": "x86_64", "machine_id": "e1cb2722fd4447038adcfecf70718309", "module_setup": true, "nodename": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 31, "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-ciizxcqlvb/tests/tests_fcontext.yml:53 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.027) 0:00:27.812 ********** 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-ciizxcqlvb/tests/tests_fcontext.yml:57 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.025) 0:00:27.838 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if there's another mapping to seuser/selevel context] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/tests_fcontext.yml:61 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.025) 0:00:27.864 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Revert subsequent changes] *********************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/tests_fcontext.yml:67 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.025) 0:00:27.889 ********** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.079) 0:00:27.969 ********** included: /WORKDIR/git-weekly-ciizxcqlvb/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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.022) 0:00:27.991 ********** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.230) 0:00:28.222 ********** included: /WORKDIR/git-weekly-ciizxcqlvb/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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.024) 0:00:28.246 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.026) 0:00:28.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 31 March 2024 16:09:56 +0000 (0:00:00.025) 0:00:28.297 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.596) 0:00:28.894 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.023) 0:00:28.918 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.025) 0:00:28.943 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.027) 0:00:28.970 ********** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.385) 0:00:29.355 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.024) 0:00:29.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.023) 0:00:29.404 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.024) 0:00:29.428 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.011) 0:00:29.439 ********** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.023) 0:00:29.462 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.053) 0:00:29.516 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.026) 0:00:29.543 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.025) 0:00:29.568 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.039) 0:00:29.608 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.026) 0:00:29.635 ********** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Sunday 31 March 2024 16:09:57 +0000 (0:00:00.024) 0:00:29.659 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Sunday 31 March 2024 16:10:00 +0000 (0:00:02.453) 0:00:32.112 ********** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Sunday 31 March 2024 16:10:00 +0000 (0:00:00.024) 0:00:32.137 ********** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Sunday 31 March 2024 16:10:00 +0000 (0:00:00.024) 0:00:32.161 ********** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Sunday 31 March 2024 16:10:03 +0000 (0:00:03.132) 0:00:35.294 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Sunday 31 March 2024 16:10:03 +0000 (0:00:00.027) 0:00:35.321 ********** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Sunday 31 March 2024 16:10:03 +0000 (0:00:00.024) 0:00:35.346 ********** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:14 Sunday 31 March 2024 16:10:03 +0000 (0:00:00.024) 0:00:35.370 ********** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:20 Sunday 31 March 2024 16:10:03 +0000 (0:00:00.237) 0:00:35.608 ********** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 31 March 2024 16:10:03 +0000 (0:00:00.056) 0:00:35.664 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 31 March 2024 16:10:03 +0000 (0:00:00.025) 0:00:35.690 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 31 March 2024 16:10:03 +0000 (0:00:00.024) 0:00:35.714 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 31 March 2024 16:10:04 +0000 (0:00:00.599) 0:00:36.314 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 31 March 2024 16:10:04 +0000 (0:00:00.026) 0:00:36.340 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 31 March 2024 16:10:04 +0000 (0:00:00.033) 0:00:36.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 31 March 2024 16:10:04 +0000 (0:00:00.024) 0:00:36.398 ********** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:25 Sunday 31 March 2024 16:10:05 +0000 (0:00:00.390) 0:00:36.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:33 Sunday 31 March 2024 16:10:05 +0000 (0:00:00.024) 0:00:36.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:47 Sunday 31 March 2024 16:10:05 +0000 (0:00:00.024) 0:00:36.838 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:56 Sunday 31 March 2024 16:10:05 +0000 (0:00:00.025) 0:00:36.863 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:00.179360", "end": "2024-03-31 16:10:05.427818", "rc": 0, "start": "2024-03-31 16:10:05.248458" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:61 Sunday 31 March 2024 16:10:05 +0000 (0:00:00.315) 0:00:37.179 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:00.188241", "end": "2024-03-31 16:10:05.751904", "rc": 0, "start": "2024-03-31 16:10:05.563663" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:66 Sunday 31 March 2024 16:10:05 +0000 (0:00:00.324) 0:00:37.503 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:00.190505", "end": "2024-03-31 16:10:06.077733", "rc": 0, "start": "2024-03-31 16:10:05.887228" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:71 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.326) 0:00:37.829 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:00.181358", "end": "2024-03-31 16:10:06.398279", "rc": 0, "start": "2024-03-31 16:10:06.216921" } 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-ciizxcqlvb/tests/set_selinux_variables.yml:76 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.350) 0:00:38.179 ********** 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_variety": "RedHat", "distribution_release": "Core", "distribution_version": "7.9", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "a4a4cd77-6d54-431b-9a61-6dc63e805671", "kernel": "3.10.0-1160.108.1.el7.x86_64", "kernel_version": "#1 SMP Thu Jan 25 16:17:31 UTC 2024", "machine": "x86_64", "machine_id": "e1cb2722fd4447038adcfecf70718309", "module_setup": true, "nodename": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 31, "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-ciizxcqlvb/tests/tests_fcontext.yml:79 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.028) 0:00:38.208 ********** 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-ciizxcqlvb/tests/tests_fcontext.yml:83 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.026) 0:00:38.235 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if the correct mapping was removed] ******************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/tests_fcontext.yml:87 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.027) 0:00:38.262 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Purge all fcontexts] ***************************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/tests_fcontext.yml:93 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.028) 0:00:38.291 ********** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.063) 0:00:38.354 ********** included: /WORKDIR/git-weekly-ciizxcqlvb/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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.023) 0:00:38.378 ********** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.221) 0:00:38.600 ********** included: /WORKDIR/git-weekly-ciizxcqlvb/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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.022) 0:00:38.623 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.025) 0:00:38.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 31 March 2024 16:10:06 +0000 (0:00:00.026) 0:00:38.675 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 31 March 2024 16:10:07 +0000 (0:00:00.597) 0:00:39.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 31 March 2024 16:10:07 +0000 (0:00:00.025) 0:00:39.297 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 31 March 2024 16:10:07 +0000 (0:00:00.025) 0:00:39.322 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 31 March 2024 16:10:07 +0000 (0:00:00.026) 0:00:39.349 ********** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Sunday 31 March 2024 16:10:08 +0000 (0:00:00.550) 0:00:39.899 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Sunday 31 March 2024 16:10:08 +0000 (0:00:00.023) 0:00:39.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Sunday 31 March 2024 16:10:08 +0000 (0:00:00.023) 0:00:39.946 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Sunday 31 March 2024 16:10:08 +0000 (0:00:00.026) 0:00:39.973 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Sunday 31 March 2024 16:10:08 +0000 (0:00:00.012) 0:00:39.985 ********** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Sunday 31 March 2024 16:10:08 +0000 (0:00:00.024) 0:00:40.009 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Sunday 31 March 2024 16:10:08 +0000 (0:00:00.023) 0:00:40.033 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Sunday 31 March 2024 16:10:08 +0000 (0:00:00.024) 0:00:40.057 ********** changed: [sut] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "fcontext", "-D" ], "delta": "0:00:02.291644", "end": "2024-03-31 16:10:10.734366", "rc": 0, "start": "2024-03-31 16:10:08.442722" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Sunday 31 March 2024 16:10:10 +0000 (0:00:02.430) 0:00:42.487 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Sunday 31 March 2024 16:10:10 +0000 (0:00:00.025) 0:00:42.512 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Sunday 31 March 2024 16:10:10 +0000 (0:00:00.024) 0:00:42.537 ********** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Sunday 31 March 2024 16:10:10 +0000 (0:00:00.023) 0:00:42.561 ********** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Sunday 31 March 2024 16:10:10 +0000 (0:00:00.023) 0:00:42.584 ********** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Sunday 31 March 2024 16:10:10 +0000 (0:00:00.023) 0:00:42.608 ********** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Sunday 31 March 2024 16:10:10 +0000 (0:00:00.024) 0:00:42.632 ********** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Sunday 31 March 2024 16:10:14 +0000 (0:00:03.149) 0:00:45.782 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Sunday 31 March 2024 16:10:14 +0000 (0:00:00.067) 0:00:45.850 ********** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Sunday 31 March 2024 16:10:14 +0000 (0:00:00.023) 0:00:45.873 ********** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:14 Sunday 31 March 2024 16:10:14 +0000 (0:00:00.023) 0:00:45.897 ********** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:20 Sunday 31 March 2024 16:10:14 +0000 (0:00:00.231) 0:00:46.129 ********** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Sunday 31 March 2024 16:10:14 +0000 (0:00:00.024) 0:00:46.153 ********** 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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Sunday 31 March 2024 16:10:14 +0000 (0:00:00.023) 0:00:46.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Sunday 31 March 2024 16:10:14 +0000 (0:00:00.023) 0:00:46.200 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.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-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Sunday 31 March 2024 16:10:20 +0000 (0:00:05.675) 0:00:51.876 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Sunday 31 March 2024 16:10:20 +0000 (0:00:00.024) 0:00:51.901 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Sunday 31 March 2024 16:10:20 +0000 (0:00:00.023) 0:00:51.925 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Sunday 31 March 2024 16:10:20 +0000 (0:00:00.025) 0:00:51.950 ********** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:25 Sunday 31 March 2024 16:10:20 +0000 (0:00:00.376) 0:00:52.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:33 Sunday 31 March 2024 16:10:20 +0000 (0:00:00.023) 0:00:52.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:47 Sunday 31 March 2024 16:10:20 +0000 (0:00:00.024) 0:00:52.374 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:56 Sunday 31 March 2024 16:10:20 +0000 (0:00:00.023) 0:00:52.398 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:00.177125", "end": "2024-03-31 16:10:20.959612", "rc": 0, "start": "2024-03-31 16:10:20.782487" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:61 Sunday 31 March 2024 16:10:20 +0000 (0:00:00.312) 0:00:52.711 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:00.184227", "end": "2024-03-31 16:10:21.278950", "rc": 0, "start": "2024-03-31 16:10:21.094723" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:66 Sunday 31 March 2024 16:10:21 +0000 (0:00:00.318) 0:00:53.029 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:00.191931", "end": "2024-03-31 16:10:21.605578", "rc": 0, "start": "2024-03-31 16:10:21.413647" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:71 Sunday 31 March 2024 16:10:21 +0000 (0:00:00.327) 0:00:53.357 ********** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:00.183562", "end": "2024-03-31 16:10:21.927602", "rc": 0, "start": "2024-03-31 16:10:21.744040" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:76 Sunday 31 March 2024 16:10:21 +0000 (0:00:00.321) 0:00:53.679 ********** 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_variety": "RedHat", "distribution_release": "Core", "distribution_version": "7.9", "domain": "testing-farm.us-east-1.aws.redhat.com", "fqdn": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "!all", "!min", "distribution", "distribution_major_version", "os_family", "python_version" ], "hostname": "a4a4cd77-6d54-431b-9a61-6dc63e805671", "kernel": "3.10.0-1160.108.1.el7.x86_64", "kernel_version": "#1 SMP Thu Jan 25 16:17:31 UTC 2024", "machine": "x86_64", "machine_id": "e1cb2722fd4447038adcfecf70718309", "module_setup": true, "nodename": "a4a4cd77-6d54-431b-9a61-6dc63e805671.testing-farm", "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 31, "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-ciizxcqlvb/tests/tests_fcontext.yml:102 Sunday 31 March 2024 16:10:21 +0000 (0:00:00.029) 0:00:53.708 ********** 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 31 March 2024 16:10:21 +0000 (0:00:00.021) 0:00:53.729 ********** =============================================================================== linux-system-roles.selinux : Install SELinux python2 tools -------------- 8.47s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Get SELinux modules facts ------------------ 3.23s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 linux-system-roles.selinux : Get SELinux modules facts ------------------ 3.15s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 linux-system-roles.selinux : Get SELinux modules facts ------------------ 3.13s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 linux-system-roles.selinux : Get SELinux modules facts ------------------ 3.13s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 linux-system-roles.selinux : Purge all SELinux file context local modifications --- 3.06s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 linux-system-roles.selinux : Set SELinux file contexts ------------------ 2.52s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 linux-system-roles.selinux : Set SELinux file contexts ------------------ 2.45s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 linux-system-roles.selinux : Purge all SELinux file context local modifications --- 2.43s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 linux-system-roles.selinux : Set SELinux file contexts ------------------ 2.42s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 linux-system-roles.selinux : Refresh facts ------------------------------ 1.98s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Get local modifications - boolean --------------------------------------- 1.02s /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:56 ------------- Ensure ansible_facts used by tests -------------------------------------- 0.62s /WORKDIR/git-weekly-ciizxcqlvb/tests/set_selinux_variables.yml:14 ------------- linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.62s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.60s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.60s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.57s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Refresh facts ------------------------------ 0.55s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Refresh facts ------------------------------ 0.39s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Refresh facts ------------------------------ 0.36s /WORKDIR/git-weekly-ciizxcqlvb/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---