{"id":577043,"status":"ok","playbook":{"id":4295,"items":{"plays":1,"tasks":1,"results":1,"hosts":1,"files":1,"records":0},"arguments":{"version":null,"verbosity":2,"private_key_file":"/home/ssh-gateway/.ssh/id_rsa","remote_user":"root","connection":"ssh","timeout":null,"ssh_common_args":null,"sftp_extra_args":null,"scp_extra_args":null,"ssh_extra_args":null,"ask_pass":false,"connection_password_file":null,"force_handlers":false,"flush_cache":false,"become":false,"become_method":"sudo","become_user":null,"become_ask_pass":false,"become_password_file":null,"tags":["all"],"skip_tags":[],"check":false,"diff":false,"inventory":["/home/ssh-gateway/ansible/kuly/hosts-kvm-nodes"],"listhosts":false,"subset":"kvm016","extra_vars":"Not saved by ARA as configured by 'ignored_arguments'","vault_ids":[],"ask_vault_pass":false,"vault_password_files":[],"forks":20,"module_path":null,"syntax":false,"listtasks":false,"listtags":false,"step":false,"start_at_task":null,"args":["RM10126-CR-tuned-install.yaml"]},"labels":[{"id":1,"name":"remote_user:root"},{"id":2,"name":"check:False"},{"id":3,"name":"tags:all"},{"id":207,"name":"subset:kvm016"}],"started":"2025-11-03T15:15:49.629028Z","ended":"2025-11-03T15:16:22.230919Z","duration":"00:00:32.601891","name":null,"ansible_version":"2.16.11","client_version":"1.7.3","python_version":"3.10.10","server_version":"1.7.3","status":"completed","path":"/home/ssh-gateway/ansible/kuly/RM10126-CR-tuned-install.yaml","controller":"ssh-gw-4.layershift.com","user":"root"},"play":{"id":4762,"items":{"tasks":1,"results":1},"started":"2025-11-03T15:15:49.822270Z","ended":"2025-11-03T15:16:22.131744Z","duration":"00:00:32.309474","name":"Playbook to install and config tuned on CRs","status":"completed"},"task":{"id":10527,"items":{"results":1},"path":"/home/ssh-gateway/ansible/kuly/RM10126-CR-tuned-install.yaml","tags":[],"started":"2025-11-03T15:15:49.878139Z","ended":"2025-11-03T15:16:22.081835Z","duration":"00:00:32.203696","name":"Install","uuid":"001851d0-75dc-0988-9fb6-00000000001b","action":"ansible.builtin.shell","lineno":6,"handler":false,"status":"completed","warnings":[],"deprecations":[],"exceptions":[],"file":6415},"host":{"id":213331,"name":"kvm016","changed":0,"failed":0,"ok":1,"skipped":0,"unreachable":0},"delegated_to":[],"content":{"ansible_facts":{"discovered_interpreter_python":"/usr/bin/python3"},"changed":false,"cmd":"set -o pipefail\ndnf clean all\ndnf -y install tuned\nsystemctl enable --now tuned.service\nmkdir -p /etc/tuned/ls-cr-tweaks/\ncat > /etc/tuned/ls-cr-tweaks/tuned.conf << EOF\n[main]\nsummary=LS optimized profile for COMPUTE RESOURCES\n\n[sysctl]\nvm.swappiness = 10\n\n[scheduler]\nruntime=0\nsched_migration_cost_ns = 5000000\nEOF\ntuned-adm profile ls-cr-tweaks\n","delta":"0:00:31.258968","end":"2025-11-03 15:16:22.009191","invocation":{"module_args":{"_raw_params":"set -o pipefail\ndnf clean all\ndnf -y install tuned\nsystemctl enable --now tuned.service\nmkdir -p /etc/tuned/ls-cr-tweaks/\ncat > /etc/tuned/ls-cr-tweaks/tuned.conf << EOF\n[main]\nsummary=LS optimized profile for COMPUTE RESOURCES\n\n[sysctl]\nvm.swappiness = 10\n\n[scheduler]\nruntime=0\nsched_migration_cost_ns = 5000000\nEOF\ntuned-adm profile ls-cr-tweaks\n","_uses_shell":true,"argv":null,"chdir":null,"creates":null,"executable":"/bin/bash","expand_argument_vars":true,"removes":null,"stdin":null,"stdin_add_newline":true,"strip_empty_ends":true}},"msg":"","rc":0,"start":"2025-11-03 15:15:50.750223","stderr":"","stderr_lines":[],"stdout":"53 files removed\nAlmaLinux 9 - AppStream                          30 MB/s |  21 MB     00:00    \nAlmaLinux 9 - BaseOS                             38 MB/s |  33 MB     00:00    \nAlmaLinux 9 - Extras                             63 kB/s |  20 kB     00:00    \nExtra Packages for Enterprise Linux 9 - x86_64   17 MB/s |  20 MB     00:01    \nExtra Packages for Enterprise Linux 9 openh264  3.5 kB/s | 2.5 kB     00:00    \nkernelcare                                       73 kB/s |  25 kB     00:00    \ncreated by dnf config-manager from http://mirro 2.3 MB/s | 454 kB     00:00    \nDependencies resolved.\n================================================================================\n Package                 Arch      Version                   Repository    Size\n================================================================================\nInstalling:\n tuned                   noarch    2.25.1-2.el9_6            baseos       351 k\nInstalling dependencies:\n hdparm                  x86_64    9.62-2.el9                baseos        95 k\n libbabeltrace           x86_64    1.5.8-10.el9              appstream    186 k\n libtraceevent           x86_64    1.5.3-3.el9               baseos       213 k\n python3-inotify         noarch    0.9.6-25.el9              baseos        52 k\n python3-linux-procfs    noarch    0.7.3-1.el9               baseos        30 k\n python3-pyudev          noarch    0.22.0-6.el9              baseos        76 k\n virt-what               x86_64    1.27-1.el9                baseos        42 k\nInstalling weak dependencies:\n python3-perf            x86_64    5.14.0-570.58.1.el9_6     appstream    3.2 M\n\nTransaction Summary\n================================================================================\nInstall  9 Packages\n\nTotal download size: 4.2 M\nInstalled size: 13 M\nDownloading Packages:\n(1/9): hdparm-9.62-2.el9.x86_64.rpm             2.6 MB/s |  95 kB     00:00    \n(2/9): libbabeltrace-1.5.8-10.el9.x86_64.rpm    3.8 MB/s | 186 kB     00:00    \n(3/9): libtraceevent-1.5.3-3.el9.x86_64.rpm      13 MB/s | 213 kB     00:00    \n(4/9): python3-inotify-0.9.6-25.el9.noarch.rpm  5.9 MB/s |  52 kB     00:00    \n(5/9): python3-linux-procfs-0.7.3-1.el9.noarch. 2.7 MB/s |  30 kB     00:00    \n(6/9): python3-pyudev-0.22.0-6.el9.noarch.rpm   7.7 MB/s |  76 kB     00:00    \n(7/9): virt-what-1.27-1.el9.x86_64.rpm          2.5 MB/s |  42 kB     00:00    \n(8/9): python3-perf-5.14.0-570.58.1.el9_6.x86_6  31 MB/s | 3.2 MB     00:00    \n(9/9): tuned-2.25.1-2.el9_6.noarch.rpm          8.2 MB/s | 351 kB     00:00    \n--------------------------------------------------------------------------------\nTotal                                           6.4 MB/s | 4.2 MB     00:00     \nRunning transaction check\nTransaction check succeeded.\nRunning transaction test\nTransaction test succeeded.\nRunning transaction\n  Preparing        :                                                        1/1 \n  Installing       : virt-what-1.27-1.el9.x86_64                            1/9 \n  Installing       : python3-pyudev-0.22.0-6.el9.noarch                     2/9 \n  Installing       : python3-linux-procfs-0.7.3-1.el9.noarch                3/9 \n  Installing       : python3-inotify-0.9.6-25.el9.noarch                    4/9 \n  Installing       : libtraceevent-1.5.3-3.el9.x86_64                       5/9 \n  Installing       : hdparm-9.62-2.el9.x86_64                               6/9 \n  Installing       : libbabeltrace-1.5.8-10.el9.x86_64                      7/9 \n  Installing       : python3-perf-5.14.0-570.58.1.el9_6.x86_64              8/9 \n  Installing       : tuned-2.25.1-2.el9_6.noarch                            9/9 \n  Running scriptlet: tuned-2.25.1-2.el9_6.noarch                            9/9 \nCreated symlink /etc/systemd/system/multi-user.target.wants/tuned.service \u2192 /usr/lib/systemd/system/tuned.service.\n\n\"/var/tmp\" already exists and is not a directory.\n\n  Verifying        : libbabeltrace-1.5.8-10.el9.x86_64                      1/9 \n  Verifying        : python3-perf-5.14.0-570.58.1.el9_6.x86_64              2/9 \n  Verifying        : hdparm-9.62-2.el9.x86_64                               3/9 \n  Verifying        : libtraceevent-1.5.3-3.el9.x86_64                       4/9 \n  Verifying        : python3-inotify-0.9.6-25.el9.noarch                    5/9 \n  Verifying        : python3-linux-procfs-0.7.3-1.el9.noarch                6/9 \n  Verifying        : python3-pyudev-0.22.0-6.el9.noarch                     7/9 \n  Verifying        : tuned-2.25.1-2.el9_6.noarch                            8/9 \n  Verifying        : virt-what-1.27-1.el9.x86_64                            9/9 \n\nInstalled:\n  hdparm-9.62-2.el9.x86_64                                                      \n  libbabeltrace-1.5.8-10.el9.x86_64                                             \n  libtraceevent-1.5.3-3.el9.x86_64                                              \n  python3-inotify-0.9.6-25.el9.noarch                                           \n  python3-linux-procfs-0.7.3-1.el9.noarch                                       \n  python3-perf-5.14.0-570.58.1.el9_6.x86_64                                     \n  python3-pyudev-0.22.0-6.el9.noarch                                            \n  tuned-2.25.1-2.el9_6.noarch                                                   \n  virt-what-1.27-1.el9.x86_64                                                   \n\nComplete!","stdout_lines":["53 files removed","AlmaLinux 9 - AppStream                          30 MB/s |  21 MB     00:00    ","AlmaLinux 9 - BaseOS                             38 MB/s |  33 MB     00:00    ","AlmaLinux 9 - Extras                             63 kB/s |  20 kB     00:00    ","Extra Packages for Enterprise Linux 9 - x86_64   17 MB/s |  20 MB     00:01    ","Extra Packages for Enterprise Linux 9 openh264  3.5 kB/s | 2.5 kB     00:00    ","kernelcare                                       73 kB/s |  25 kB     00:00    ","created by dnf config-manager from http://mirro 2.3 MB/s | 454 kB     00:00    ","Dependencies resolved.","================================================================================"," Package                 Arch      Version                   Repository    Size","================================================================================","Installing:"," tuned                   noarch    2.25.1-2.el9_6            baseos       351 k","Installing dependencies:"," hdparm                  x86_64    9.62-2.el9                baseos        95 k"," libbabeltrace           x86_64    1.5.8-10.el9              appstream    186 k"," libtraceevent           x86_64    1.5.3-3.el9               baseos       213 k"," python3-inotify         noarch    0.9.6-25.el9              baseos        52 k"," python3-linux-procfs    noarch    0.7.3-1.el9               baseos        30 k"," python3-pyudev          noarch    0.22.0-6.el9              baseos        76 k"," virt-what               x86_64    1.27-1.el9                baseos        42 k","Installing weak dependencies:"," python3-perf            x86_64    5.14.0-570.58.1.el9_6     appstream    3.2 M","","Transaction Summary","================================================================================","Install  9 Packages","","Total download size: 4.2 M","Installed size: 13 M","Downloading Packages:","(1/9): hdparm-9.62-2.el9.x86_64.rpm             2.6 MB/s |  95 kB     00:00    ","(2/9): libbabeltrace-1.5.8-10.el9.x86_64.rpm    3.8 MB/s | 186 kB     00:00    ","(3/9): libtraceevent-1.5.3-3.el9.x86_64.rpm      13 MB/s | 213 kB     00:00    ","(4/9): python3-inotify-0.9.6-25.el9.noarch.rpm  5.9 MB/s |  52 kB     00:00    ","(5/9): python3-linux-procfs-0.7.3-1.el9.noarch. 2.7 MB/s |  30 kB     00:00    ","(6/9): python3-pyudev-0.22.0-6.el9.noarch.rpm   7.7 MB/s |  76 kB     00:00    ","(7/9): virt-what-1.27-1.el9.x86_64.rpm          2.5 MB/s |  42 kB     00:00    ","(8/9): python3-perf-5.14.0-570.58.1.el9_6.x86_6  31 MB/s | 3.2 MB     00:00    ","(9/9): tuned-2.25.1-2.el9_6.noarch.rpm          8.2 MB/s | 351 kB     00:00    ","--------------------------------------------------------------------------------","Total                                           6.4 MB/s | 4.2 MB     00:00     ","Running transaction check","Transaction check succeeded.","Running transaction test","Transaction test succeeded.","Running transaction","  Preparing        :                                                        1/1 ","  Installing       : virt-what-1.27-1.el9.x86_64                            1/9 ","  Installing       : python3-pyudev-0.22.0-6.el9.noarch                     2/9 ","  Installing       : python3-linux-procfs-0.7.3-1.el9.noarch                3/9 ","  Installing       : python3-inotify-0.9.6-25.el9.noarch                    4/9 ","  Installing       : libtraceevent-1.5.3-3.el9.x86_64                       5/9 ","  Installing       : hdparm-9.62-2.el9.x86_64                               6/9 ","  Installing       : libbabeltrace-1.5.8-10.el9.x86_64                      7/9 ","  Installing       : python3-perf-5.14.0-570.58.1.el9_6.x86_64              8/9 ","  Installing       : tuned-2.25.1-2.el9_6.noarch                            9/9 ","  Running scriptlet: tuned-2.25.1-2.el9_6.noarch                            9/9 ","Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service \u2192 /usr/lib/systemd/system/tuned.service.","","\"/var/tmp\" already exists and is not a directory.","","  Verifying        : libbabeltrace-1.5.8-10.el9.x86_64                      1/9 ","  Verifying        : python3-perf-5.14.0-570.58.1.el9_6.x86_64              2/9 ","  Verifying        : hdparm-9.62-2.el9.x86_64                               3/9 ","  Verifying        : libtraceevent-1.5.3-3.el9.x86_64                       4/9 ","  Verifying        : python3-inotify-0.9.6-25.el9.noarch                    5/9 ","  Verifying        : python3-linux-procfs-0.7.3-1.el9.noarch                6/9 ","  Verifying        : python3-pyudev-0.22.0-6.el9.noarch                     7/9 ","  Verifying        : tuned-2.25.1-2.el9_6.noarch                            8/9 ","  Verifying        : virt-what-1.27-1.el9.x86_64                            9/9 ","","Installed:","  hdparm-9.62-2.el9.x86_64                                                      ","  libbabeltrace-1.5.8-10.el9.x86_64                                             ","  libtraceevent-1.5.3-3.el9.x86_64                                              ","  python3-inotify-0.9.6-25.el9.noarch                                           ","  python3-linux-procfs-0.7.3-1.el9.noarch                                       ","  python3-perf-5.14.0-570.58.1.el9_6.x86_64                                     ","  python3-pyudev-0.22.0-6.el9.noarch                                            ","  tuned-2.25.1-2.el9_6.noarch                                                   ","  virt-what-1.27-1.el9.x86_64                                                   ","","Complete!"]},"created":"2025-11-03T15:16:22.067081Z","updated":"2025-11-03T15:16:22.067131Z","started":"2025-11-03T15:15:49.927077Z","ended":"2025-11-03T15:16:22.045175Z","duration":"00:00:32.118098","changed":false,"ignore_errors":false}