# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ciot3wjppt/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_trusted_execution.yml ****************************************** 1 plays in /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml PLAY [Basic test for fapolicyd] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:2 Saturday 27 April 2024 13:37:06 +0000 (0:00:00.011) 0:00:00.011 ******** ok: [sut] TASK [Create temp test directory] ********************************************** task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:23 Saturday 27 April 2024 13:37:09 +0000 (0:00:02.505) 0:00:02.516 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/tmp/fapolicyd_j____x_w", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Create directories for tests] ******************************************** task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:30 Saturday 27 April 2024 13:37:09 +0000 (0:00:00.301) 0:00:02.817 ******** changed: [sut] => (item=/var/tmp/fapolicyd_j____x_w) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/var/tmp/fapolicyd_j____x_w", "mode": "0755", "owner": "root", "path": "/var/tmp/fapolicyd_j____x_w", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0 } changed: [sut] => (item=/var/tmp/fapolicyd_j____x_w/executables) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/var/tmp/fapolicyd_j____x_w/executables", "mode": "0755", "owner": "root", "path": "/var/tmp/fapolicyd_j____x_w/executables", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Create shell executables] ************************************************ task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:39 Saturday 27 April 2024 13:37:10 +0000 (0:00:00.587) 0:00:03.405 ******** changed: [sut] => (item=/var/tmp/fapolicyd_j____x_w/executables/exe1) => { "ansible_loop_var": "item", "changed": true, "checksum": "8457f6efd8db6d4b263862068f552e1260a8dc04", "dest": "/var/tmp/fapolicyd_j____x_w/executables/exe1", "gid": 0, "group": "root", "item": "/var/tmp/fapolicyd_j____x_w/executables/exe1", "md5sum": "7403eb2ef3458ad3b59504c65dfdc4e8", "mode": "0755", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 101, "src": "/root/.ansible/tmp/ansible-tmp-1714225030.0956511-2486-7145120008360/source", "state": "file", "uid": 0 } changed: [sut] => (item=/var/tmp/fapolicyd_j____x_w/executables/exe2) => { "ansible_loop_var": "item", "changed": true, "checksum": "c9580e71ee973021e9e80a9ab5b7f4e8a1eb0d06", "dest": "/var/tmp/fapolicyd_j____x_w/executables/exe2", "gid": 0, "group": "root", "item": "/var/tmp/fapolicyd_j____x_w/executables/exe2", "md5sum": "25d1cf3acfa5b7819a4617e169354303", "mode": "0755", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 101, "src": "/root/.ansible/tmp/ansible-tmp-1714225030.889875-2486-174963323920788/source", "state": "file", "uid": 0 } TASK [Create a new user] ******************************************************* task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:54 Saturday 27 April 2024 13:37:11 +0000 (0:00:01.455) 0:00:04.860 ******** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1001, "home": "/home/fapolicyd_test1_user", "name": "fapolicyd_test1_user", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1001 } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:60 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.574) 0:00:05.435 ******** TASK [fedora.linux_system_roles.fapolicyd : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:2 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.020) 0:00:05.455 ******** included: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.fapolicyd : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:2 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.014) 0:00:05.469 ******** skipping: [sut] => { "changed": false, "false_condition": "__fapolicyd_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check if system is ostree] ********* task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:10 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.017) 0:00:05.487 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.fapolicyd : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:15 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.246) 0:00:05.734 ******** ok: [sut] => { "ansible_facts": { "__fapolicyd_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.fapolicyd : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:19 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.014) 0:00:05.748 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.fapolicyd : Set fapolicyd feature facts for OS versions] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:40 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.019) 0:00:05.767 ******** ok: [sut] => { "ansible_facts": { "__fapolicyd_configcheck_supported": true, "__fapolicyd_integrity_supported": true, "__fapolicyd_selinux_supported": true, "__fapolicyd_supported": true, "__fapolicyd_syslog_format_supported": true, "__fapolicyd_trust_supported": true, "__fapolicyd_trustfiles_supported": true, "__fapolicyd_watch_fs_supported": true }, "changed": false } TASK [fedora.linux_system_roles.fapolicyd : System check] ********************** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:5 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.040) 0:00:05.808 ******** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_supported", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check trust compatibility] ********* task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:13 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.007) 0:00:05.816 ******** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_trust_supported", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check integrity compatibility] ***** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:24 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.017) 0:00:05.833 ******** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_integrity_supported", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check trust files compatibility] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:35 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.016) 0:00:05.850 ******** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_trustfiles_supported", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check failed conditions] *********** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:46 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.018) 0:00:05.869 ******** skipping: [sut] => { "changed": false, "false_condition": "__failed_check_trust is failed or __failed_check_integrity is failed or __failed_check_trusted_file is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Install fapolicyd packages] ******** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:51 Saturday 27 April 2024 13:37:12 +0000 (0:00:00.010) 0:00:05.880 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.6-3.fc40.noarch", "Installed: fapolicyd-1.3.2-4.fc40.x86_64", "Installed: fapolicyd-selinux-1.3.2-4.fc40.noarch", "Installed: rpm-plugin-fapolicyd-4.19.1.1-1.fc40.x86_64" ] } lsrpackages: fapolicyd fapolicyd-selinux TASK [fedora.linux_system_roles.fapolicyd : Copy fapolicyd configuration file] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:59 Saturday 27 April 2024 13:37:27 +0000 (0:00:15.249) 0:00:21.129 ******** changed: [sut] => { "changed": true, "checksum": "d79d7424d2f9daf8e9e018c5750ecd06d3beba55", "dest": "/etc/fapolicyd/fapolicyd.conf", "gid": 993, "group": "fapolicyd", "md5sum": "769ccbfa27940a69973575df5fa87cdf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:fapolicyd_config_t:s0", "size": 509, "src": "/root/.ansible/tmp/ansible-tmp-1714225047.8288217-2552-149004527226160/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.fapolicyd : Run fapolicyd configuration check] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:68 Saturday 27 April 2024 13:37:28 +0000 (0:00:00.860) 0:00:21.990 ******** ok: [sut] => { "changed": false, "cmd": [ "fapolicyd-cli", "--check-config" ], "delta": "0:00:00.008311", "end": "2024-04-27 13:37:28.938262", "rc": 0, "start": "2024-04-27 13:37:28.929951" } STDOUT: Daemon config is OK TASK [fedora.linux_system_roles.fapolicyd : Start fapolicyd service] *********** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:76 Saturday 27 April 2024 13:37:28 +0000 (0:00:00.324) 0:00:22.314 ******** changed: [sut] => { "changed": true, "enabled": true, "name": "fapolicyd.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:fapolicyd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "local-fs.target systemd-tmpfiles-setup.service systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "File Access Policy Daemon", "DevicePolicy": "auto", "Documentation": "\"man:fapolicyd(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/fapolicyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "fapolicyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14767", "LimitNPROCSoft": "14767", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14767", "LimitSIGPENDINGSoft": "14767", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3523899392", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "fapolicyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/fapolicyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "on-abnormal", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4430", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.fapolicyd : Restart fapolicyd service] ********* task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:85 Saturday 27 April 2024 13:37:30 +0000 (0:00:01.055) 0:00:23.370 ******** changed: [sut] => { "changed": true, "enabled": true, "name": "fapolicyd.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:fapolicyd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-27 13:37:29 UTC", "ActiveEnterTimestampMonotonic": "547967719", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "local-fs.target systemd-journald.socket system.slice systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-27 13:37:29 UTC", "AssertTimestampMonotonic": "547899340", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "715367000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-27 13:37:29 UTC", "ConditionTimestampMonotonic": "547899335", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/fapolicyd.service", "ControlGroupId": "6223", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "File Access Policy Daemon", "DevicePolicy": "auto", "Documentation": "\"man:fapolicyd(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6231", "ExecMainStartTimestamp": "Sat 2024-04-27 13:37:29 UTC", "ExecMainStartTimestampMonotonic": "547967323", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; ignore_errors=no ; start_time=[Sat 2024-04-27 13:37:29 UTC] ; stop_time=[Sat 2024-04-27 13:37:29 UTC] ; pid=6230 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; flags= ; start_time=[Sat 2024-04-27 13:37:29 UTC] ; stop_time=[Sat 2024-04-27 13:37:29 UTC] ; pid=6230 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; ignore_errors=no ; start_time=[Sat 2024-04-27 13:37:29 UTC] ; stop_time=[Sat 2024-04-27 13:37:29 UTC] ; pid=6205 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; flags= ; start_time=[Sat 2024-04-27 13:37:29 UTC] ; stop_time=[Sat 2024-04-27 13:37:29 UTC] ; pid=6205 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/fapolicyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "fapolicyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-04-27 13:37:29 UTC", "InactiveExitTimestampMonotonic": "547908327", "InvocationID": "f824a0afcb5440bcb91e6794ff60cfb5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14767", "LimitNPROCSoft": "14767", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14767", "LimitSIGPENDINGSoft": "14767", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6231", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3533590528", "MemoryCurrent": "11784192", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "12169216", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "fapolicyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/fapolicyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "on-abnormal", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-04-27 13:37:29 UTC", "StateChangeTimestampMonotonic": "547967719", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4430", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.fapolicyd : Check fapolicyd logs] ************** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:96 Saturday 27 April 2024 13:37:34 +0000 (0:00:04.054) 0:00:27.425 ******** skipping: [sut] => { "changed": false, "false_condition": "__fapolicyd_start is failed or __fapolicyd_restart is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Trustdb cleanup] ******************* task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:103 Saturday 27 April 2024 13:37:34 +0000 (0:00:00.010) 0:00:27.435 ******** changed: [sut] => { "changed": true, "cmd": [ "fapolicyd-cli", "--file", "delete", "/" ], "delta": "0:00:00.009706", "end": "2024-04-27 13:37:34.425663", "failed_when_result": false, "rc": 1, "start": "2024-04-27 13:37:34.415957" } STDERR: / is not in the trust database MSG: non-zero return code TASK [fedora.linux_system_roles.fapolicyd : Add file to trustdb] *************** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:108 Saturday 27 April 2024 13:37:34 +0000 (0:00:00.371) 0:00:27.807 ******** changed: [sut] => (item=/etc/passwd) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "fapolicyd-cli", "--file", "add", "/etc/passwd" ], "delta": "0:00:00.011799", "end": "2024-04-27 13:37:34.815576", "item": "/etc/passwd", "rc": 0, "start": "2024-04-27 13:37:34.803777" } changed: [sut] => (item=/etc/fapolicyd/fapolicyd.conf) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "fapolicyd-cli", "--file", "add", "/etc/fapolicyd/fapolicyd.conf" ], "delta": "0:00:00.010920", "end": "2024-04-27 13:37:35.192031", "item": "/etc/fapolicyd/fapolicyd.conf", "rc": 0, "start": "2024-04-27 13:37:35.181111" } changed: [sut] => (item=/etc/krb5.conf) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "fapolicyd-cli", "--file", "add", "/etc/krb5.conf" ], "delta": "0:00:00.010669", "end": "2024-04-27 13:37:35.485463", "item": "/etc/krb5.conf", "rc": 0, "start": "2024-04-27 13:37:35.474794" } changed: [sut] => (item=/var/tmp/fapolicyd_j____x_w/executables/exe1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "fapolicyd-cli", "--file", "add", "/var/tmp/fapolicyd_j____x_w/executables/exe1" ], "delta": "0:00:00.010833", "end": "2024-04-27 13:37:35.775527", "item": "/var/tmp/fapolicyd_j____x_w/executables/exe1", "rc": 0, "start": "2024-04-27 13:37:35.764694" } TASK [fedora.linux_system_roles.fapolicyd : Update fapolicyd db] *************** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:124 Saturday 27 April 2024 13:37:35 +0000 (0:00:01.345) 0:00:29.153 ******** changed: [sut] => { "changed": true, "cmd": "set -euo pipefail\n# get current journal cursor\ncursor=\"\"\nwhile [ -z \"$cursor\" ]; do\n sleep 1\n cursor=\"$(journalctl -u fapolicyd -n 0 --show-cursor |\n awk '/^-- cursor:/ {print $3}')\" || :\ndone\nsystemctl restart fapolicyd\nsearch_str='fapolicyd[^:\\ ]*:\\ Starting to listen for events$'\n# wait until we see the search_str - wait up to 30 seconds\nwaittime=30 # seconds\nendtime=\"$(expr \"$(date +%s)\" + \"$waittime\")\"\nset +o pipefail # the read will always return a failure code at EOF\njournalctl -u fapolicyd --no-tail -f --after-cursor \"$cursor\" | \\\nwhile read -r line; do\n if [[ \"$line\" =~ $search_str ]]; then\n echo INFO: trustdb is updated\n exit 0\n fi\ndone & pid=$!\nwhile ps -p \"$pid\"; do\n if [ \"$(date +%s)\" -gt \"$endtime\" ]; then\n echo ERROR: failed to update the trustdb\n exit 1\n fi\n sleep 1\ndone\necho INFO: trustdb is updated\nexit 0 # success\n", "delta": "0:00:03.272642", "end": "2024-04-27 13:37:39.343312", "rc": 0, "start": "2024-04-27 13:37:36.070670" } STDOUT: PID TTY TIME CMD 6431 ? 00:00:00 sh INFO: trustdb is updated PID TTY TIME CMD INFO: trustdb is updated TASK [fedora.linux_system_roles.fapolicyd : Making sure fapolicyd does not run if it was set so] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:160 Saturday 27 April 2024 13:37:39 +0000 (0:00:03.566) 0:00:32.720 ******** skipping: [sut] => { "changed": false, "false_condition": "not fapolicyd_setup_enable_service", "skip_reason": "Conditional result was False" } TASK [Run trusted binary exe1] ************************************************* task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:72 Saturday 27 April 2024 13:37:39 +0000 (0:00:00.009) 0:00:32.729 ******** ok: [sut] => { "changed": false, "cmd": [ "su", "-", "fapolicyd_test1_user", "-c", "/var/tmp/fapolicyd_j____x_w/executables/exe1" ], "delta": "0:00:00.713286", "end": "2024-04-27 13:37:40.360243", "rc": 0, "start": "2024-04-27 13:37:39.646957" } TASK [Replace binary exe1 with exe2] ******************************************* task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:78 Saturday 27 April 2024 13:37:40 +0000 (0:00:01.007) 0:00:33.736 ******** changed: [sut] => { "changed": true, "checksum": "c9580e71ee973021e9e80a9ab5b7f4e8a1eb0d06", "dest": "/var/tmp/fapolicyd_j____x_w/executables/exe1", "gid": 0, "group": "root", "md5sum": "25d1cf3acfa5b7819a4617e169354303", "mode": "0755", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 101, "src": "/var/tmp/fapolicyd_j____x_w/executables/exe2", "state": "file", "uid": 0 } TASK [Run untrusted binary exe2] *********************************************** task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:85 Saturday 27 April 2024 13:37:40 +0000 (0:00:00.439) 0:00:34.176 ******** ok: [sut] => { "changed": false, "cmd": [ "su", "-", "fapolicyd_test1_user", "-c", "/var/tmp/fapolicyd_j____x_w/executables/exe2" ], "delta": "0:00:00.065556", "end": "2024-04-27 13:37:41.159474", "failed_when_result": false, "rc": 126, "start": "2024-04-27 13:37:41.093918" } STDERR: -bash: line 1: /var/tmp/fapolicyd_j____x_w/executables/exe2: Operation not permitted MSG: non-zero return code TASK [Check now untrusted exe1 after replacement] ****************************** task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:93 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.358) 0:00:34.534 ******** ok: [sut] => { "changed": false, "cmd": [ "su", "-", "fapolicyd_test1_user", "-c", "/var/tmp/fapolicyd_j____x_w/executables/exe1" ], "delta": "0:00:00.064125", "end": "2024-04-27 13:37:41.514827", "failed_when_result": false, "rc": 126, "start": "2024-04-27 13:37:41.450702" } STDERR: -bash: line 1: /var/tmp/fapolicyd_j____x_w/executables/exe1: Operation not permitted MSG: non-zero return code TASK [Run the role again without test file] ************************************ task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:101 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.355) 0:00:34.889 ******** TASK [fedora.linux_system_roles.fapolicyd : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:2 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.024) 0:00:34.914 ******** included: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.fapolicyd : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:2 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.014) 0:00:34.929 ******** skipping: [sut] => { "changed": false, "false_condition": "__fapolicyd_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check if system is ostree] ********* task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:10 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.017) 0:00:34.946 ******** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:15 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.011) 0:00:34.958 ******** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:19 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.012) 0:00:34.970 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.fapolicyd : Set fapolicyd feature facts for OS versions] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:40 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.022) 0:00:34.993 ******** ok: [sut] => { "ansible_facts": { "__fapolicyd_configcheck_supported": true, "__fapolicyd_integrity_supported": true, "__fapolicyd_selinux_supported": true, "__fapolicyd_supported": true, "__fapolicyd_syslog_format_supported": true, "__fapolicyd_trust_supported": true, "__fapolicyd_trustfiles_supported": true, "__fapolicyd_watch_fs_supported": true }, "changed": false } TASK [fedora.linux_system_roles.fapolicyd : System check] ********************** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:5 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.043) 0:00:35.036 ******** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_supported", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check trust compatibility] ********* task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:13 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.010) 0:00:35.047 ******** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_trust_supported", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check integrity compatibility] ***** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:24 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.018) 0:00:35.066 ******** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_integrity_supported", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check trust files compatibility] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:35 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.017) 0:00:35.084 ******** skipping: [sut] => { "changed": false, "false_condition": "fapolicyd_add_trusted_file | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check failed conditions] *********** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:46 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.018) 0:00:35.102 ******** skipping: [sut] => { "changed": false, "false_condition": "__failed_check_trust is failed or __failed_check_integrity is failed or __failed_check_trusted_file is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Install fapolicyd packages] ******** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:51 Saturday 27 April 2024 13:37:41 +0000 (0:00:00.013) 0:00:35.115 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: fapolicyd fapolicyd-selinux TASK [fedora.linux_system_roles.fapolicyd : Copy fapolicyd configuration file] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:59 Saturday 27 April 2024 13:37:43 +0000 (0:00:01.573) 0:00:36.689 ******** ok: [sut] => { "changed": false, "checksum": "d79d7424d2f9daf8e9e018c5750ecd06d3beba55", "dest": "/etc/fapolicyd/fapolicyd.conf", "gid": 993, "group": "fapolicyd", "mode": "0644", "owner": "root", "path": "/etc/fapolicyd/fapolicyd.conf", "secontext": "system_u:object_r:fapolicyd_config_t:s0", "size": 509, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.fapolicyd : Run fapolicyd configuration check] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:68 Saturday 27 April 2024 13:37:44 +0000 (0:00:00.752) 0:00:37.441 ******** skipping: [sut] => { "changed": false, "false_condition": "__fapolicy_conf is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Start fapolicyd service] *********** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:76 Saturday 27 April 2024 13:37:44 +0000 (0:00:00.018) 0:00:37.460 ******** ok: [sut] => { "changed": false, "enabled": true, "name": "fapolicyd.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:fapolicyd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-27 13:37:38 UTC", "ActiveEnterTimestampMonotonic": "556236843", "ActiveExitTimestamp": "Sat 2024-04-27 13:37:37 UTC", "ActiveExitTimestampMonotonic": "555101937", "ActiveState": "active", "After": "local-fs.target systemd-journald.socket system.slice systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-27 13:37:38 UTC", "AssertTimestampMonotonic": "556181715", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1136511000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-27 13:37:38 UTC", "ConditionTimestampMonotonic": "556181710", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/fapolicyd.service", "ControlGroupId": "6309", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "File Access Policy Daemon", "DevicePolicy": "auto", "Documentation": "\"man:fapolicyd(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6426", "ExecMainStartTimestamp": "Sat 2024-04-27 13:37:38 UTC", "ExecMainStartTimestampMonotonic": "556235537", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; ignore_errors=no ; start_time=[Sat 2024-04-27 13:37:38 UTC] ; stop_time=[Sat 2024-04-27 13:37:38 UTC] ; pid=6425 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; flags= ; start_time=[Sat 2024-04-27 13:37:38 UTC] ; stop_time=[Sat 2024-04-27 13:37:38 UTC] ; pid=6425 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; ignore_errors=no ; start_time=[Sat 2024-04-27 13:37:38 UTC] ; stop_time=[Sat 2024-04-27 13:37:38 UTC] ; pid=6400 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; flags= ; start_time=[Sat 2024-04-27 13:37:38 UTC] ; stop_time=[Sat 2024-04-27 13:37:38 UTC] ; pid=6400 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/fapolicyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "fapolicyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-04-27 13:37:38 UTC", "InactiveEnterTimestampMonotonic": "556180941", "InactiveExitTimestamp": "Sat 2024-04-27 13:37:38 UTC", "InactiveExitTimestampMonotonic": "556191354", "InvocationID": "389fa02b3e21486692a5b3ed8b1aefaf", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14767", "LimitNPROCSoft": "14767", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14767", "LimitSIGPENDINGSoft": "14767", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6426", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3494092800", "MemoryCurrent": "29356032", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "29995008", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "fapolicyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/fapolicyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "on-abnormal", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-04-27 13:37:38 UTC", "StateChangeTimestampMonotonic": "556236843", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4430", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.fapolicyd : Restart fapolicyd service] ********* task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:85 Saturday 27 April 2024 13:37:44 +0000 (0:00:00.530) 0:00:37.990 ******** skipping: [sut] => { "changed": false, "false_condition": "__fapolicy_conf is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check fapolicyd logs] ************** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:96 Saturday 27 April 2024 13:37:44 +0000 (0:00:00.017) 0:00:38.008 ******** skipping: [sut] => { "changed": false, "false_condition": "__fapolicyd_start is failed or __fapolicyd_restart is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Trustdb cleanup] ******************* task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:103 Saturday 27 April 2024 13:37:44 +0000 (0:00:00.010) 0:00:38.019 ******** changed: [sut] => { "changed": true, "cmd": [ "fapolicyd-cli", "--file", "delete", "/" ], "delta": "0:00:00.008998", "end": "2024-04-27 13:37:44.939237", "failed_when_result": false, "rc": 0, "start": "2024-04-27 13:37:44.930239" } TASK [fedora.linux_system_roles.fapolicyd : Add file to trustdb] *************** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:108 Saturday 27 April 2024 13:37:44 +0000 (0:00:00.297) 0:00:38.316 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.fapolicyd : Update fapolicyd db] *************** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:124 Saturday 27 April 2024 13:37:44 +0000 (0:00:00.018) 0:00:38.334 ******** changed: [sut] => { "changed": true, "cmd": "set -euo pipefail\n# get current journal cursor\ncursor=\"\"\nwhile [ -z \"$cursor\" ]; do\n sleep 1\n cursor=\"$(journalctl -u fapolicyd -n 0 --show-cursor |\n awk '/^-- cursor:/ {print $3}')\" || :\ndone\nsystemctl restart fapolicyd\nsearch_str='fapolicyd[^:\\ ]*:\\ Starting to listen for events$'\n# wait until we see the search_str - wait up to 30 seconds\nwaittime=30 # seconds\nendtime=\"$(expr \"$(date +%s)\" + \"$waittime\")\"\nset +o pipefail # the read will always return a failure code at EOF\njournalctl -u fapolicyd --no-tail -f --after-cursor \"$cursor\" | \\\nwhile read -r line; do\n if [[ \"$line\" =~ $search_str ]]; then\n echo INFO: trustdb is updated\n exit 0\n fi\ndone & pid=$!\nwhile ps -p \"$pid\"; do\n if [ \"$(date +%s)\" -gt \"$endtime\" ]; then\n echo ERROR: failed to update the trustdb\n exit 1\n fi\n sleep 1\ndone\necho INFO: trustdb is updated\nexit 0 # success\n", "delta": "0:00:03.900386", "end": "2024-04-27 13:37:49.152954", "rc": 0, "start": "2024-04-27 13:37:45.252568" } STDOUT: PID TTY TIME CMD 6823 ? 00:00:00 sh INFO: trustdb is updated PID TTY TIME CMD INFO: trustdb is updated TASK [fedora.linux_system_roles.fapolicyd : Making sure fapolicyd does not run if it was set so] *** task path: /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:160 Saturday 27 April 2024 13:37:49 +0000 (0:00:04.196) 0:00:42.531 ******** skipping: [sut] => { "changed": false, "false_condition": "not fapolicyd_setup_enable_service", "skip_reason": "Conditional result was False" } TASK [Run untrusted exe1 after removing from trustdb] ************************** task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:109 Saturday 27 April 2024 13:37:49 +0000 (0:00:00.010) 0:00:42.541 ******** ok: [sut] => { "changed": false, "cmd": [ "su", "-", "fapolicyd_test1_user", "-c", "/var/tmp/fapolicyd_j____x_w/executables/exe1" ], "delta": "0:00:00.170373", "end": "2024-04-27 13:37:49.629556", "failed_when_result": false, "rc": 126, "start": "2024-04-27 13:37:49.459183" } STDERR: -bash: line 1: /var/tmp/fapolicyd_j____x_w/executables/exe1: Operation not permitted MSG: non-zero return code TASK [Shutdown fapolicyd] ****************************************************** task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:117 Saturday 27 April 2024 13:37:49 +0000 (0:00:00.465) 0:00:43.006 ******** changed: [sut] => { "changed": true, "enabled": false, "name": "fapolicyd", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:fapolicyd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-27 13:37:48 UTC", "ActiveEnterTimestampMonotonic": "566103198", "ActiveExitTimestamp": "Sat 2024-04-27 13:37:46 UTC", "ActiveExitTimestampMonotonic": "564283338", "ActiveState": "active", "After": "local-fs.target systemd-journald.socket system.slice systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-27 13:37:48 UTC", "AssertTimestampMonotonic": "566044398", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "917601000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-27 13:37:48 UTC", "ConditionTimestampMonotonic": "566044394", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/fapolicyd.service", "ControlGroupId": "6395", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "File Access Policy Daemon", "DevicePolicy": "auto", "Documentation": "\"man:fapolicyd(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6818", "ExecMainStartTimestamp": "Sat 2024-04-27 13:37:48 UTC", "ExecMainStartTimestampMonotonic": "566102946", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; ignore_errors=no ; start_time=[Sat 2024-04-27 13:37:48 UTC] ; stop_time=[Sat 2024-04-27 13:37:48 UTC] ; pid=6817 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; flags= ; start_time=[Sat 2024-04-27 13:37:48 UTC] ; stop_time=[Sat 2024-04-27 13:37:48 UTC] ; pid=6817 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; ignore_errors=no ; start_time=[Sat 2024-04-27 13:37:48 UTC] ; stop_time=[Sat 2024-04-27 13:37:48 UTC] ; pid=6791 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; flags= ; start_time=[Sat 2024-04-27 13:37:48 UTC] ; stop_time=[Sat 2024-04-27 13:37:48 UTC] ; pid=6791 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/fapolicyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "fapolicyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-04-27 13:37:48 UTC", "InactiveEnterTimestampMonotonic": "566043506", "InactiveExitTimestamp": "Sat 2024-04-27 13:37:48 UTC", "InactiveExitTimestampMonotonic": "566053416", "InvocationID": "6782720873e643aea8ceae7181575adc", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14767", "LimitNPROCSoft": "14767", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14767", "LimitSIGPENDINGSoft": "14767", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6818", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3485659136", "MemoryCurrent": "24715264", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "28311552", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "fapolicyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/fapolicyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "on-abnormal", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-04-27 13:37:48 UTC", "StateChangeTimestampMonotonic": "566103198", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4430", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Clean up temp directory] ************************************************* task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:123 Saturday 27 April 2024 13:37:51 +0000 (0:00:02.226) 0:00:45.233 ******** changed: [sut] => { "changed": true, "path": "/var/tmp/fapolicyd_j____x_w", "state": "absent" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:128 Saturday 27 April 2024 13:37:52 +0000 (0:00:00.260) 0:00:45.493 ******** changed: [sut] => { "attempts": 1, "changed": true, "force": false, "name": "fapolicyd_test1_user", "remove": false, "state": "absent" } TASK [Debug test user removal failure] ***************************************** task path: /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:138 Saturday 27 April 2024 13:37:52 +0000 (0:00:00.597) 0:00:46.090 ******** skipping: [sut] => { "changed": false, "false_condition": "__result is failed", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=32 changed=17 unreachable=0 failed=0 skipped=24 rescued=0 ignored=0 Saturday 27 April 2024 13:37:52 +0000 (0:00:00.014) 0:00:46.105 ******** =============================================================================== fedora.linux_system_roles.fapolicyd : Install fapolicyd packages ------- 15.25s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:51 fedora.linux_system_roles.fapolicyd : Update fapolicyd db --------------- 4.20s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:124 fedora.linux_system_roles.fapolicyd : Restart fapolicyd service --------- 4.05s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:85 fedora.linux_system_roles.fapolicyd : Update fapolicyd db --------------- 3.57s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:124 Gathering Facts --------------------------------------------------------- 2.51s /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:2 ------------ Shutdown fapolicyd ------------------------------------------------------ 2.23s /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:117 ---------- fedora.linux_system_roles.fapolicyd : Install fapolicyd packages -------- 1.57s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:51 Create shell executables ------------------------------------------------ 1.46s /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:39 ----------- fedora.linux_system_roles.fapolicyd : Add file to trustdb --------------- 1.35s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:108 fedora.linux_system_roles.fapolicyd : Start fapolicyd service ----------- 1.06s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:76 Run trusted binary exe1 ------------------------------------------------- 1.01s /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:72 ----------- fedora.linux_system_roles.fapolicyd : Copy fapolicyd configuration file --- 0.86s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:59 fedora.linux_system_roles.fapolicyd : Copy fapolicyd configuration file --- 0.75s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:59 Remove test user -------------------------------------------------------- 0.60s /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:128 ---------- Create directories for tests -------------------------------------------- 0.59s /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:30 ----------- Create a new user ------------------------------------------------------- 0.57s /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:54 ----------- fedora.linux_system_roles.fapolicyd : Start fapolicyd service ----------- 0.53s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:76 Run untrusted exe1 after removing from trustdb -------------------------- 0.47s /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:109 ---------- Replace binary exe1 with exe2 ------------------------------------------- 0.44s /WORKDIR/git-weekly-ciot3wjppt/tests/tests_trusted_execution.yml:78 ----------- fedora.linux_system_roles.fapolicyd : Trustdb cleanup ------------------- 0.37s /WORKDIR/git-weekly-ciot3wjppt/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:103 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---