# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_selinux_disabled.yml ******************************************* 1 plays in /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml PLAY [Ensure the default is targeted, enforcing, without local modifications] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:2 Saturday 23 December 2023 20:53:16 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] META: ran handlers TASK [Ensure SELinux test packages] ******************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:16 Saturday 23 December 2023 20:53:17 +0000 (0:00:00.835) 0:00:00.847 ***** included: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml for sut TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:13 Saturday 23 December 2023 20:53:17 +0000 (0:00:00.014) 0:00:00.861 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:19 Saturday 23 December 2023 20:53:17 +0000 (0:00:00.019) 0:00:00.881 ***** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 23 December 2023 20:53:17 +0000 (0:00:00.029) 0:00:00.910 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 23 December 2023 20:53:17 +0000 (0:00:00.190) 0:00:01.100 ***** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 23 December 2023 20:53:18 +0000 (0:00:00.038) 0:00:01.139 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 23 December 2023 20:53:18 +0000 (0:00:00.511) 0:00:01.650 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 23 December 2023 20:53:18 +0000 (0:00:00.018) 0:00:01.668 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 23 December 2023 20:53:18 +0000 (0:00:00.018) 0:00:01.686 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 23 December 2023 20:53:18 +0000 (0:00:00.018) 0:00:01.705 ***** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:24 Saturday 23 December 2023 20:53:19 +0000 (0:00:00.702) 0:00:02.407 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:32 Saturday 23 December 2023 20:53:19 +0000 (0:00:00.018) 0:00:02.426 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "util-linux-ng-2.17.2-12.28.el6_9.2.x86_64 providing util-linux is already installed" ] } lsrpackages: util-linux TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:46 Saturday 23 December 2023 20:53:20 +0000 (0:00:00.740) 0:00:03.166 ***** ok: [sut] => { "ansible_facts": { "__selinux_is_el6": true }, "changed": false } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:55 Saturday 23 December 2023 20:53:20 +0000 (0:00:00.021) 0:00:03.188 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:60 Saturday 23 December 2023 20:53:20 +0000 (0:00:00.018) 0:00:03.206 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:65 Saturday 23 December 2023 20:53:20 +0000 (0:00:00.017) 0:00:03.224 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:70 Saturday 23 December 2023 20:53:20 +0000 (0:00:00.018) 0:00:03.242 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:75 Saturday 23 December 2023 20:53:20 +0000 (0:00:00.018) 0:00:03.260 ***** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.13.195" ], "all_ipv6_addresses": [ "fe80::82b:c7ff:fe8b:c4b3" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.11.amazon", "cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": "ttyS0,115200", "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "date_time": { "date": "2023-12-23", "day": "23", "epoch": "1703364797", "hour": "20", "iso8601": "2023-12-23T20:53:17Z", "iso8601_basic": "20231223T205317341434", "iso8601_basic_short": "20231223T205317", "iso8601_micro": "2023-12-23T20:53:17.341434Z", "minute": "53", "month": "12", "second": "17", "time": "20:53:17", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "51", "year": "2023" }, "default_ipv4": { "address": "10.31.13.195", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:2b:c7:8b:c4:b3", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.12.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] } }, "devices": { "loop0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram10": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram11": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram12": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram13": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram14": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram15": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram8": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram9": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] }, "sectors": "524285600", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "0", "vendor": null, "virtual": 1 } }, "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "testing-farm.us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "G_BROKEN_FILENAMES": "1", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "MAIL": "/var/mail/root", "PATH": "/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "2", "SSH_CLIENT": "10.29.163.186 38834 22", "SSH_CONNECTION": "10.29.163.186 38834 10.31.13.195 22", "USER": "root", "_": "/usr/bin/python2" }, "eth0": { "active": true, "device": "eth0", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off", "tx_checksum_ipv4": "on", "tx_checksum_ipv6": "off", "tx_checksum_sctp": "off [fixed]", "tx_checksum_unneeded": "off", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_lockless": "off [fixed]", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_tcp6_segmentation": "off", "tx_tcp_ecn_segmentation": "off", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.13.195", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0" }, "ipv6": [ { "address": "fe80::82b:c7ff:fe8b:c4b3", "prefix": "64", "scope": "link" } ], "macaddress": "0a:2b:c7:8b:c4:b3", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [ "rx_software", "software" ], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "a689727c-f887-4d52-bbf0-688764333cec.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "a689727c-f887-4d52-bbf0-688764333cec", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "lo": { "active": true, "device": "lo", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "tx_checksum_unneeded": "off [fixed]", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_lockless": "on [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "on", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "timestamping": [ "rx_software", "software" ], "type": "loopback" }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "memfree_mb": 2713, "memory_mb": { "nocache": { "free": 3454, "used": 187 }, "real": { "free": 2713, "total": 3641, "used": 928 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60735921, "block_size": 4096, "block_total": 64491061, "block_used": 3755140, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774332416, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "a689727c-f887-4d52-bbf0-688764333cec.testing-farm", "pkg_mgr": "yum", "proc_cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": [ "tty0", "ttyS0,115200" ], "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "processor": [ "0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz" ], "processor_cores": 1, "processor_count": 1, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec259c91-e209-bd49-eccf-aa26502b86e7", "product_uuid": "919C25EC-09E2-49BD-ECCF-AA26502B86E7", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python2", "has_sslcontext": false, "type": "CPython", "version": { "major": 2, "micro": 6, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 2, 6, 6, "final", 0 ] }, "python_version": "2.6.6", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "upstart", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOjyN6GSP4A2hQ5eKLDU4eXLF3kGuUEf+Ar/Hz9cs6plXGuuwkXY+zmq6yI3885HNL82A7x8QgCDq/P5uh+XtcGXAEPBoyvkEz9jYamJgs8dK3LFvjXyJWC/0B0ldf1uxmos0d75brdJ3gbRnKLX/YNGO+rMxz/LwJ6TMxK6txo3AAAAFQCsYtxbg9mPOpBc7KR+Pj9ACzzHjQAAAIEAx4dTqyCPbmvNABuSyAuYrCqXbIwYxYnCkW9jhRBwsusVjVGG68kehIFWPjK40QGJEMoukeoewpSFFgtbU1fV/r6KIHWadQ+4QE022OCJWrtXpHeUiCg1euuxX+zIlKaUcnaiWDebb+P4JSwsDGlbeOFjPfnt8iadjXMsJBXqdFsAAACBAMdhwEvsqXI/H990kUWCgFXeLGK6G/XMruUnt+GTx5ID+8vjw2sj0MiZeopjS7vSp20U+9VODM/uHyaS9BJxlSEJWJMkAlnsIsyM9o4JSwytAK5C7gZImpGsVs7JOZ/cP1zhmy5yTQFquT1UcsbkEZZ40OWY1gBsIRwiklPbocZD", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAQEA9ZdtzHGnj5M8mSi5dV0RAdn5ylz4tWctbd04NwkpcAPDKWmGNuALIOXbneQf/qaNLY49oe7q97GFCVw8gD0X0W/reJ+aTr1bBePOClmiwVGdpEZ9J0Mw16xRyeNCx1JkUyS5q6Zpf0Syxcqs4yhN6Q8TumRW+wRV1lmeFws34LF7uTvjXsskWzzsSCmVM5YFJShJZokne8lxwncC/kMaNTria1tB8yyDyFSv3r904eTFZInjDCpLGfCiMetWRDgpEwk3uBxO6dpMOdizspSCCDy8hxu85mujabT517cUGA97q+r88qE0mE1hvehYe1uTvIjojRK4nilTCCdvn3CUlw==", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 380, "user_dir": "/root", "user_gecos": "root", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_type": "xen" } }, "changed": false } TASK [Add a Linux System Roles SELinux User] *********************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:23 Saturday 23 December 2023 20:53:20 +0000 (0:00:00.033) 0:00:03.293 ***** changed: [sut] => { "changed": true, "comment": "Linux System Roles SELinux User", "create_home": true, "group": 500, "home": "/home/sar-user", "name": "sar-user", "shell": "/bin/bash", "state": "present", "system": false, "uid": 500 } TASK [Add some mapping] ******************************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:27 Saturday 23 December 2023 20:53:20 +0000 (0:00:00.715) 0:00:04.009 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho -e -n \"boolean -m --on samba_enable_home_dirs\nport -a -p tcp -t ssh_port_t 22100\nfcontext -a -t user_home_dir_t /tmp/test_dir\nlogin -a -s staff_u sar-user\n\" | /usr/sbin/semanage -i -", "delta": "0:00:25.663512", "end": "2023-12-23 20:53:46.374723", "rc": 0, "start": "2023-12-23 20:53:20.711211" } TASK [Backup original /etc/selinux/config] ************************************* task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:32 Saturday 23 December 2023 20:53:46 +0000 (0:00:25.854) 0:00:29.863 ***** changed: [sut] => { "changed": true, "checksum": "cab88436a995588a974c0bd5edd544fd419eab43", "dest": "/etc/selinux/config.test_selinux_disabled", "gid": 0, "group": "root", "md5sum": "91081ef6d958e79795d0255d7c374a56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:selinux_config_t:s0", "size": 458, "src": "/etc/selinux/config", "state": "file", "uid": 0 } TASK [Upload testing /etc/selinux/config] ************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:38 Saturday 23 December 2023 20:53:47 +0000 (0:00:00.367) 0:00:30.231 ***** changed: [sut] => { "changed": true, "checksum": "385caf4e178c9a1dfcdaac71738934c735201480", "dest": "/etc/selinux/config", "gid": 0, "group": "root", "md5sum": "293160d55f3a26d5bc687154d028eb47", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:selinux_config_t:s0", "size": 547, "src": "/root/.ansible/tmp/ansible-tmp-1703364827.1513479-13063-160928671513939/source", "state": "file", "uid": 0 } TASK [Switch to permissive to allow login when selinuxfs is not mounted] ******* task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:43 Saturday 23 December 2023 20:53:47 +0000 (0:00:00.413) 0:00:30.645 ***** ok: [sut] => { "changed": false, "cmd": [ "setenforce", "0" ], "delta": "0:00:00.063726", "end": "2023-12-23 20:53:47.360743", "rc": 0, "start": "2023-12-23 20:53:47.297017" } TASK [Get selinuxfs mountpoint] ************************************************ task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:47 Saturday 23 December 2023 20:53:47 +0000 (0:00:00.186) 0:00:30.831 ***** ok: [sut] => { "changed": false, "cmd": [ "findmnt", "-n", "-t", "selinuxfs", "--output=target" ], "delta": "0:00:00.003089", "end": "2023-12-23 20:53:47.481207", "rc": 0, "start": "2023-12-23 20:53:47.478118" } STDOUT: /selinux TASK [Umount selinux mountpoint to emulate SELinux disabled system /selinux] *** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:51 Saturday 23 December 2023 20:53:47 +0000 (0:00:00.129) 0:00:30.961 ***** ok: [sut] => { "changed": false, "cmd": [ "umount", "-l", "/selinux" ], "delta": "0:00:00.203714", "end": "2023-12-23 20:53:47.810835", "rc": 0, "start": "2023-12-23 20:53:47.607121" } TASK [Include role] ************************************************************ task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:59 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.321) 0:00:31.282 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.020) 0:00:31.302 ***** included: /WORKDIR/git-weekly-cipgrhe7kw/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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.014) 0:00:31.317 ***** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.212) 0:00:31.529 ***** included: /WORKDIR/git-weekly-cipgrhe7kw/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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.013) 0:00:31.543 ***** 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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.009) 0:00:31.553 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.022) 0:00:31.575 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.436) 0:00:32.012 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.010) 0:00:32.023 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.009) 0:00:32.032 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 23 December 2023 20:53:48 +0000 (0:00:00.010) 0:00:32.043 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 23 December 2023 20:53:49 +0000 (0:00:00.423) 0:00:32.467 ***** 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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 23 December 2023 20:53:49 +0000 (0:00:00.010) 0:00:32.478 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": true, "state": "enforcing" } MSG: Config SELinux state changed from 'disabled' to 'enforcing' TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 23 December 2023 20:53:49 +0000 (0:00:00.293) 0:00:32.771 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": true }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 23 December 2023 20:53:49 +0000 (0:00:00.012) 0:00:32.783 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Reboot is required to apply changes. Re-execute the role after boot. TASK [Examine the selinux_reboot_required variable] **************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:63 Saturday 23 December 2023 20:53:49 +0000 (0:00:00.008) 0:00:32.792 ***** ok: [sut] => { "ansible_facts": { "test_selinux_reboot_required": true }, "changed": false } TASK [Check that the role has failed and set the correct variable] ************* task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:67 Saturday 23 December 2023 20:53:49 +0000 (0:00:00.008) 0:00:32.801 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Mount selinux mountpoint back to system /selinux] ************************ task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:72 Saturday 23 December 2023 20:53:49 +0000 (0:00:00.012) 0:00:32.813 ***** ok: [sut] => { "changed": false, "cmd": [ "mount", "-t", "selinuxfs", "selinuxfs", "/selinux" ], "delta": "0:00:00.011032", "end": "2023-12-23 20:53:49.468654", "rc": 0, "start": "2023-12-23 20:53:49.457622" } TASK [Switch back to enforcing] ************************************************ task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:79 Saturday 23 December 2023 20:53:49 +0000 (0:00:00.125) 0:00:32.939 ***** ok: [sut] => { "changed": false, "cmd": [ "setenforce", "1" ], "delta": "0:00:00.024126", "end": "2023-12-23 20:53:49.607292", "rc": 0, "start": "2023-12-23 20:53:49.583166" } TASK [Gather facts again] ****************************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:82 Saturday 23 December 2023 20:53:49 +0000 (0:00:00.153) 0:00:33.092 ***** ok: [sut] TASK [Check SELinux config mode] *********************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:84 Saturday 23 December 2023 20:53:50 +0000 (0:00:00.767) 0:00:33.859 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Restore original /etc/selinux/config] ************************************ task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:93 Saturday 23 December 2023 20:53:50 +0000 (0:00:00.011) 0:00:33.871 ***** changed: [sut] => { "changed": true, "checksum": "cab88436a995588a974c0bd5edd544fd419eab43", "dest": "/etc/selinux/config", "gid": 0, "group": "root", "md5sum": "91081ef6d958e79795d0255d7c374a56", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 458, "src": "/etc/selinux/config.test_selinux_disabled", "state": "file", "uid": 0 } TASK [Remove /etc/selinux/config backup] *************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:100 Saturday 23 December 2023 20:53:51 +0000 (0:00:00.261) 0:00:34.132 ***** changed: [sut] => { "changed": true, "path": "/etc/selinux/config.test_selinux_disabled", "state": "absent" } TASK [Remove Linux System Roles SELinux User] ********************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:105 Saturday 23 December 2023 20:53:51 +0000 (0:00:00.183) 0:00:34.316 ***** changed: [sut] => { "changed": true, "force": false, "name": "sar-user", "remove": true, "state": "absent" } TASK [Include role to purge everything] **************************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:111 Saturday 23 December 2023 20:53:51 +0000 (0:00:00.336) 0:00:34.652 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 23 December 2023 20:53:51 +0000 (0:00:00.018) 0:00:34.671 ***** included: /WORKDIR/git-weekly-cipgrhe7kw/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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 23 December 2023 20:53:51 +0000 (0:00:00.014) 0:00:34.685 ***** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 23 December 2023 20:53:51 +0000 (0:00:00.235) 0:00:34.921 ***** included: /WORKDIR/git-weekly-cipgrhe7kw/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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 23 December 2023 20:53:51 +0000 (0:00:00.014) 0:00:34.935 ***** 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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 23 December 2023 20:53:51 +0000 (0:00:00.010) 0:00:34.946 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 23 December 2023 20:53:51 +0000 (0:00:00.009) 0:00:34.956 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 23 December 2023 20:53:52 +0000 (0:00:00.426) 0:00:35.382 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 23 December 2023 20:53:52 +0000 (0:00:00.011) 0:00:35.394 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 23 December 2023 20:53:52 +0000 (0:00:00.009) 0:00:35.403 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 23 December 2023 20:53:52 +0000 (0:00:00.010) 0:00:35.414 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 23 December 2023 20:53:53 +0000 (0:00:00.690) 0:00:36.104 ***** ok: [sut] => { "changed": false, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "enforcing" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 23 December 2023 20:53:53 +0000 (0:00:00.175) 0:00:36.279 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 23 December 2023 20:53:53 +0000 (0:00:00.009) 0:00:36.289 ***** 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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 23 December 2023 20:53:53 +0000 (0:00:00.010) 0:00:36.300 ***** 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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Saturday 23 December 2023 20:53:53 +0000 (0:00:00.007) 0:00:36.308 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Saturday 23 December 2023 20:53:53 +0000 (0:00:00.009) 0:00:36.317 ***** NOTIFIED HANDLER linux-system-roles.selinux : Reload SELinux policy for sut NOTIFIED HANDLER linux-system-roles.selinux : Reload SELinux policy for sut NOTIFIED HANDLER linux-system-roles.selinux : Reload SELinux policy for sut changed: [sut] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:24.706330", "end": "2023-12-23 20:54:17.671522", "rc": 0, "start": "2023-12-23 20:53:52.965192" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Saturday 23 December 2023 20:54:18 +0000 (0:00:24.831) 0:01:01.149 ***** 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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Saturday 23 December 2023 20:54:18 +0000 (0:00:00.010) 0:01:01.159 ***** 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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Saturday 23 December 2023 20:54:18 +0000 (0:00:00.009) 0:01:01.169 ***** 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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Saturday 23 December 2023 20:54:18 +0000 (0:00:00.009) 0:01:01.178 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Saturday 23 December 2023 20:54:18 +0000 (0:00:00.009) 0:01:01.187 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Saturday 23 December 2023 20:54:18 +0000 (0:00:00.009) 0:01:01.197 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Saturday 23 December 2023 20:54:18 +0000 (0:00:00.009) 0:01:01.207 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Saturday 23 December 2023 20:54:18 +0000 (0:00:00.009) 0:01:01.216 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Saturday 23 December 2023 20:54:18 +0000 (0:00:00.009) 0:01:01.226 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Saturday 23 December 2023 20:54:19 +0000 (0:00:01.095) 0:01:02.322 ***** 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-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Saturday 23 December 2023 20:54:19 +0000 (0:00:00.029) 0:01:02.351 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Saturday 23 December 2023 20:54:19 +0000 (0:00:00.013) 0:01:02.365 ***** RUNNING HANDLER [linux-system-roles.selinux : Reload SELinux policy] *********** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 Saturday 23 December 2023 20:54:19 +0000 (0:00:00.006) 0:01:02.371 ***** changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:02.004934", "end": "2023-12-23 20:54:21.045482", "rc": 0, "start": "2023-12-23 20:54:19.040548" } RUNNING HANDLER [linux-system-roles.selinux : Reload SELinux policy] *********** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 Saturday 23 December 2023 20:54:21 +0000 (0:00:02.143) 0:01:04.515 ***** changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:02.045596", "end": "2023-12-23 20:54:23.269257", "rc": 0, "start": "2023-12-23 20:54:21.223661" } RUNNING HANDLER [linux-system-roles.selinux : Reload SELinux policy] *********** task path: /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 Saturday 23 December 2023 20:54:23 +0000 (0:00:02.221) 0:01:06.736 ***** changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:02.036825", "end": "2023-12-23 20:54:25.482166", "rc": 0, "start": "2023-12-23 20:54:23.445341" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=44 changed=11 unreachable=0 failed=0 skipped=34 rescued=1 ignored=0 Saturday 23 December 2023 20:54:25 +0000 (0:00:02.213) 0:01:08.950 ***** =============================================================================== Add some mapping ------------------------------------------------------- 25.85s /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:27 ------------ linux-system-roles.selinux : Drop all local modifications -------------- 24.83s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 linux-system-roles.selinux : Reload SELinux policy ---------------------- 2.22s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 linux-system-roles.selinux : Reload SELinux policy ---------------------- 2.21s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 linux-system-roles.selinux : Reload SELinux policy ---------------------- 2.14s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 linux-system-roles.selinux : Get SELinux modules facts ------------------ 1.10s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:2 ------------- Gather facts again ------------------------------------------------------ 0.77s /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:82 ------------ Ensure findmnt ---------------------------------------------------------- 0.74s /WORKDIR/git-weekly-cipgrhe7kw/tests/set_selinux_variables.yml:32 ------------- Add a Linux System Roles SELinux User ----------------------------------- 0.72s /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:23 ------------ linux-system-roles.selinux : Refresh facts ------------------------------ 0.70s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Refresh facts ------------------------------ 0.69s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.51s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.44s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.43s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Refresh facts ------------------------------ 0.42s /WORKDIR/git-weekly-cipgrhe7kw/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Upload testing /etc/selinux/config -------------------------------------- 0.41s /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:38 ------------ Backup original /etc/selinux/config ------------------------------------- 0.37s /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:32 ------------ Remove Linux System Roles SELinux User ---------------------------------- 0.34s /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:105 ----------- Umount selinux mountpoint to emulate SELinux disabled system /selinux --- 0.32s /WORKDIR/git-weekly-cipgrhe7kw/tests/tests_selinux_disabled.yml:51 ------------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Reboot is required to set SELinux state to 'enforcing' [WARNING]: Consider using the mount module rather than running 'mount'. If you need to use command because mount is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---