# 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-ci9dkw2f79/.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_change_settings.yml ******************************************** 1 plays in /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml PLAY [Test changing settings] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:2 Saturday 27 January 2024 09:04:38 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:10 Saturday 27 January 2024 09:04:39 +0000 (0:00:00.842) 0:00:00.854 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:15 Saturday 27 January 2024 09:04:39 +0000 (0:00:00.181) 0:00:01.035 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } TASK [Ensure required packages are installed] ********************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:20 Saturday 27 January 2024 09:04:39 +0000 (0:00:00.012) 0:00:01.048 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-2.11.0-12.el7_9.noarch providing tuned is already installed", "procps-ng-3.3.10-28.el7.x86_64 providing procps-ng is already installed" ] } lsrpackages: procps-ng tuned TASK [Ensure kernel settings profile directory exists] ************************* task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:26 Saturday 27 January 2024 09:04:40 +0000 (0:00:00.601) 0:00:01.649 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Generate a configuration for kernel settings] **************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:32 Saturday 27 January 2024 09:04:40 +0000 (0:00:00.197) 0:00:01.846 ****** changed: [sut] => { "changed": true, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "d5df32baf1a63528844555117ead6672", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "src": "/root/.ansible/tmp/ansible-tmp-1706346280.803352-2552-180284846881480/source", "state": "file", "uid": 0 } TASK [Ensure required services are enabled and started] ************************ task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:38 Saturday 27 January 2024 09:04:41 +0000 (0:00:00.432) 0:00:02.279 ****** changed: [sut] => { "changed": true, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 08:44:20 UTC", "ActiveEnterTimestampMonotonic": "15681650", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service network.target systemd-journald.socket systemd-sysctl.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 08:44:19 UTC", "AssertTimestampMonotonic": "14656898", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 08:44:19 UTC", "ConditionTimestampMonotonic": "14656896", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "846", "ExecMainStartTimestamp": "Sat 2024-01-27 08:44:19 UTC", "ExecMainStartTimestampMonotonic": "14657598", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 08:44:19 UTC", "InactiveExitTimestampMonotonic": "14657642", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "846", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service basic.target polkit.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 08:44:20 UTC", "WatchdogTimestampMonotonic": "15681581", "WatchdogUSec": "0" } } TASK [Apply kernel_settings] *************************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:44 Saturday 27 January 2024 09:04:42 +0000 (0:00:01.461) 0:00:03.741 ****** TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Saturday 27 January 2024 09:04:42 +0000 (0:00:00.021) 0:00:03.763 ****** included: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Saturday 27 January 2024 09:04:42 +0000 (0:00:00.013) 0:00:03.776 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Saturday 27 January 2024 09:04:42 +0000 (0:00:00.017) 0:00:03.794 ****** skipping: [sut] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Saturday 27 January 2024 09:04:42 +0000 (0:00:00.011) 0:00:03.806 ****** skipping: [sut] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:19 Saturday 27 January 2024 09:04:42 +0000 (0:00:00.011) 0:00:03.817 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/CentOS_7.yml" ], "changed": false } TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:5 Saturday 27 January 2024 09:04:42 +0000 (0:00:00.016) 0:00:03.833 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-2.11.0-12.el7_9.noarch providing tuned is already installed", "python-configobj-4.7.2-7.el7.noarch providing python-configobj is already installed" ] } lsrpackages: python-configobj tuned TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:11 Saturday 27 January 2024 09:04:43 +0000 (0:00:00.325) 0:00:04.159 ****** ok: [sut] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 09:04:42 UTC", "ActiveEnterTimestampMonotonic": "1237716959", "ActiveExitTimestamp": "Sat 2024-01-27 09:04:41 UTC", "ActiveExitTimestampMonotonic": "1236653081", "ActiveState": "active", "After": "basic.target dbus.service network.target systemd-journald.socket systemd-sysctl.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 09:04:42 UTC", "AssertTimestampMonotonic": "1237296800", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 09:04:42 UTC", "ConditionTimestampMonotonic": "1237296800", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11731", "ExecMainStartTimestamp": "Sat 2024-01-27 09:04:42 UTC", "ExecMainStartTimestampMonotonic": "1237297604", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Sat 2024-01-27 09:04:42 UTC] ; stop_time=[n/a] ; pid=11731 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 09:04:42 UTC", "InactiveEnterTimestampMonotonic": "1237291899", "InactiveExitTimestamp": "Sat 2024-01-27 09:04:42 UTC", "InactiveExitTimestampMonotonic": "1237297640", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11731", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service basic.target polkit.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 09:04:42 UTC", "WatchdogTimestampMonotonic": "1237716885", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:18 Saturday 27 January 2024 09:04:43 +0000 (0:00:00.221) 0:00:04.380 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kernel_settings : Generate a configuration for kernel settings] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Saturday 27 January 2024 09:04:43 +0000 (0:00:00.140) 0:00:04.521 ****** ok: [sut] => { "changed": false, "dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/home/jenkins/.ansible/tmp/ansible-local-2527y794vqhb/tmpwls0doyp/kernel_settings.j2" } TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:31 Saturday 27 January 2024 09:04:43 +0000 (0:00:00.213) 0:00:04.735 ****** ok: [sut] => { "changed": false, "content": "IyB0dW5lZCBjb25maWd1cmF0aW9uCiMKClttYWluXQpzdW1tYXJ5PWtlcm5lbCBzZXR0aW5ncwoKW3N5c2N0bF0KZnMuZXBvbGwubWF4X3VzZXJfd2F0Y2hlcz03ODU1OTIKZnMuZmlsZS1tYXg9Mzc5NzI0Cmtlcm5lbC50aHJlYWRzLW1heD0yOTk2OAp2bS5tYXhfbWFwX2NvdW50PTY1NTMwCgpbc3lzZnNdCi9zeXMvZnMvc2VsaW51eC9hdmMvY2FjaGVfdGhyZXNob2xkPTI1NgojIHNwZWN0cmUvbWVsdGRvd24gLSB0dXJuIG9mZiBmaXggZm9yIHBlcmZvcm1hbmNlIGJvb3N0Ci9zeXMva2VybmVsL2RlYnVnL3g4Ni9wdGlfZW5hYmxlZD0wCi9zeXMva2VybmVsL2RlYnVnL3g4Ni9yZXRwX2VuYWJsZWQ9MAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvaWJyc19lbmFibGVkPTAK", "encoding": "base64", "source": "/etc/tuned/kernel_settings/tuned.conf" } TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:37 Saturday 27 January 2024 09:04:43 +0000 (0:00:00.174) 0:00:04.909 ****** Notification for handler __kernel_settings_handler_modified has been saved. changed: [sut] => { "active_profile": "virtual-guest kernel_settings", "changed": true, "message": "", "new_profile": { "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "400000", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } }, "reboot_required": false } MSG: Kernel settings were updated. TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:66 Saturday 27 January 2024 09:04:44 +0000 (0:00:00.417) 0:00:05.327 ****** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.247606", "end": "2024-01-27 09:04:45.675673", "rc": 0, "start": "2024-01-27 09:04:44.428067" } TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:72 Saturday 27 January 2024 09:04:45 +0000 (0:00:01.433) 0:00:06.760 ****** included: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for sut TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Saturday 27 January 2024 09:04:45 +0000 (0:00:00.017) 0:00:06.778 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.103413", "end": "2024-01-27 09:04:45.921582", "rc": 0, "start": "2024-01-27 09:04:45.818169" } STDOUT: Verfication succeeded, current system settings match the preset profile. See tuned log file ('/var/log/tuned/tuned.log') for details. TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Saturday 27 January 2024 09:04:45 +0000 (0:00:00.229) 0:00:07.007 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Saturday 27 January 2024 09:04:45 +0000 (0:00:00.011) 0:00:07.018 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:76 Saturday 27 January 2024 09:04:45 +0000 (0:00:00.011) 0:00:07.030 ****** skipping: [sut] => { "false_condition": "__kernel_settings_register_module.reboot_required | d(false)" } TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Saturday 27 January 2024 09:04:45 +0000 (0:00:00.016) 0:00:07.046 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_module.reboot_required | d(false)", "skip_reason": "Conditional result was False" } TASK [Ensure kernel_settings_reboot_required is unset or undefined] ************ task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:57 Saturday 27 January 2024 09:04:45 +0000 (0:00:00.017) 0:00:07.064 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check sysfs after role runs] ********************************************* task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:61 Saturday 27 January 2024 09:04:46 +0000 (0:00:00.016) 0:00:07.080 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.004285", "end": "2024-01-27 09:04:46.124148", "rc": 0, "start": "2024-01-27 09:04:46.119863" } STDOUT: 65000 TASK [Check sysctl after role runs] ******************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:65 Saturday 27 January 2024 09:04:46 +0000 (0:00:00.126) 0:00:07.207 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.009587", "end": "2024-01-27 09:04:46.255957", "rc": 0, "start": "2024-01-27 09:04:46.246370" } STDOUT: 400000 TASK [Check sysctl after role runs] ******************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:71 Saturday 27 January 2024 09:04:46 +0000 (0:00:00.131) 0:00:07.338 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.006514", "end": "2024-01-27 09:04:46.383143", "rc": 0, "start": "2024-01-27 09:04:46.376629" } TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:77 Saturday 27 January 2024 09:04:46 +0000 (0:00:00.127) 0:00:07.466 ****** changed: [sut] => { "changed": true, "elapsed": 35, "rebooted": true } TASK [Check sysctl after reboot] *********************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:81 Saturday 27 January 2024 09:05:22 +0000 (0:00:35.681) 0:00:43.148 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.007199", "end": "2024-01-27 09:05:22.116384", "rc": 0, "start": "2024-01-27 09:05:22.109185" } STDOUT: 400000 TASK [Check sysfs after reboot] ************************************************ task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:87 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.133) 0:00:43.281 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003929", "end": "2024-01-27 09:05:22.240773", "rc": 0, "start": "2024-01-27 09:05:22.236844" } STDOUT: 65000 TASK [Show cmdline] ************************************************************ task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:91 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.123) 0:00:43.405 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/cmdline" ], "delta": "0:00:00.003190", "end": "2024-01-27 09:05:22.364009", "rc": 0, "start": "2024-01-27 09:05:22.360819" } STDOUT: BOOT_IMAGE=/boot/vmlinuz-3.10.0-1160.105.1.el7.x86_64 root=UUID=73765d47-a345-4c23-ac82-32fd20981152 ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8 TASK [Check sysctl after reboot] *********************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:95 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.123) 0:00:43.528 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.006439", "end": "2024-01-27 09:05:22.490361", "rc": 0, "start": "2024-01-27 09:05:22.483922" } TASK [Check with tuned verify] ************************************************* task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:101 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.126) 0:00:43.655 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.103959", "end": "2024-01-27 09:05:22.719493", "rc": 0, "start": "2024-01-27 09:05:22.615534" } STDOUT: Verfication succeeded, current system settings match the preset profile. See tuned log file ('/var/log/tuned/tuned.log') for details. TASK [Apply role again and remove settings] ************************************ task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:105 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.231) 0:00:43.886 ****** TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.022) 0:00:43.909 ****** included: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.012) 0:00:43.921 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.016) 0:00:43.938 ****** skipping: [sut] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.010) 0:00:43.949 ****** skipping: [sut] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:19 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.010) 0:00:43.960 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/CentOS_7.yml" ], "changed": false } TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:5 Saturday 27 January 2024 09:05:22 +0000 (0:00:00.015) 0:00:43.975 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-2.11.0-12.el7_9.noarch providing tuned is already installed", "python-configobj-4.7.2-7.el7.noarch providing python-configobj is already installed" ] } lsrpackages: python-configobj tuned TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:11 Saturday 27 January 2024 09:05:23 +0000 (0:00:00.473) 0:00:44.448 ****** ok: [sut] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 09:05:19 UTC", "ActiveEnterTimestampMonotonic": "5103961", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service basic.target system.slice systemd-journald.socket dbus.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 09:05:18 UTC", "AssertTimestampMonotonic": "4647613", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 09:05:18 UTC", "ConditionTimestampMonotonic": "4647611", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "855", "ExecMainStartTimestamp": "Sat 2024-01-27 09:05:18 UTC", "ExecMainStartTimestampMonotonic": "4648370", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Sat 2024-01-27 09:05:18 UTC] ; stop_time=[n/a] ; pid=855 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 09:05:18 UTC", "InactiveExitTimestampMonotonic": "4648417", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "855", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice polkit.service basic.target dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 09:05:19 UTC", "WatchdogTimestampMonotonic": "5103804", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:18 Saturday 27 January 2024 09:05:23 +0000 (0:00:00.227) 0:00:44.676 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kernel_settings : Generate a configuration for kernel settings] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Saturday 27 January 2024 09:05:23 +0000 (0:00:00.137) 0:00:44.814 ****** ok: [sut] => { "changed": false, "dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/home/jenkins/.ansible/tmp/ansible-local-2527y794vqhb/tmprl4sylua/kernel_settings.j2" } TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:31 Saturday 27 January 2024 09:05:23 +0000 (0:00:00.218) 0:00:45.032 ****** ok: [sut] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzClttYWluXQpzdW1tYXJ5ID0ga2VybmVsIHNldHRpbmdzCltzeXNjdGxdCmZzLmVwb2xsLm1heF91c2VyX3dhdGNoZXMgPSA3ODU1OTIKZnMuZmlsZS1tYXggPSA0MDAwMDAKdm0ubWF4X21hcF9jb3VudCA9IDY1NTMwCltzeXNmc10KL3N5cy9mcy9zZWxpbnV4L2F2Yy9jYWNoZV90aHJlc2hvbGQgPSAyNTYKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvaWJyc19lbmFibGVkID0gMAovc3lzL2NsYXNzL25ldC9sby9tdHUgPSA2NTAwMAo=", "encoding": "base64", "source": "/etc/tuned/kernel_settings/tuned.conf" } TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:37 Saturday 27 January 2024 09:05:24 +0000 (0:00:00.121) 0:00:45.154 ****** Notification for handler __kernel_settings_handler_modified has been saved. changed: [sut] => { "active_profile": "virtual-guest kernel_settings", "changed": true, "message": "", "new_profile": { "sysctl": { "fs.epoll.max_user_watches": "785592", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } }, "reboot_required": false } MSG: Kernel settings were updated. TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:66 Saturday 27 January 2024 09:05:24 +0000 (0:00:00.217) 0:00:45.371 ****** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.780851", "end": "2024-01-27 09:05:26.115076", "rc": 0, "start": "2024-01-27 09:05:24.334225" } TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:72 Saturday 27 January 2024 09:05:26 +0000 (0:00:01.830) 0:00:47.202 ****** included: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for sut TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.017) 0:00:47.219 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.096861", "end": "2024-01-27 09:05:26.355634", "rc": 0, "start": "2024-01-27 09:05:26.258773" } STDOUT: Verfication succeeded, current system settings match the preset profile. See tuned log file ('/var/log/tuned/tuned.log') for details. TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.222) 0:00:47.442 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.012) 0:00:47.454 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:76 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.012) 0:00:47.467 ****** skipping: [sut] => { "false_condition": "__kernel_settings_register_module.reboot_required | d(false)" } TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.019) 0:00:47.486 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_module.reboot_required | d(false)", "skip_reason": "Conditional result was False" } TASK [Force handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:116 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.020) 0:00:47.507 ****** NOTIFIED HANDLER fedora.linux_system_roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER fedora.linux_system_roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml:2 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.002) 0:00:47.510 ****** skipping: [sut] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml:12 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.016) 0:00:47.526 ****** skipping: [sut] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:119 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.016) 0:00:47.543 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check sysctl after reboot] *********************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:123 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.018) 0:00:47.561 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "delta": "0:00:00.006716", "end": "2024-01-27 09:05:26.604628", "rc": 0, "start": "2024-01-27 09:05:26.597912" } TASK [Apply kernel_settings for removing] ************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:129 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.126) 0:00:47.688 ****** TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.026) 0:00:47.714 ****** included: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.012) 0:00:47.726 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.017) 0:00:47.744 ****** skipping: [sut] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.010) 0:00:47.754 ****** skipping: [sut] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:19 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.010) 0:00:47.765 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/CentOS_7.yml" ], "changed": false } TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:5 Saturday 27 January 2024 09:05:26 +0000 (0:00:00.015) 0:00:47.781 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-2.11.0-12.el7_9.noarch providing tuned is already installed", "python-configobj-4.7.2-7.el7.noarch providing python-configobj is already installed" ] } lsrpackages: python-configobj tuned TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:11 Saturday 27 January 2024 09:05:27 +0000 (0:00:00.312) 0:00:48.094 ****** ok: [sut] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 09:05:19 UTC", "ActiveEnterTimestampMonotonic": "5103961", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service basic.target system.slice systemd-journald.socket dbus.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 09:05:18 UTC", "AssertTimestampMonotonic": "4647613", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 09:05:18 UTC", "ConditionTimestampMonotonic": "4647611", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "855", "ExecMainStartTimestamp": "Sat 2024-01-27 09:05:18 UTC", "ExecMainStartTimestampMonotonic": "4648370", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Sat 2024-01-27 09:05:18 UTC] ; stop_time=[n/a] ; pid=855 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 09:05:18 UTC", "InactiveExitTimestampMonotonic": "4648417", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "855", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice polkit.service basic.target dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 09:05:19 UTC", "WatchdogTimestampMonotonic": "5103804", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:18 Saturday 27 January 2024 09:05:27 +0000 (0:00:00.215) 0:00:48.310 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kernel_settings : Generate a configuration for kernel settings] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Saturday 27 January 2024 09:05:27 +0000 (0:00:00.136) 0:00:48.446 ****** ok: [sut] => { "changed": false, "dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/home/jenkins/.ansible/tmp/ansible-local-2527y794vqhb/tmp26l6xk2d/kernel_settings.j2" } TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:31 Saturday 27 January 2024 09:05:27 +0000 (0:00:00.210) 0:00:48.656 ****** ok: [sut] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzClttYWluXQpzdW1tYXJ5ID0ga2VybmVsIHNldHRpbmdzCltzeXNjdGxdCmZzLmVwb2xsLm1heF91c2VyX3dhdGNoZXMgPSA3ODU1OTIKdm0ubWF4X21hcF9jb3VudCA9IDY1NTMwCltzeXNmc10KL3N5cy9mcy9zZWxpbnV4L2F2Yy9jYWNoZV90aHJlc2hvbGQgPSAyNTYKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvaWJyc19lbmFibGVkID0gMAovc3lzL2NsYXNzL25ldC9sby9tdHUgPSA2NTAwMAo=", "encoding": "base64", "source": "/etc/tuned/kernel_settings/tuned.conf" } TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:37 Saturday 27 January 2024 09:05:27 +0000 (0:00:00.120) 0:00:48.777 ****** Notification for handler __kernel_settings_handler_modified has been saved. changed: [sut] => { "active_profile": "virtual-guest kernel_settings", "changed": true, "message": "", "new_profile": { "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "400001", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "60666", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } }, "reboot_required": false } MSG: Kernel settings were updated. TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:66 Saturday 27 January 2024 09:05:27 +0000 (0:00:00.220) 0:00:48.998 ****** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:02.106885", "end": "2024-01-27 09:05:30.146600", "rc": 0, "start": "2024-01-27 09:05:28.039715" } TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:72 Saturday 27 January 2024 09:05:30 +0000 (0:00:02.235) 0:00:51.234 ****** included: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for sut TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.017) 0:00:51.251 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.104949", "end": "2024-01-27 09:05:30.401162", "rc": 0, "start": "2024-01-27 09:05:30.296213" } STDOUT: Verfication succeeded, current system settings match the preset profile. See tuned log file ('/var/log/tuned/tuned.log') for details. TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.236) 0:00:51.487 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.011) 0:00:51.498 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:76 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.011) 0:00:51.510 ****** skipping: [sut] => { "false_condition": "__kernel_settings_register_module.reboot_required | d(false)" } TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.016) 0:00:51.526 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_module.reboot_required | d(false)", "skip_reason": "Conditional result was False" } TASK [Force handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:141 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.018) 0:00:51.545 ****** NOTIFIED HANDLER fedora.linux_system_roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER fedora.linux_system_roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml:2 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.002) 0:00:51.548 ****** skipping: [sut] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml:12 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.017) 0:00:51.565 ****** skipping: [sut] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:144 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.017) 0:00:51.583 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check sysctl] ************************************************************ task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:148 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.018) 0:00:51.601 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "delta": "0:00:00.006559", "end": "2024-01-27 09:05:30.648017", "rc": 0, "start": "2024-01-27 09:05:30.641458" } TASK [Check sysfs after role runs] ********************************************* task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:154 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.131) 0:00:51.733 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-x", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.004138", "end": "2024-01-27 09:05:30.777552", "rc": 0, "start": "2024-01-27 09:05:30.773414" } STDOUT: 60666 TASK [Apply kernel_settings for removing section] ****************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:158 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.129) 0:00:51.862 ****** TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.030) 0:00:51.893 ****** included: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.014) 0:00:51.907 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.020) 0:00:51.928 ****** skipping: [sut] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.012) 0:00:51.940 ****** skipping: [sut] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:19 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.012) 0:00:51.953 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/CentOS_7.yml" ], "changed": false } TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:5 Saturday 27 January 2024 09:05:30 +0000 (0:00:00.018) 0:00:51.971 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-2.11.0-12.el7_9.noarch providing tuned is already installed", "python-configobj-4.7.2-7.el7.noarch providing python-configobj is already installed" ] } lsrpackages: python-configobj tuned TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:11 Saturday 27 January 2024 09:05:31 +0000 (0:00:00.316) 0:00:52.288 ****** ok: [sut] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 09:05:19 UTC", "ActiveEnterTimestampMonotonic": "5103961", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service basic.target system.slice systemd-journald.socket dbus.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 09:05:18 UTC", "AssertTimestampMonotonic": "4647613", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 09:05:18 UTC", "ConditionTimestampMonotonic": "4647611", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "855", "ExecMainStartTimestamp": "Sat 2024-01-27 09:05:18 UTC", "ExecMainStartTimestampMonotonic": "4648370", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Sat 2024-01-27 09:05:18 UTC] ; stop_time=[n/a] ; pid=855 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 09:05:18 UTC", "InactiveExitTimestampMonotonic": "4648417", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "855", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice polkit.service basic.target dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 09:05:19 UTC", "WatchdogTimestampMonotonic": "5103804", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:18 Saturday 27 January 2024 09:05:31 +0000 (0:00:00.212) 0:00:52.501 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kernel_settings : Generate a configuration for kernel settings] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Saturday 27 January 2024 09:05:31 +0000 (0:00:00.134) 0:00:52.635 ****** ok: [sut] => { "changed": false, "dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/home/jenkins/.ansible/tmp/ansible-local-2527y794vqhb/tmpza6g7vsc/kernel_settings.j2" } TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:31 Saturday 27 January 2024 09:05:31 +0000 (0:00:00.212) 0:00:52.848 ****** ok: [sut] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzClttYWluXQpzdW1tYXJ5ID0ga2VybmVsIHNldHRpbmdzCltzeXNjdGxdCmZzLmVwb2xsLm1heF91c2VyX3dhdGNoZXMgPSA3ODU1OTIKdm0ubWF4X21hcF9jb3VudCA9IDY1NTMwCmZzLmZpbGUtbWF4ID0gNDAwMDAxCltzeXNmc10KL3N5cy9mcy9zZWxpbnV4L2F2Yy9jYWNoZV90aHJlc2hvbGQgPSAyNTYKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvaWJyc19lbmFibGVkID0gMAovc3lzL2NsYXNzL25ldC9sby9tdHUgPSA2MDY2Ngo=", "encoding": "base64", "source": "/etc/tuned/kernel_settings/tuned.conf" } TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:37 Saturday 27 January 2024 09:05:31 +0000 (0:00:00.120) 0:00:52.969 ****** Notification for handler __kernel_settings_handler_modified has been saved. changed: [sut] => { "active_profile": "virtual-guest kernel_settings", "changed": true, "message": "", "new_profile": {}, "reboot_required": false } MSG: Kernel settings were updated. TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:66 Saturday 27 January 2024 09:05:32 +0000 (0:00:00.218) 0:00:53.188 ****** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.946751", "end": "2024-01-27 09:05:34.176339", "rc": 0, "start": "2024-01-27 09:05:32.229588" } TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:72 Saturday 27 January 2024 09:05:34 +0000 (0:00:02.075) 0:00:55.263 ****** included: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for sut TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.017) 0:00:55.280 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.103100", "end": "2024-01-27 09:05:34.428477", "rc": 0, "start": "2024-01-27 09:05:34.325377" } STDOUT: Verfication succeeded, current system settings match the preset profile. See tuned log file ('/var/log/tuned/tuned.log') for details. TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.235) 0:00:55.515 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.010) 0:00:55.526 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:76 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.009) 0:00:55.536 ****** skipping: [sut] => { "false_condition": "__kernel_settings_register_module.reboot_required | d(false)" } TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.016) 0:00:55.552 ****** skipping: [sut] => { "changed": false, "false_condition": "__kernel_settings_register_module.reboot_required | d(false)", "skip_reason": "Conditional result was False" } TASK [Force handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:168 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.017) 0:00:55.570 ****** NOTIFIED HANDLER fedora.linux_system_roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER fedora.linux_system_roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml:2 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.002) 0:00:55.573 ****** skipping: [sut] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml:12 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.016) 0:00:55.589 ****** skipping: [sut] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:171 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.015) 0:00:55.605 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check sysctl] ************************************************************ task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:175 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.019) 0:00:55.624 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "delta": "0:00:00.007023", "end": "2024-01-27 09:05:34.671816", "rc": 0, "start": "2024-01-27 09:05:34.664793" } TASK [Check sysfs after role runs] ********************************************* task path: /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:181 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.133) 0:00:55.757 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003867", "end": "2024-01-27 09:05:34.801911", "rc": 0, "start": "2024-01-27 09:05:34.798044" } PLAY RECAP ********************************************************************* sut : ok=69 changed=12 unreachable=0 failed=0 skipped=34 rescued=0 ignored=0 Saturday 27 January 2024 09:05:34 +0000 (0:00:00.136) 0:00:55.893 ****** =============================================================================== Reboot the machine - see if settings persist after reboot -------------- 35.68s /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:77 ------------- fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 2.24s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:66 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 2.08s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:66 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.83s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:66 Ensure required services are enabled and started ------------------------ 1.46s /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:38 ------------- fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.43s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:66 Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:2 -------------- Ensure required packages are installed ---------------------------------- 0.60s /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:20 ------------- fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 0.47s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:5 Generate a configuration for kernel settings ---------------------------- 0.43s /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:32 ------------- fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.42s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:37 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 0.33s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:5 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 0.32s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:5 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 0.31s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:5 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.24s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.24s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Check with tuned verify ------------------------------------------------- 0.23s /WORKDIR/git-weekly-ci9dkw2f79/tests/tests_change_settings.yml:101 ------------ fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.23s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 0.23s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:11 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.22s /WORKDIR/git-weekly-ci9dkw2f79/.collection/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---